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

Issue 6544023: Fix crashes in ExtensionService (Closed)

Created:
9 years, 10 months ago by piman
Modified:
9 years, 7 months ago
CC:
chromium-reviews, pam+watch_chromium.org
Visibility:
Public.

Description

Fix crashes when the ExtensionService isn't present (e.g. incognito, chrome os before login). This is a workaround until http://code.google.com/p/chromium/issues/detail?id=73768 is fixed. BUG=73658 TEST=with chromeos=1 build, go to any site and check no crash. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=75651

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : Add comment/TODO #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -8 lines) Patch
M chrome/browser/dom_ui/app_launcher_handler.cc View 1 2 1 chunk +4 lines, -1 line 0 comments Download
M chrome/browser/sessions/session_restore.cc View 1 2 1 chunk +4 lines, -1 line 0 comments Download
M chrome/browser/sessions/tab_restore_service.cc View 1 2 1 chunk +4 lines, -1 line 0 comments Download
M chrome/browser/ui/browser.cc View 1 2 2 chunks +8 lines, -2 lines 0 comments Download
M chrome/browser/ui/browser_init.cc View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/ui/cocoa/bookmarks/bookmark_bar_controller.mm View 1 2 1 chunk +4 lines, -1 line 0 comments Download
M chrome/browser/ui/gtk/bookmark_bar_gtk.cc View 1 2 1 chunk +4 lines, -1 line 0 comments Download
M chrome/browser/ui/views/bookmark_bar_view.cc View 1 2 1 chunk +4 lines, -1 line 0 comments Download

Messages

Total messages: 13 (0 generated)
piman
r75122 introduces a crash any time one visits any page if no ExtensionService has started. ...
9 years, 10 months ago (2011-02-18 23:22:15 UTC) #1
jstritar
On 2011/02/18 23:22:15, piman wrote: > r75122 introduces a crash any time one visits any ...
9 years, 10 months ago (2011-02-22 16:03:03 UTC) #2
Erik does not do reviews
Please don't land this.
9 years, 10 months ago (2011-02-22 16:41:03 UTC) #3
Erik does not do reviews
Sorry, hit send too quickly. Please don't land this without understanding why this is happening. ...
9 years, 10 months ago (2011-02-22 16:41:47 UTC) #4
piman
On Tue, Feb 22, 2011 at 8:41 AM, <erikkay@chromium.org> wrote: > Sorry, hit send too ...
9 years, 10 months ago (2011-02-22 17:19:17 UTC) #5
piman
On Tue, Feb 22, 2011 at 8:41 AM, <erikkay@chromium.org> wrote: > Sorry, hit send too ...
9 years, 10 months ago (2011-02-22 17:19:19 UTC) #6
Erik does not do reviews
On 2011/02/22 17:19:19, piman wrote: > On Tue, Feb 22, 2011 at 8:41 AM, <mailto:erikkay@chromium.org> ...
9 years, 10 months ago (2011-02-22 17:34:39 UTC) #7
piman
On Tue, Feb 22, 2011 at 9:34 AM, <erikkay@chromium.org> wrote: > On 2011/02/22 17:19:19, piman ...
9 years, 10 months ago (2011-02-22 17:46:05 UTC) #8
Erik does not do reviews
On 2011/02/22 17:46:05, piman wrote: > On Tue, Feb 22, 2011 at 9:34 AM, <mailto:erikkay@chromium.org> ...
9 years, 10 months ago (2011-02-22 18:14:01 UTC) #9
piman
On Tue, Feb 22, 2011 at 10:14 AM, <erikkay@chromium.org> wrote: > On 2011/02/22 17:46:05, piman ...
9 years, 10 months ago (2011-02-22 18:26:20 UTC) #10
Aaron Boodman
The design of this part of the system was that there would *always* be a ...
9 years, 10 months ago (2011-02-22 19:53:02 UTC) #11
piman
PTAL, I filed bug 73768, I added a comment everywhere that links to the bug.
9 years, 10 months ago (2011-02-22 22:08:07 UTC) #12
Erik does not do reviews
9 years, 10 months ago (2011-02-22 22:32:24 UTC) #13
thanks

Powered by Google App Engine
This is Rietveld 408576698