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

Issue 8897015: Fix invalid pointer indirection causing crash when syncing data. (Closed)

Created:
9 years ago by Emmanuel Saint-loubert-Bié
Modified:
9 years ago
Reviewers:
miket_OOO, Yoyo Zhou
CC:
chromium-reviews, jstritar+watch_chromium.org, Aaron Boodman, mihaip+watch_chromium.org
Visibility:
Public.

Description

Fix invalid pointer indirection causing crash when syncing data. BUG=107024 TEST=sync data Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=113849

Patch Set 1 #

Total comments: 2

Patch Set 2 : Applied comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M chrome/browser/extensions/extension_service.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Yoyo Zhou
http://codereview.chromium.org/8897015/diff/1/chrome/browser/extensions/extension_service.cc File chrome/browser/extensions/extension_service.cc (left): http://codereview.chromium.org/8897015/diff/1/chrome/browser/extensions/extension_service.cc#oldcode1503 chrome/browser/extensions/extension_service.cc:1503: bool extension_is_enabled = extensions_.Contains(extension->id()); I believe extension->id() should be ...
9 years ago (2011-12-09 22:01:23 UTC) #1
miket_OOO
lgtm
9 years ago (2011-12-09 22:07:13 UTC) #2
Emmanuel Saint-loubert-Bié
I will apply the fixes and TBR it On Fri, Dec 9, 2011 at 2:07 ...
9 years ago (2011-12-09 22:08:21 UTC) #3
Yoyo Zhou
9 years ago (2011-12-09 22:10:15 UTC) #4
On 2011/12/09 22:08:21, Emmanuel Saint-loubert wrote:
> I will apply the fixes and TBR it
> 
> On Fri, Dec 9, 2011 at 2:07 PM,  <mailto:miket@chromium.org> wrote:
> > lgtm
> >
> >
> >
> > http://codereview.chromium.org/8897015/

LGTM

Powered by Google App Engine
This is Rietveld 408576698