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

Issue 2746043003: Fix user agent overridding with PlzNavigate. (Closed)

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

Description

Fix user agent overridding with PlzNavigate. This fixes org.chromium.android_webview.test.AwSettingsTest#testUserAgentWithTestServer with PlzNavigate. BUG=645983 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_site_isolation Review-Url: https://codereview.chromium.org/2746043003 Cr-Commit-Position: refs/heads/master@{#456603} Committed: https://chromium.googlesource.com/chromium/src/+/439e9ae5b8b0b3e7a2007ee017ac54fd4b8fefc6

Patch Set 1 #

Patch Set 2 : without PlzNavigate #

Total comments: 4

Patch Set 3 : review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -2 lines) Patch
M content/browser/frame_host/interstitial_page_impl.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/frame_host/interstitial_page_impl.cc View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M content/browser/frame_host/navigation_request.cc View 1 2 3 chunks +7 lines, -2 lines 0 comments Download
M content/browser/frame_host/navigator_delegate.h View 1 2 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 31 (18 generated)
jam
3 years, 9 months ago (2017-03-13 16:20:47 UTC) #5
nasko
LGTM with a nit. https://codereview.chromium.org/2746043003/diff/20001/content/browser/frame_host/navigator_delegate.h File content/browser/frame_host/navigator_delegate.h (right): https://codereview.chromium.org/2746043003/diff/20001/content/browser/frame_host/navigator_delegate.h#newcode109 content/browser/frame_host/navigator_delegate.h:109: virtual const std::string& GetNavigationUserAgentOverride(); nit: ...
3 years, 9 months ago (2017-03-13 18:47:12 UTC) #8
jam
https://codereview.chromium.org/2746043003/diff/20001/content/browser/frame_host/navigator_delegate.h File content/browser/frame_host/navigator_delegate.h (right): https://codereview.chromium.org/2746043003/diff/20001/content/browser/frame_host/navigator_delegate.h#newcode109 content/browser/frame_host/navigator_delegate.h:109: virtual const std::string& GetNavigationUserAgentOverride(); On 2017/03/13 18:47:12, nasko (slow) ...
3 years, 9 months ago (2017-03-13 19:32:40 UTC) #9
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/2746043003/20001
3 years, 9 months ago (2017-03-13 20:19:27 UTC) #11
nasko
https://codereview.chromium.org/2746043003/diff/20001/content/browser/frame_host/navigator_delegate.h File content/browser/frame_host/navigator_delegate.h (right): https://codereview.chromium.org/2746043003/diff/20001/content/browser/frame_host/navigator_delegate.h#newcode109 content/browser/frame_host/navigator_delegate.h:109: virtual const std::string& GetNavigationUserAgentOverride(); On 2017/03/13 19:32:40, jam wrote: ...
3 years, 9 months ago (2017-03-13 20:35:41 UTC) #12
jam
https://codereview.chromium.org/2746043003/diff/20001/content/browser/frame_host/navigator_delegate.h File content/browser/frame_host/navigator_delegate.h (right): https://codereview.chromium.org/2746043003/diff/20001/content/browser/frame_host/navigator_delegate.h#newcode109 content/browser/frame_host/navigator_delegate.h:109: virtual const std::string& GetNavigationUserAgentOverride(); On 2017/03/13 20:35:41, nasko (slow) ...
3 years, 9 months ago (2017-03-13 20:38:25 UTC) #14
jam
3 years, 9 months ago (2017-03-13 20:38:27 UTC) #15
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/2746043003/40001
3 years, 9 months ago (2017-03-13 20:46:04 UTC) #18
commit-bot: I haz the power
Try jobs failed on following builders: cast_shell_linux on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/cast_shell_linux/builds/325862) linux_chromium_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, ...
3 years, 9 months ago (2017-03-13 20:54:40 UTC) #20
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/2746043003/60001
3 years, 9 months ago (2017-03-13 21:01:22 UTC) #24
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_ng/builds/382349)
3 years, 9 months ago (2017-03-13 22:27:24 UTC) #26
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/2746043003/60001
3 years, 9 months ago (2017-03-13 23:01:38 UTC) #28
commit-bot: I haz the power
3 years, 9 months ago (2017-03-14 03:07:22 UTC) #31
Message was sent while issue was closed.
Committed patchset #3 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/439e9ae5b8b0b3e7a2007ee017ac...

Powered by Google App Engine
This is Rietveld 408576698