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

Issue 1102003002: Missing m_registeredAsCandidate = false. (Closed)

Created:
5 years, 8 months ago by rune
Modified:
5 years, 7 months ago
Reviewers:
tasak, dglazkov
CC:
blink-reviews, blink-reviews-style_chromium.org, sof, eae+blinkwatch, blink-reviews-dom_chromium.org, dglazkov+blink, rwlbuis
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Missing m_registeredAsCandidate = false. Added a missing reset of registeredAsCandidate when calling removeStyleSheetCandidateNode() from clearDocumentData(). BUG=468267 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=194799

Patch Set 1 #

Total comments: 1

Patch Set 2 : Removed asserts #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -0 lines) Patch
M Source/core/dom/StyleElement.cpp View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 11 (3 generated)
rune
Adding asserts to try to smoke out the reason for the crasher.
5 years, 8 months ago (2015-04-24 16:03:05 UTC) #2
rune
PTAL
5 years, 7 months ago (2015-04-28 09:44:27 UTC) #4
tasak
https://codereview.chromium.org/1102003002/diff/1/Source/core/dom/StyleElement.cpp File Source/core/dom/StyleElement.cpp (right): https://codereview.chromium.org/1102003002/diff/1/Source/core/dom/StyleElement.cpp#newcode59 Source/core/dom/StyleElement.cpp:59: ASSERT(!m_registeredAsCandidate); I heard that inserted elements might be destroyed ...
5 years, 7 months ago (2015-04-28 10:19:05 UTC) #5
rune
On 2015/04/28 10:19:05, tasak wrote: > https://codereview.chromium.org/1102003002/diff/1/Source/core/dom/StyleElement.cpp > File Source/core/dom/StyleElement.cpp (right): > > https://codereview.chromium.org/1102003002/diff/1/Source/core/dom/StyleElement.cpp#newcode59 > ...
5 years, 7 months ago (2015-04-28 10:38:51 UTC) #6
rune
On 2015/04/28 10:38:51, rune wrote: > On 2015/04/28 10:19:05, tasak wrote: > > > https://codereview.chromium.org/1102003002/diff/1/Source/core/dom/StyleElement.cpp ...
5 years, 7 months ago (2015-04-29 16:09:56 UTC) #7
tasak
lgtm
5 years, 7 months ago (2015-05-01 07:48:06 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1102003002/20001
5 years, 7 months ago (2015-05-01 08:30:31 UTC) #10
commit-bot: I haz the power
5 years, 7 months ago (2015-05-01 10:30:13 UTC) #11
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=194799

Powered by Google App Engine
This is Rietveld 408576698