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

Issue 209333012: HTML Imports: A speculative fix for fast/dom/custom/imports-custom-element-abort.html (Closed)

Created:
6 years, 9 months ago by Hajime Morrita
Modified:
6 years, 9 months ago
CC:
blink-reviews, dglazkov+blink, adamk+blink_chromium.org
Visibility:
Public.

Description

HTML Imports: A speculative fix for fast/dom/custom/imports-custom-element-abort.html The test occasionally crashes by touching null HTMLImportsController:m_master in a timer function. This change cancel the timer when m_master is cleared, and add an ASSERT() to make sure that |m_master| is available when timer is fired. BUG=355640 TEST=imports-custom-element-abort.html R=dominicc Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=169962

Patch Set 1 #

Patch Set 2 : Updated #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -1 line) Patch
M Source/core/html/imports/HTMLImportsController.cpp View 1 2 chunks +4 lines, -1 line 0 comments Download

Messages

Total messages: 7 (0 generated)
Hajime Morrita
PTAL?
6 years, 9 months ago (2014-03-24 19:04:09 UTC) #1
dominicc (has gone to gerrit)
On 2014/03/24 19:04:09, morrita1 wrote: > PTAL? I agree this is a fix, but does ...
6 years, 9 months ago (2014-03-25 00:57:52 UTC) #2
Hajime Morrita
> I agree this is a fix, but does it make sense? You're right. the ...
6 years, 9 months ago (2014-03-25 02:47:40 UTC) #3
dominicc (has gone to gerrit)
LGTM
6 years, 9 months ago (2014-03-25 05:06:07 UTC) #4
Hajime Morrita
The CQ bit was checked by morrita@chromium.org
6 years, 9 months ago (2014-03-25 17:01:55 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/morrita@chromium.org/209333012/20001
6 years, 9 months ago (2014-03-25 17:02:01 UTC) #6
commit-bot: I haz the power
6 years, 9 months ago (2014-03-25 17:11:48 UTC) #7
Message was sent while issue was closed.
Change committed as 169962

Powered by Google App Engine
This is Rietveld 408576698