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

Issue 10232004: Only apply extension throttling quota to sync, not local. (Closed)

Created:
8 years, 8 months ago by not at google - send to devlin
Modified:
8 years, 7 months ago
Reviewers:
Matt Perry
CC:
chromium-reviews, Aaron Boodman, mihaip+watch_chromium.org, benwells, koz (OOO until 15th September), akalin, tim (not reviewing)
Visibility:
Public.

Description

Only apply extension throttling quota to sync, not local. BUG=120596 TEST=browser_tests --gtest_filter=*ExtensionSettings* (new test) Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=134506

Patch Set 1 #

Patch Set 2 : . #

Total comments: 2

Patch Set 3 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+57 lines, -17 lines) Patch
M chrome/browser/extensions/extension_function.h View 1 1 chunk +9 lines, -0 lines 0 comments Download
M chrome/browser/extensions/extension_function.cc View 1 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/extensions/extensions_quota_service.cc View 1 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/extensions/settings/settings_api.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/extensions/settings/settings_api.cc View 1 1 chunk +11 lines, -0 lines 0 comments Download
M chrome/test/data/extensions/api_test/settings/simple_test/background.js View 1 1 chunk +29 lines, -17 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
not at google - send to devlin
There were 4 ways I looked into to write this patch: 1. Remove the caching ...
8 years, 8 months ago (2012-04-27 05:21:51 UTC) #1
Matt Perry
Yay for simple changes. LGTM https://chromiumcodereview.appspot.com/10232004/diff/2001/chrome/test/data/extensions/api_test/settings/simple_test/background.js File chrome/test/data/extensions/api_test/settings/simple_test/background.js (right): https://chromiumcodereview.appspot.com/10232004/diff/2001/chrome/test/data/extensions/api_test/settings/simple_test/background.js#newcode362 chrome/test/data/extensions/api_test/settings/simple_test/background.js:362: clearNTimes(sync, 1001, test.callbackFail(quotaError, function() ...
8 years, 8 months ago (2012-04-27 18:48:02 UTC) #2
not at google - send to devlin
http://codereview.chromium.org/10232004/diff/2001/chrome/test/data/extensions/api_test/settings/simple_test/background.js File chrome/test/data/extensions/api_test/settings/simple_test/background.js (right): http://codereview.chromium.org/10232004/diff/2001/chrome/test/data/extensions/api_test/settings/simple_test/background.js#newcode362 chrome/test/data/extensions/api_test/settings/simple_test/background.js:362: clearNTimes(sync, 1001, test.callbackFail(quotaError, function() { On 2012/04/27 18:48:03, Matt ...
8 years, 7 months ago (2012-04-29 23:58:03 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kalman@chromium.org/10232004/8002
8 years, 7 months ago (2012-04-29 23:59:13 UTC) #4
commit-bot: I haz the power
8 years, 7 months ago (2012-04-30 03:21:09 UTC) #5
Change committed as 134506

Powered by Google App Engine
This is Rietveld 408576698