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

Issue 10185003: Remove net-internals page for throttling, introduce flag for extension devs instead. (Closed)

Created:
8 years, 8 months ago by Jói
Modified:
8 years, 8 months ago
Reviewers:
eroman
CC:
chromium-reviews, cbentzel+watch_chromium.org, eroman, darin-cc_chromium.org, arv (Not doing code reviews), mmenke, yzshen1
Visibility:
Public.

Description

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

Patch Set 1 #

Total comments: 4

Patch Set 2 : Change placeholder name. #

Patch Set 3 : Fix net-internals test. #

Patch Set 4 : Fix JavaScript presubmit. #

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

Messages

Total messages: 8 (0 generated)
Jói
8 years, 8 months ago (2012-04-23 16:56:54 UTC) #1
eroman
lgtm http://codereview.chromium.org/10185003/diff/1/chrome/app/generated_resources.grd File chrome/app/generated_resources.grd (right): http://codereview.chromium.org/10185003/diff/1/chrome/app/generated_resources.grd#newcode8022 chrome/app/generated_resources.grd:8022: + visit <ph name="NET_INTERNALS_PAGE">&lt;strong&gt;http://dev.chromium.org/throttling&lt;/strong&gt;</ph>, Can you change the ...
8 years, 8 months ago (2012-04-23 21:28:03 UTC) #2
eroman
http://codereview.chromium.org/10185003/diff/1/chrome/app/generated_resources.grd File chrome/app/generated_resources.grd (right): http://codereview.chromium.org/10185003/diff/1/chrome/app/generated_resources.grd#newcode8026 chrome/app/generated_resources.grd:8026: + Extension requests to this URL have been temporarily ...
8 years, 8 months ago (2012-04-23 21:29:58 UTC) #3
Jói
> chrome/app/generated_resources.grd:8022: + visit <ph > name="NET_INTERNALS_PAGE">&lt;strong&gt;http://dev.chromium.org/throttling&lt;/strong&gt;</ph>, > Can you change the placeholder name? "NET_INTERNALS_PAGE" ...
8 years, 8 months ago (2012-04-23 21:54:37 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/joi@chromium.org/10185003/13001
8 years, 8 months ago (2012-04-24 14:43:10 UTC) #5
commit-bot: I haz the power
Presubmit check for 10185003-13001 failed and returned exit status 1. Running presubmit commit checks ...
8 years, 8 months ago (2012-04-24 14:43:26 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/joi@chromium.org/10185003/9003
8 years, 8 months ago (2012-04-24 14:46:51 UTC) #7
commit-bot: I haz the power
8 years, 8 months ago (2012-04-24 16:14:33 UTC) #8
Change committed as 133700

Powered by Google App Engine
This is Rietveld 408576698