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

Issue 119693002: Don't force recalc if there are no shadow boundary crossing rules (Closed)

Created:
7 years ago by ykyyip
Modified:
6 years, 10 months ago
Reviewers:
chrishtr, esprehn
CC:
blink-reviews, dglazkov+blink, sof, eae+blinkwatch, adamk+blink_chromium.org
Visibility:
Public.

Description

Don't force recalc if there are no shadow boundary crossing rules Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=164382

Patch Set 1 #

Patch Set 2 : #

Total comments: 1

Patch Set 3 : #

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

Messages

Total messages: 7 (0 generated)
ykyyip
7 years ago (2013-12-20 02:21:58 UTC) #1
esprehn
lgtm https://codereview.chromium.org/119693002/diff/20001/Source/core/dom/Element.cpp File Source/core/dom/Element.cpp (right): https://codereview.chromium.org/119693002/diff/20001/Source/core/dom/Element.cpp#newcode1624 Source/core/dom/Element.cpp:1624: return document().ensureStyleResolver().treeBoundaryCrossingRules().isEmpty() ? Inherit : Force; I'm not ...
7 years ago (2013-12-20 19:11:42 UTC) #2
esprehn
Actually I think this breaks dynamically inserting style sheets in ShadowTreeStyleSheetCollection::updateActiveStyleSheets where we do host()->setNeedsStyleRecalc(). ...
7 years ago (2013-12-20 19:34:32 UTC) #3
ykyyip
On 2013/12/20 19:34:32, esprehn wrote: > Actually I think this breaks dynamically inserting style sheets ...
6 years, 11 months ago (2013-12-30 00:49:53 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ykyyip@chromium.org/119693002/20001
6 years, 11 months ago (2013-12-30 17:48:11 UTC) #5
esprehn
On 2013/12/30 00:49:53, ykyyip wrote: > On 2013/12/20 19:34:32, esprehn wrote: > > Actually I ...
6 years, 11 months ago (2013-12-30 17:48:19 UTC) #6
commit-bot: I haz the power
6 years, 11 months ago (2013-12-30 19:02:55 UTC) #7
Message was sent while issue was closed.
Change committed as 164382

Powered by Google App Engine
This is Rietveld 408576698