Chromium Code Reviews
Help | Chromium Project | Sign in
(59)

Issue 2884027: Added checks to handle unsyncable extensions. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
4 years, 10 months ago by akalin
Modified:
4 years ago
CC:
chromium-reviews, ncarter, ben+cc_chromium.org, Raghu Simha, Erik does not do reviews, idana, Aaron Boodman, pam+watch_chromium.org, Paweł Hajdan Jr., timsteele
Visibility:
Public.

Description

Added checks to handle unsyncable extensions. BUG=49346, 46516 TEST=manual, unit tests Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=53127

Patch Set 1 #

Patch Set 2 : Added comment #

Total comments: 3

Patch Set 3 : Addressed tim's comments #

Patch Set 4 : Fixed comment typo #

Unified diffs Side-by-side diffs Delta from patch set Stats (+154 lines, -59 lines) Patch
M chrome/browser/extensions/extensions_service.cc View 1 2 3 chunks +35 lines, -9 lines 0 comments Download
M chrome/browser/extensions/extensions_service_unittest.cc View 2 chunks +27 lines, -1 line 0 comments Download
M chrome/browser/sync/glue/extension_change_processor.cc View 1 2 3 chunks +38 lines, -7 lines 0 comments Download
M chrome/browser/sync/glue/extension_model_associator.h View 1 2 3 1 chunk +5 lines, -5 lines 0 comments Download
M chrome/browser/sync/glue/extension_model_associator.cc View 1 2 10 chunks +49 lines, -37 lines 0 comments Download
Commit: CQ not working?

Messages

Total messages: 12 (0 generated)
akalin
+tim for sync stuff
4 years, 10 months ago (2010-07-20 00:19:49 UTC) #1
akalin
+asargent for extensions stuff
4 years, 10 months ago (2010-07-20 00:21:31 UTC) #2
Antony Sargent
Extension part lgtm. Does this open a small window where the user could be trying ...
4 years, 10 months ago (2010-07-20 00:37:57 UTC) #3
akalin (wrong akalin)
Hmm you're right, yes it does. There's no more reliable way to see if an ...
4 years, 10 months ago (2010-07-20 00:43:49 UTC) #4
akalin
+inferno, in case he has any comments
4 years, 10 months ago (2010-07-20 01:37:10 UTC) #5
Antony Sargent
How large is the window? Would it just be for a few seconds while sync ...
4 years, 10 months ago (2010-07-20 02:10:35 UTC) #6
timsteele
LGTM with one question http://codereview.chromium.org/2884027/diff/11001/10 File chrome/browser/sync/glue/extension_model_associator.cc (right): http://codereview.chromium.org/2884027/diff/11001/10#newcode154 chrome/browser/sync/glue/extension_model_associator.cc:154: } It would be cool ...
4 years, 10 months ago (2010-07-20 03:05:31 UTC) #7
akalin (wrong akalin)
It's only for a few seconds; it's the time between sync pushing the pending extension ...
4 years, 10 months ago (2010-07-20 03:16:09 UTC) #8
akalin
http://codereview.chromium.org/2884027/diff/11001/10 File chrome/browser/sync/glue/extension_model_associator.cc (right): http://codereview.chromium.org/2884027/diff/11001/10#newcode223 chrome/browser/sync/glue/extension_model_associator.cc:223: if (!IsExtensionSyncable(*extension)) { On 2010/07/20 03:05:31, timsteele wrote: > ...
4 years, 10 months ago (2010-07-20 06:05:58 UTC) #9
akalin
On 2010/07/20 06:05:58, akalin wrote: > http://codereview.chromium.org/2884027/diff/11001/10 > File chrome/browser/sync/glue/extension_model_associator.cc (right): > > http://codereview.chromium.org/2884027/diff/11001/10#newcode223 > ...
4 years, 10 months ago (2010-07-20 18:36:23 UTC) #10
akalin
inferno, any more comments? On 2010/07/20 18:36:23, akalin wrote: > On 2010/07/20 06:05:58, akalin wrote: ...
4 years, 10 months ago (2010-07-20 22:29:37 UTC) #11
inferno
4 years, 10 months ago (2010-07-20 22:39:05 UTC) #12
SGTM, although i am not that much familiar with this code.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld ec887be