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

Issue 2653363002: [Devtools] Added typing to network in prep for removing unrestricted (Closed)

Created:
3 years, 11 months ago by allada
Modified:
3 years, 10 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, pfeldman, kozyatinskiy+blink_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Devtools] Added typing to network in prep for removing unrestricted This patch adds the needed types to classes in order to remove @unrestricted from all network classes. R=pfeldman,luoe BUG=681992 Review-Url: https://codereview.chromium.org/2653363002 Cr-Commit-Position: refs/heads/master@{#446590} Committed: https://chromium.googlesource.com/chromium/src/+/3f08826decc8e8e5630a470cad33f0a967375b07

Patch Set 1 #

Total comments: 8

Patch Set 2 : Merge branch 'master' into ADD_DOCTYPE_NETWORK_1 #

Patch Set 3 : changes #

Messages

Total messages: 21 (11 generated)
allada
PTL
3 years, 11 months ago (2017-01-25 23:47:42 UTC) #3
pfeldman
https://codereview.chromium.org/2653363002/diff/1/third_party/WebKit/Source/devtools/front_end/network/RequestHeadersView.js File third_party/WebKit/Source/devtools/front_end/network/RequestHeadersView.js (right): https://codereview.chromium.org/2653363002/diff/1/third_party/WebKit/Source/devtools/front_end/network/RequestHeadersView.js#newcode502 third_party/WebKit/Source/devtools/front_end/network/RequestHeadersView.js:502: Network.RequestHeadersView._viewSourceSymbol = Symbol('ViewSource'); That does not look automated!
3 years, 11 months ago (2017-01-25 23:54:18 UTC) #4
allada
https://codereview.chromium.org/2653363002/diff/1/third_party/WebKit/Source/devtools/front_end/network/RequestHeadersView.js File third_party/WebKit/Source/devtools/front_end/network/RequestHeadersView.js (right): https://codereview.chromium.org/2653363002/diff/1/third_party/WebKit/Source/devtools/front_end/network/RequestHeadersView.js#newcode502 third_party/WebKit/Source/devtools/front_end/network/RequestHeadersView.js:502: Network.RequestHeadersView._viewSourceSymbol = Symbol('ViewSource'); On 2017/01/25 23:54:18, pfeldman wrote: > ...
3 years, 11 months ago (2017-01-26 00:06:34 UTC) #5
pfeldman
That's two bugs right there for a questionable compilation strictness improvement. Not sure we want ...
3 years, 11 months ago (2017-01-26 00:16:29 UTC) #6
allada
PTaL. Yes, I agree. It does however, it's a one time payoff which will enforce ...
3 years, 10 months ago (2017-01-26 22:57:44 UTC) #9
pfeldman
lgtm
3 years, 10 months ago (2017-01-27 00:02:25 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2653363002/40001
3 years, 10 months ago (2017-01-27 00:15:50 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: cast_shell_linux on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/cast_shell_linux/builds/299185)
3 years, 10 months ago (2017-01-27 01:05:13 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2653363002/40001
3 years, 10 months ago (2017-01-27 03:39:36 UTC) #18
commit-bot: I haz the power
3 years, 10 months ago (2017-01-27 04:20:33 UTC) #21
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/3f08826decc8e8e5630a470cad33...

Powered by Google App Engine
This is Rietveld 408576698