Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(710)

Issue 2745653011: Fix the browser not being notified when a webview embedder handles a navigation. (Closed)

Created:
3 years, 9 months ago by jam
Modified:
3 years, 9 months ago
CC:
chromium-reviews, jam, nasko+codewatch_chromium.org, darin-cc_chromium.org, creis+watch_chromium.org, mlamouri+watch-content_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix the browser not being notified when a webview embedder handles a navigation. This ended up causing browser code to not get the notification that a navigation completed. This fixes ClientOnPageFinishedTest#testCalledAfterRedirectedUrlIsOverridden ClientOnPageFinishedTest#testCalledAfterRedirectedUrlIsOverridden with {--webview-sandboxed-renderer} with PlzNavigate BUG=645983 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_site_isolation Review-Url: https://codereview.chromium.org/2745653011 Cr-Commit-Position: refs/heads/master@{#456407} Committed: https://chromium.googlesource.com/chromium/src/+/761cdd9d8d97595aef3302c952cb73a63c3aa75f

Patch Set 1 : with PlzNavigate #

Patch Set 2 : without PlzNavigate #

Total comments: 2

Patch Set 3 : with PlzNavigate #

Patch Set 4 : without PlzNavigate #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -0 lines) Patch
M content/browser/frame_host/render_frame_host_impl.h View 1 chunk +3 lines, -0 lines 0 comments Download
M content/browser/frame_host/render_frame_host_impl.cc View 1 2 2 chunks +13 lines, -0 lines 0 comments Download
M content/common/frame_messages.h View 1 chunk +2 lines, -0 lines 0 comments Download
M content/renderer/render_frame_impl.cc View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 33 (24 generated)
sgurun-gerrit only
https://codereview.chromium.org/2745653011/diff/60001/content/renderer/render_frame_impl.cc File content/renderer/render_frame_impl.cc (right): https://codereview.chromium.org/2745653011/diff/60001/content/renderer/render_frame_impl.cc#newcode5269 content/renderer/render_frame_impl.cc:5269: Send(new FrameHostMsg_NavigationHandledByEmbedder(routing_id_)); I wonder if there is a better ...
3 years, 9 months ago (2017-03-11 02:33:40 UTC) #13
jam
https://codereview.chromium.org/2745653011/diff/60001/content/renderer/render_frame_impl.cc File content/renderer/render_frame_impl.cc (right): https://codereview.chromium.org/2745653011/diff/60001/content/renderer/render_frame_impl.cc#newcode5269 content/renderer/render_frame_impl.cc:5269: Send(new FrameHostMsg_NavigationHandledByEmbedder(routing_id_)); On 2017/03/11 02:33:40, sgurun wrote: > I ...
3 years, 9 months ago (2017-03-11 05:15:07 UTC) #18
sgurun-gerrit only
On 2017/03/11 05:15:07, jam wrote: > https://codereview.chromium.org/2745653011/diff/60001/content/renderer/render_frame_impl.cc > File content/renderer/render_frame_impl.cc (right): > > https://codereview.chromium.org/2745653011/diff/60001/content/renderer/render_frame_impl.cc#newcode5269 > ...
3 years, 9 months ago (2017-03-13 15:52:12 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2745653011/100001
3 years, 9 months ago (2017-03-13 16:01:09 UTC) #23
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/383931)
3 years, 9 months ago (2017-03-13 16:08:58 UTC) #25
jam
+wfh for frame_messages.h
3 years, 9 months ago (2017-03-13 16:24:31 UTC) #27
Will Harris
lgtm
3 years, 9 months ago (2017-03-13 16:28:09 UTC) #28
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2745653011/100001
3 years, 9 months ago (2017-03-13 17:04:17 UTC) #30
commit-bot: I haz the power
3 years, 9 months ago (2017-03-13 17:09:38 UTC) #33
Message was sent while issue was closed.
Committed patchset #4 (id:100001) as
https://chromium.googlesource.com/chromium/src/+/761cdd9d8d97595aef3302c952cb...

Powered by Google App Engine
This is Rietveld 408576698