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

Issue 345028: Fix several MAJOR crashers in Chrome+LocalStorage/Extensions. Need to explic... (Closed)

Created:
11 years, 1 month ago by jorlow
Modified:
9 years, 6 months ago
CC:
chromium-reviews_googlegroups.com, darin (slow to review), ben+cc_chromium.org
Visibility:
Public.

Description

Fix several MAJOR crashers in Chrome+LocalStorage/Extensions. Need to explicitly call Stop() in destructor (before the vtable is torn down) since we override CleanUp(). Filed bug to make this impossible in the future: http://code.google.com/p/chromium/issues/detail?id=26365 TEST=DOMStorageTests UI tests don't fail. BUG=25413, 25746 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=30638

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
jorlow
11 years, 1 month ago (2009-10-30 21:28:38 UTC) #1
darin (slow to review)
11 years, 1 month ago (2009-10-30 21:41:45 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698