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

Issue 1328273003: [DevTools] Allow stars in blocked url pattern. (Closed)

Created:
5 years, 3 months ago by dgozman
Modified:
5 years, 3 months ago
Reviewers:
caseq, pfeldman
CC:
blink-reviews, caseq+blink_chromium.org, yurys+blink_chromium.org, lushnikov+blink_chromium.org, pfeldman+blink_chromium.org, apavlov+blink_chromium.org, devtools-reviews_chromium.org, sergeyv+blink_chromium.org, kozyatinskiy+blink_chromium.org
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

[DevTools] Allow stars in blocked url pattern. BUG=none Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=201947

Patch Set 1 #

Total comments: 4

Patch Set 2 : Tests, split #

Total comments: 4

Patch Set 3 : fprintf #

Unified diffs Side-by-side diffs Delta from patch set Stats (+184 lines, -25 lines) Patch
M LayoutTests/http/tests/inspector/network/network-blocked-reason.html View 1 3 chunks +92 lines, -19 lines 0 comments Download
M LayoutTests/http/tests/inspector/network/network-blocked-reason-expected.txt View 1 1 chunk +75 lines, -5 lines 0 comments Download
M Source/core/inspector/InspectorResourceAgent.cpp View 1 2 2 chunks +17 lines, -1 line 0 comments Download

Messages

Total messages: 11 (3 generated)
dgozman
PTAL
5 years, 3 months ago (2015-09-08 22:22:23 UTC) #2
caseq
https://codereview.chromium.org/1328273003/diff/1/Source/core/inspector/InspectorResourceAgent.cpp File Source/core/inspector/InspectorResourceAgent.cpp (right): https://codereview.chromium.org/1328273003/diff/1/Source/core/inspector/InspectorResourceAgent.cpp#newcode103 Source/core/inspector/InspectorResourceAgent.cpp:103: size_t pos = 0; move down to actual usage? ...
5 years, 3 months ago (2015-09-08 23:02:15 UTC) #3
caseq
https://codereview.chromium.org/1328273003/diff/1/LayoutTests/http/tests/inspector/network/network-blocked-reason.html File LayoutTests/http/tests/inspector/network/network-blocked-reason.html (right): https://codereview.chromium.org/1328273003/diff/1/LayoutTests/http/tests/inspector/network/network-blocked-reason.html#newcode51 LayoutTests/http/tests/inspector/network/network-blocked-reason.html:51: blockedSetting.set(["http://some.strange.origin/script.js", "resources**/silent*.js*"]); Can we please have a more extensive ...
5 years, 3 months ago (2015-09-08 23:04:17 UTC) #4
dgozman
PTAL
5 years, 3 months ago (2015-09-09 00:49:27 UTC) #5
caseq
lgtm https://codereview.chromium.org/1328273003/diff/20001/LayoutTests/http/tests/inspector/network/network-blocked-reason.html File LayoutTests/http/tests/inspector/network/network-blocked-reason.html (right): https://codereview.chromium.org/1328273003/diff/20001/LayoutTests/http/tests/inspector/network/network-blocked-reason.html#newcode33 LayoutTests/http/tests/inspector/network/network-blocked-reason.html:33: InspectorTest.addResult("BlockedReason: " + request.blockedReason()); nit: I'd put it ...
5 years, 3 months ago (2015-09-09 00:54:42 UTC) #6
dgozman
https://codereview.chromium.org/1328273003/diff/20001/LayoutTests/http/tests/inspector/network/network-blocked-reason.html File LayoutTests/http/tests/inspector/network/network-blocked-reason.html (right): https://codereview.chromium.org/1328273003/diff/20001/LayoutTests/http/tests/inspector/network/network-blocked-reason.html#newcode33 LayoutTests/http/tests/inspector/network/network-blocked-reason.html:33: InspectorTest.addResult("BlockedReason: " + request.blockedReason()); On 2015/09/09 00:54:42, caseq wrote: ...
5 years, 3 months ago (2015-09-09 00:56:54 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1328273003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1328273003/40001
5 years, 3 months ago (2015-09-09 00:58:23 UTC) #10
commit-bot: I haz the power
5 years, 3 months ago (2015-09-09 02:10:47 UTC) #11
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=201947

Powered by Google App Engine
This is Rietveld 408576698