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

Issue 119117: make extension apis tolerate browser absence during start-up & shutdown (Closed)

Created:
11 years, 6 months ago by rafaelw
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

make extension apis tolerate browser absence during start-up & shutdown Note: I was never able to directly reproduce the 13082 bug, the error mode is clear (there was no selected tab during a call to tabs.getSelected()). This fix will address that issue and we should stop seeing this crash reports. R=erikkay BUG=13082 Committed: http://src.chromium.org/viewvc/17631

Patch Set 1 #

Total comments: 14

Patch Set 2 : CR changes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+63 lines, -30 lines) Patch
M chrome/browser/extensions/extension_function_dispatcher.cc View 3 chunks +9 lines, -10 lines 0 comments Download
M chrome/browser/extensions/extension_host.cc View 1 3 chunks +17 lines, -6 lines 0 comments Download
M chrome/browser/extensions/extension_tabs_module.cc View 1 6 chunks +31 lines, -14 lines 0 comments Download
M chrome/browser/extensions/extension_tabs_module_constants.h View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/extensions/extension_tabs_module_constants.cc View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
rafaelw
11 years, 6 months ago (2009-06-03 22:29:19 UTC) #1
Erik does not do reviews
http://codereview.chromium.org/119117/diff/1/3 File chrome/browser/extensions/extension_host.cc (right): http://codereview.chromium.org/119117/diff/1/3#newcode199 Line 199: // into here before the browser is sufficiently ...
11 years, 6 months ago (2009-06-03 22:41:24 UTC) #2
rafaelw
http://codereview.chromium.org/119117/diff/1/3 File chrome/browser/extensions/extension_host.cc (right): http://codereview.chromium.org/119117/diff/1/3#newcode199 Line 199: // into here before the browser is sufficiently ...
11 years, 6 months ago (2009-06-03 23:40:25 UTC) #3
Erik does not do reviews
11 years, 6 months ago (2009-06-03 23:44:15 UTC) #4
LGTM

Powered by Google App Engine
This is Rietveld 408576698