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

Issue 8533014: NTP4: Fix crash when re-ordering apps. (Closed)

Created:
9 years, 1 month ago by Dan Beam
Modified:
9 years, 1 month ago
Reviewers:
csilv
CC:
chromium-reviews, estade+watch_chromium.org, arv (Not doing code reviews), James Hawkins
Visibility:
Public.

Description

NTP4: Fix crash when re-ordering apps. R=csilv@chromium.org BUG=104059 TEST=Re-order apps, Chrome doesn't crash when a CHECK() fails. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=109938

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M chrome/browser/resources/ntp4/new_tab.js View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 6 (0 generated)
csilv
lgtm
9 years, 1 month ago (2011-11-14 18:32:06 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dbeam@chromium.org/8533014/1
9 years, 1 month ago (2011-11-14 18:32:37 UTC) #2
Dan Beam
estade,csilv: We might consider changing how we forward calls like this to be more generic. ...
9 years, 1 month ago (2011-11-14 18:51:07 UTC) #3
Evan Stade
I don't think bind would work because at the time the return statement is executed, ...
9 years, 1 month ago (2011-11-14 19:12:50 UTC) #4
commit-bot: I haz the power
Change committed as 109938
9 years, 1 month ago (2011-11-14 19:41:44 UTC) #5
Dan Beam
9 years, 1 month ago (2011-11-14 20:17:32 UTC) #6
On 2011/11/14 19:12:50, Evan Stade wrote:
> I don't think bind would work because at the time the return statement is
> executed, newTabView is still undefined.

Ah, yeah, OK.  First option it is, then!

Powered by Google App Engine
This is Rietveld 408576698