|
Remove net-internals page for throttling, introduce flag for extension devs instead.
Change throttling error page to state it is extension-specific and point straight to http://dev.chromium.org/throttling instead of to the net-internals page.
BUG= 119760
TEST=There should no longer be an "HTTP Throttling" tab under chrome://net-internals/. Throttling should be on by default for requests originated by extensions, but passing --disable-extensions-http-throttling should disable the behavior.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=133700
Total comments: 4
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+34 lines, -212 lines) |
Patch |
 |
M |
chrome/app/generated_resources.grd
|
View
|
|
2 chunks |
+8 lines, -8 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/chrome_browser_main.cc
|
View
|
1
2
|
2 chunks |
+16 lines, -5 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/net/net_pref_observer.h
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/net/net_pref_observer.cc
|
View
|
|
4 chunks |
+0 lines, -23 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/net_internals/browser_bridge.js
|
View
|
|
4 chunks |
+0 lines, -22 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/net_internals/category_tabs.html
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
D |
chrome/browser/resources/net_internals/http_throttling_view.html
|
View
|
|
1 chunk |
+0 lines, -27 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/resources/net_internals/http_throttling_view.js
|
View
|
|
1 chunk |
+0 lines, -60 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/net_internals/index.html
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/net_internals/index.js
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/net_internals/main.js
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/webui/net_internals/net_internals_ui.cc
|
View
|
|
6 chunks |
+1 line, -50 lines |
0 comments
|
Download
|
 |
M |
chrome/common/chrome_switches.h
|
View
|
1
2
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/common/chrome_switches.cc
|
View
|
1
2
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/common/pref_names.h
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/common/pref_names.cc
|
View
|
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/test/data/webui/net_internals/log_util.js
|
View
|
1
2
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/test/data/webui/net_internals/main.js
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/test/data/webui/net_internals/net_internals_test.js
|
View
|
1
2
3
|
3 chunks |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
M |
net/url_request/url_request_throttler_manager.cc
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
Total messages: 8 (0 generated)
|