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

Issue 1972923004: X-DevTools-Emulate-Network-Conditions-Client-Id header shouldn't block cache reuse (Closed)

Created:
4 years, 7 months ago by Nate Chapin
Modified:
4 years, 7 months ago
Reviewers:
pfeldman
CC:
chromium-reviews, tyoshino+watch_chromium.org, caseq+blink_chromium.org, lushnikov+blink_chromium.org, pfeldman+blink_chromium.org, apavlov+blink_chromium.org, gavinp+loader_chromium.org, devtools-reviews_chromium.org, blink-reviews, loading-reviews+fetch_chromium.org, sergeyv+blink_chromium.org, Nate Chapin, kinuko+watch, pfeldman, kozyatinskiy+blink_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

X-DevTools-Emulate-Network-Conditions-Client-Id header shouldn't block cache reuse This was regressed in https://chromium.googlesource.com/chromium/src/+/1bef485187d2a5eff4fd471cbb0ec97e61759811, which caused the header to be present on Resource's m_resourceRequest, where previously it was added to a copy of that object. BUG=603118 TEST=RawResourceTest.CanReuseDevToolsEmulateNetworkConditionsClientIdHeader Committed: https://crrev.com/91ebc4432e63a720d84f38db343b65a0334d0273 Cr-Commit-Position: refs/heads/master@{#393539}

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -10 lines) Patch
M chrome/browser/devtools/devtools_network_transaction.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/fetch/FetchUtils.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/fetch/RawResource.cpp View 2 chunks +2 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/fetch/RawResourceTest.cpp View 1 chunk +8 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/inspector/InspectorInstrumentation.h View 1 chunk +0 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/inspector/InspectorInstrumentation.cpp View 1 chunk +0 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/inspector/InspectorResourceAgent.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/network/HTTPNames.in View 1 chunk +1 line, -0 lines 1 comment Download

Messages

Total messages: 10 (5 generated)
Nate Chapin
pfeldman, would you mind reviewing this? https://codereview.chromium.org/1972923004/diff/1/third_party/WebKit/Source/platform/network/HTTPNames.in File third_party/WebKit/Source/platform/network/HTTPNames.in (right): https://codereview.chromium.org/1972923004/diff/1/third_party/WebKit/Source/platform/network/HTTPNames.in#newcode56 third_party/WebKit/Source/platform/network/HTTPNames.in:56: X-DevTools-Emulate-Network-Conditions-Client-Id InspectorInstrumentation isn't ...
4 years, 7 months ago (2016-05-13 15:26:37 UTC) #3
pfeldman
lgtm
4 years, 7 months ago (2016-05-13 16:11:45 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1972923004/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1972923004/1
4 years, 7 months ago (2016-05-13 16:13:36 UTC) #6
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 7 months ago (2016-05-13 16:17:23 UTC) #8
commit-bot: I haz the power
4 years, 7 months ago (2016-05-13 16:18:40 UTC) #10
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/91ebc4432e63a720d84f38db343b65a0334d0273
Cr-Commit-Position: refs/heads/master@{#393539}

Powered by Google App Engine
This is Rietveld 408576698