Revert "Clean up SpeechRecognitionSessionContext."
This reverts commit e9c5d973. Reason for revert: There were clients depending on this confusion of invalid ID. It's not clear what broke, as tests are not reliable, so reverting to make sure that the 66 branch works. Original change's description: > Clean up SpeechRecognitionSessionContext. > > The correct "no process" id is not 0; use instead > content::ChildProcessHost::kInvalidUniqueID (-1). > > The correct "no view/frame" id is not 0; use instead > MSG_ROUTING_NONE (-2). > > In addition, guest_render_view_id is not actually used, > so remove it. > > BUG=390749 > > Change-Id: Iaf0510b00e8646f71d23eee2c9309e64f59e0903 > Reviewed-on: https://chromium-review.googlesource.com/922802 > Reviewed-by: Olga Sharonova <olka@chromium.org> > Reviewed-by: Justin Schuh <jschuh@chromium.org> > Commit-Queue: Avi Drissman <avi@chromium.org> > Cr-Commit-Position: refs/heads/master@{#537378} TBR=avi@chromium.org,jschuh@chromium.org,olka@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 390749 Change-Id: Icceeb7ff0e609e9193ae4c3a88e7a69f537242fe Reviewed-on: https://chromium-review.googlesource.com/938723Reviewed-by:Avi Drissman <avi@chromium.org> Reviewed-by:
Olga Sharonova <olka@chromium.org> Commit-Queue: Olga Sharonova <olka@chromium.org> Cr-Commit-Position: refs/heads/master@{#539503}
Showing
Please register or sign in to comment