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

Issue 1997253002: webRequest: Set frameId on beacon/ping requests. (Closed)

Created:
4 years, 7 months ago by robwu
Modified:
4 years, 6 months ago
Reviewers:
Nate Chapin, dcheng
CC:
blink-reviews, chromium-apps-reviews_chromium.org, chromium-reviews, extensions-reviews_chromium.org, gavinp+loader_chromium.org, Nate Chapin, loading-reviews_chromium.org, tyoshino+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@webRequest-tabId
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

webRequest: Set frameId on beacon/ping requests. BUG=522124, 522129 Committed: https://crrev.com/ac7ee4ce7b8d39b22a710c58d110e0039c11cf9a Cr-Commit-Position: refs/heads/master@{#397357}

Patch Set 1 #

Patch Set 2 : Add debugging for test failure on Mac and Windows #

Patch Set 3 : Make test more deterministic + adjust expectation #

Total comments: 2

Patch Set 4 : Re-use dispatchWillSendRequest #

Unified diffs Side-by-side diffs Delta from patch set Stats (+137 lines, -31 lines) Patch
M chrome/test/data/extensions/api_test/webrequest/framework.js View 1 2 1 chunk +13 lines, -2 lines 0 comments Download
M chrome/test/data/extensions/api_test/webrequest/test_types.js View 1 2 14 chunks +123 lines, -26 lines 0 comments Download
M third_party/WebKit/Source/core/loader/PingLoader.cpp View 1 2 3 1 chunk +1 line, -3 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 12 (4 generated)
robwu
4 years, 7 months ago (2016-05-22 21:03:58 UTC) #2
Nate Chapin
Seems reasonable, just a cleanup suggestion. https://codereview.chromium.org/1997253002/diff/40001/third_party/WebKit/Source/core/loader/PingLoader.cpp File third_party/WebKit/Source/core/loader/PingLoader.cpp (right): https://codereview.chromium.org/1997253002/diff/40001/third_party/WebKit/Source/core/loader/PingLoader.cpp#newcode142 third_party/WebKit/Source/core/loader/PingLoader.cpp:142: frame->loader().client()->dispatchWillSendRequest(frame->loader().documentLoader(), m_identifier, request, ...
4 years, 7 months ago (2016-05-23 21:28:04 UTC) #3
dcheng
Hmm. How important is it that the unique identifier is actually unique?
4 years, 7 months ago (2016-05-23 21:30:07 UTC) #5
robwu
On 2016/05/23 21:30:07, dcheng wrote: > Hmm. How important is it that the unique identifier ...
4 years, 7 months ago (2016-05-23 22:28:31 UTC) #6
Nate Chapin
Sorry for the delay, blink LGTM
4 years, 6 months ago (2016-06-01 23:58:13 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1997253002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1997253002/60001
4 years, 6 months ago (2016-06-02 08:30:12 UTC) #9
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 6 months ago (2016-06-02 10:46:58 UTC) #10
commit-bot: I haz the power
4 years, 6 months ago (2016-06-02 10:49:09 UTC) #12
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/ac7ee4ce7b8d39b22a710c58d110e0039c11cf9a
Cr-Commit-Position: refs/heads/master@{#397357}

Powered by Google App Engine
This is Rietveld 408576698