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

Issue 2691433006: [Devtools] Persist network request blocking (Closed)

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

Description

[Devtools] Persist network request blocking settings This patch persists network request blocking so when devtools is closed and reopened it will keep the entries user requested to block. R=pfeldman,luoe BUG=691133

Patch Set 1 #

Patch Set 2 : Merge branch 'ADD_ENABLE_DISABLE_REQUEST_BLOCKINg' into BLOCK_REQUESTS_IN_NETWORK_PERSISTANT #

Total comments: 4

Patch Set 3 : Merge branch 'ADD_ENABLE_DISABLE_REQUEST_BLOCKINg' into BLOCK_REQUESTS_IN_NETWORK_PERSISTANT #

Patch Set 4 : changes #

Patch Set 5 : Merge #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -3 lines) Patch
M third_party/WebKit/Source/devtools/front_end/sdk/NetworkManager.js View 1 2 3 4 1 chunk +3 lines, -3 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 17 (6 generated)
allada
PTL
3 years, 10 months ago (2017-02-10 23:27:45 UTC) #1
pfeldman
You need to introduce "Enable blocking" toggle before you do this.
3 years, 10 months ago (2017-02-11 01:30:40 UTC) #2
allada
PTaL w/ upstream dependency
3 years, 10 months ago (2017-02-11 02:23:39 UTC) #3
pfeldman
what's the dependency? https://codereview.chromium.org/2691433006/diff/60001/third_party/WebKit/Source/devtools/front_end/devtools_compatibility.js File third_party/WebKit/Source/devtools/front_end/devtools_compatibility.js (right): https://codereview.chromium.org/2691433006/diff/60001/third_party/WebKit/Source/devtools/front_end/devtools_compatibility.js#newcode913 third_party/WebKit/Source/devtools/front_end/devtools_compatibility.js:913: 'networkBlockedURLs', You should not change this, ...
3 years, 10 months ago (2017-02-11 02:45:05 UTC) #6
allada
PTaL https://codereview.chromium.org/2691433006/diff/60001/third_party/WebKit/Source/devtools/front_end/devtools_compatibility.js File third_party/WebKit/Source/devtools/front_end/devtools_compatibility.js (right): https://codereview.chromium.org/2691433006/diff/60001/third_party/WebKit/Source/devtools/front_end/devtools_compatibility.js#newcode913 third_party/WebKit/Source/devtools/front_end/devtools_compatibility.js:913: 'networkBlockedURLs', On 2017/02/11 02:45:05, pfeldman wrote: > You ...
3 years, 10 months ago (2017-02-11 05:02:04 UTC) #9
pfeldman
I can't review this before other changes land!
3 years, 10 months ago (2017-02-13 18:18:37 UTC) #11
allada
PTL
3 years, 9 months ago (2017-03-03 23:27:57 UTC) #12
pfeldman
Does it really do what it says? "This patch persists network request blocking so when ...
3 years, 9 months ago (2017-03-06 18:16:57 UTC) #13
allada
On 2017/03/06 18:16:57, pfeldman wrote: > Does it really do what it says? "This patch ...
3 years, 9 months ago (2017-03-06 18:26:55 UTC) #15
luoe
allada@, after a recent change I landed, you'll need to rebase. When you do, please ...
3 years, 9 months ago (2017-03-06 18:27:25 UTC) #16
pfeldman
3 years, 9 months ago (2017-03-06 18:39:57 UTC) #17
Aren't you touching exact same line in another patch that actually does
something? :)

Powered by Google App Engine
This is Rietveld 408576698