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

Issue 9320016: Fix crash in CreateTabFunction::RunImpl(). (Closed)

Created:
8 years, 10 months ago by jstritar
Modified:
8 years, 10 months ago
CC:
chromium-reviews, Aaron Boodman, mihaip+watch_chromium.org, jennb
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Fix crash in CreateTabFunction::RunImpl(). BUG=112314 TEST=ExtensionApiTest.Tabs2 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=120121

Patch Set 1 #

Patch Set 2 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -1 line) Patch
M chrome/browser/extensions/extension_tabs_module.cc View 1 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/test/data/extensions/api_test/tabs/basics/crud2.js View 1 chunk +13 lines, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
jstritar
8 years, 10 months ago (2012-02-01 20:14:11 UTC) #1
asargent_no_longer_on_chrome
lgtm
8 years, 10 months ago (2012-02-01 21:44:45 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jstritar@chromium.org/9320016/1
8 years, 10 months ago (2012-02-01 21:47:36 UTC) #3
jstritar
8 years, 10 months ago (2012-02-01 22:29:04 UTC) #4
+jennb FYI

We refresh the tab_strip pointer right after the Navigate call now, to stop the
crash and make sure the opener is correct.

Powered by Google App Engine
This is Rietveld 408576698