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

Issue 2737663004: Introduce a secondary map for enabling plznavigate (Closed)

Created:
3 years, 9 months ago by sgurun-gerrit only
Modified:
3 years, 9 months ago
Reviewers:
jam
CC:
chromium-reviews, jam, cbentzel+watch_chromium.org, darin-cc_chromium.org, android-webview-reviews_chromium.org, net-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Introduce a secondary map Once browser initiated nagivations are enabled, we need a secondary map to map framenodeid's to IO thread clients. BUG=645983 Review-Url: https://codereview.chromium.org/2737663004 Cr-Commit-Position: refs/heads/master@{#456126} Committed: https://chromium.googlesource.com/chromium/src/+/ea1c1679e17de2aebbdbeab39149b1890914b260

Patch Set 1 #

Patch Set 2 : enable plznavigate #

Patch Set 3 : testcachemode fix #

Patch Set 4 : Fix ResourceDispatcherHostDelegate::OnResponseStarted not getting called for navigation requests. #

Patch Set 5 : ignore blob urls #

Patch Set 6 : rebased #

Patch Set 7 : with plznavigate #

Total comments: 9

Patch Set 8 : address jam review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+87 lines, -3 lines) Patch
M android_webview/browser/aw_contents_io_thread_client.h View 1 2 3 4 5 6 7 1 chunk +5 lines, -0 lines 0 comments Download
M android_webview/browser/net/aw_request_interceptor.cc View 1 2 3 4 5 6 7 3 chunks +18 lines, -1 line 0 comments Download
M android_webview/browser/renderer_host/aw_resource_dispatcher_host_delegate.cc View 1 2 3 4 5 1 chunk +10 lines, -0 lines 0 comments Download
M android_webview/native/aw_contents_io_thread_client_impl.cc View 1 2 3 4 5 6 7 5 chunks +54 lines, -2 lines 0 comments Download

Messages

Total messages: 13 (6 generated)
sgurun-gerrit only
On 2017/03/09 20:33:34, sgurun wrote: > mailto:sgurun@chromium.org changed reviewers: > + mailto:jam@chromium.org there is a ...
3 years, 9 months ago (2017-03-09 20:35:58 UTC) #3
jam
https://codereview.chromium.org/2737663004/diff/120001/android_webview/browser/aw_contents_io_thread_client.h File android_webview/browser/aw_contents_io_thread_client.h (right): https://codereview.chromium.org/2737663004/diff/120001/android_webview/browser/aw_contents_io_thread_client.h#newcode66 android_webview/browser/aw_contents_io_thread_client.h:66: static std::unique_ptr<AwContentsIoThreadClient> FromID( nit: document, i.e. so someone reading ...
3 years, 9 months ago (2017-03-09 22:13:05 UTC) #4
jam
https://codereview.chromium.org/2737663004/diff/120001/android_webview/browser/net/aw_request_interceptor.cc File android_webview/browser/net/aw_request_interceptor.cc (right): https://codereview.chromium.org/2737663004/diff/120001/android_webview/browser/net/aw_request_interceptor.cc#newcode129 android_webview/browser/net/aw_request_interceptor.cc:129: if (render_process_id == -1 || render_frame_id == -1) { ...
3 years, 9 months ago (2017-03-10 17:08:44 UTC) #5
jam
lgtm
3 years, 9 months ago (2017-03-10 17:08:58 UTC) #6
sgurun-gerrit only
https://codereview.chromium.org/2737663004/diff/120001/android_webview/browser/aw_contents_io_thread_client.h File android_webview/browser/aw_contents_io_thread_client.h (right): https://codereview.chromium.org/2737663004/diff/120001/android_webview/browser/aw_contents_io_thread_client.h#newcode66 android_webview/browser/aw_contents_io_thread_client.h:66: static std::unique_ptr<AwContentsIoThreadClient> FromID( On 2017/03/09 22:13:05, jam wrote: > ...
3 years, 9 months ago (2017-03-10 18:40:58 UTC) #7
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/2737663004/140001
3 years, 9 months ago (2017-03-10 18:42:38 UTC) #10
commit-bot: I haz the power
3 years, 9 months ago (2017-03-10 19:15:20 UTC) #13
Message was sent while issue was closed.
Committed patchset #8 (id:140001) as
https://chromium.googlesource.com/chromium/src/+/ea1c1679e17de2aebbdbeab39149...

Powered by Google App Engine
This is Rietveld 408576698