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

Issue 419513002: StyleSheetContents::clearResolvers should clear ScopedStyleResolvers (Closed)

Created:
6 years, 5 months ago by haraken
Modified:
6 years, 5 months ago
CC:
blink-reviews, blink-reviews-css, ed+blinkwatch_opera.com, dglazkov+blink, apavlov+blink_chromium.org, darktears, rune+blink, rwlbuis
Project:
blink
Visibility:
Public.

Description

StyleSheetContents::clearResolvers should clear ScopedStyleResolvers This is a fix for crashes in oilpan builds after landing https://codereview.chromium.org/415743005/. StyleSheetContents::clearResolvers should clear ScopedStyleResolvers as well as normal StyleResolvers. The original CL (r178795) that introduced ScopedStyleResolver was missing this code, and it exposed the bug in oilpan builds when we landed r178817. BUG=340522 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=178840

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -1 line) Patch
M Source/core/css/StyleSheetContents.cpp View 1 chunk +3 lines, -1 line 1 comment Download

Messages

Total messages: 9 (0 generated)
haraken
PTAL
6 years, 5 months ago (2014-07-24 12:20:01 UTC) #1
wibling-chromium
lgtm Nice detective work:)
6 years, 5 months ago (2014-07-24 12:28:45 UTC) #2
haraken
sof@: Are you fine with landing this CL to fix oilpan crashes at the moment?
6 years, 5 months ago (2014-07-24 12:30:03 UTC) #3
sof
On 2014/07/24 12:30:03, haraken wrote: > sof@: Are you fine with landing this CL to ...
6 years, 5 months ago (2014-07-24 12:46:07 UTC) #4
kochi
lgtm https://codereview.chromium.org/419513002/diff/1/Source/core/css/StyleSheetContents.cpp File Source/core/css/StyleSheetContents.cpp (right): https://codereview.chromium.org/419513002/diff/1/Source/core/css/StyleSheetContents.cpp#newcode623 Source/core/css/StyleSheetContents.cpp:623: document->clearScopedStyleResolver(); Probably eventually we should clear the ScopedStyleResolver ...
6 years, 5 months ago (2014-07-24 12:46:40 UTC) #5
haraken
On 2014/07/24 12:46:07, sof wrote: > On 2014/07/24 12:30:03, haraken wrote: > > sof@: Are ...
6 years, 5 months ago (2014-07-24 12:51:31 UTC) #6
haraken
The CQ bit was checked by haraken@chromium.org
6 years, 5 months ago (2014-07-24 12:51:35 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/haraken@chromium.org/419513002/1
6 years, 5 months ago (2014-07-24 12:51:48 UTC) #8
commit-bot: I haz the power
6 years, 5 months ago (2014-07-24 14:00:27 UTC) #9
Message was sent while issue was closed.
Change committed as 178840

Powered by Google App Engine
This is Rietveld 408576698