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

Issue 2703253002: devtools: Make it possible to override the navigation referrer (Closed)

Created:
3 years, 10 months ago by Sami
Modified:
3 years, 10 months ago
Reviewers:
dgozman, pfeldman
CC:
chromium-reviews, caseq+blink_chromium.org, jam, lushnikov+blink_chromium.org, pfeldman+blink_chromium.org, apavlov+blink_chromium.org, devtools-reviews_chromium.org, blink-reviews, darin-cc_chromium.org, pfeldman, kozyatinskiy+blink_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

devtools: Make it possible to override the navigation referrer This patch adds an optional 'referrer' parameter to the Page.navigate command, letting the client override the referrer for a navigation. BUG=546953 Review-Url: https://codereview.chromium.org/2703253002 Cr-Commit-Position: refs/heads/master@{#452110} Committed: https://chromium.googlesource.com/chromium/src/+/c5851e79ac5602616d6b28267e217d169804a3f2

Patch Set 1 #

Total comments: 2

Patch Set 2 : Reworked into a inspector protocol test #

Messages

Total messages: 18 (11 generated)
Sami
3 years, 10 months ago (2017-02-20 17:30:42 UTC) #5
pfeldman
The code looks good, but you could use the inspector-protocol harness to make the test ...
3 years, 10 months ago (2017-02-21 18:47:31 UTC) #9
pfeldman
(provisional lgtm for the code itself)
3 years, 10 months ago (2017-02-21 18:48:51 UTC) #10
dgozman
lgtm
3 years, 10 months ago (2017-02-21 18:51:51 UTC) #11
Sami
https://codereview.chromium.org/2703253002/diff/1/content/browser/devtools/protocol/devtools_protocol_browsertest.cc File content/browser/devtools/protocol/devtools_protocol_browsertest.cc (right): https://codereview.chromium.org/2703253002/diff/1/content/browser/devtools/protocol/devtools_protocol_browsertest.cc#newcode1655 content/browser/devtools/protocol/devtools_protocol_browsertest.cc:1655: ASSERT_TRUE(embedded_test_server()->Start()); On 2017/02/21 18:47:30, pfeldman wrote: > Why not ...
3 years, 10 months ago (2017-02-22 16:01:58 UTC) #12
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/2703253002/20001
3 years, 10 months ago (2017-02-22 16:03:05 UTC) #15
commit-bot: I haz the power
3 years, 10 months ago (2017-02-22 17:37:23 UTC) #18
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/c5851e79ac5602616d6b28267e21...

Powered by Google App Engine
This is Rietveld 408576698