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

Issue 1815383003: Attach requestId to resource fetch trace (Closed)

Created:
4 years, 9 months ago by dproy-google
Modified:
4 years, 8 months ago
CC:
blink-reviews, chromium-reviews, gavinp+loader_chromium.org, Nate Chapin, loading-reviews+fetch_chromium.org, tyoshino+watch_chromium.org, Yoav Weiss
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Attach requestId to resource fetch trace We want to connect the source of a resource request with the resource fetch event. Adding the requestId to resource fetch is the first step. BUG= Committed: https://crrev.com/e192fbd56bf3998966d62e35b130e346610d5dd7 Cr-Commit-Position: refs/heads/master@{#383834}

Patch Set 1 #

Total comments: 1

Patch Set 2 : Move trace call to FrameFetchContext #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -6 lines) Patch
M third_party/WebKit/Source/core/fetch/FetchContext.h View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/fetch/FetchContext.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/fetch/ResourceFetcher.cpp View 1 1 chunk +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/loader/FrameFetchContext.h View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/loader/FrameFetchContext.cpp View 1 3 chunks +16 lines, -1 line 0 comments Download

Messages

Total messages: 23 (12 generated)
paulirish
4 years, 9 months ago (2016-03-23 22:31:32 UTC) #2
Nate Chapin
https://codereview.chromium.org/1815383003/diff/1/third_party/WebKit/Source/core/fetch/ResourceFetcher.cpp File third_party/WebKit/Source/core/fetch/ResourceFetcher.cpp (right): https://codereview.chromium.org/1815383003/diff/1/third_party/WebKit/Source/core/fetch/ResourceFetcher.cpp#newcode38 third_party/WebKit/Source/core/fetch/ResourceFetcher.cpp:38: #include "core/inspector/IdentifiersFactory.h" This is a layering violation: core/fetch/ isn't ...
4 years, 9 months ago (2016-03-23 22:43:07 UTC) #4
paulirish
> One option might be to move the trace event in question to FrameFetchContext::willStartLoadingResource()? that ...
4 years, 9 months ago (2016-03-23 23:08:48 UTC) #5
dproy-google
Moved call to FrameFetchContext. Thanks for the tip! Can you take another look?
4 years, 9 months ago (2016-03-24 00:48:05 UTC) #6
Nate Chapin
lgtm
4 years, 8 months ago (2016-03-28 18:44:08 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1815383003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1815383003/20001
4 years, 8 months ago (2016-03-29 20:15:14 UTC) #10
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1815383003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1815383003/20001
4 years, 8 months ago (2016-03-29 20:15:46 UTC) #12
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 8 months ago (2016-03-29 21:25:29 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1815383003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1815383003/20001
4 years, 8 months ago (2016-03-29 21:29:58 UTC) #19
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 8 months ago (2016-03-29 21:35:52 UTC) #21
commit-bot: I haz the power
4 years, 8 months ago (2016-03-29 21:37:08 UTC) #23
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/e192fbd56bf3998966d62e35b130e346610d5dd7
Cr-Commit-Position: refs/heads/master@{#383834}

Powered by Google App Engine
This is Rietveld 408576698