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

Issue 296133014: Revert shouldInvalidateNodeListCaches() back to template-unrolled version. (Closed)

Created:
6 years, 7 months ago by sof
Modified:
6 years, 7 months ago
CC:
blink-reviews, blink-reviews-dom_chromium.org, dglazkov+blink, eae+blinkwatch, rwlbuis
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Revert shouldInvalidateNodeListCaches() back to template-unrolled version. Switch Document::shouldInvalidateNodeListCaches() back to the previous version of unrolling a loop by way of a recursive template expansion. A mild slowdown was seen in crbug.com/375810 when using the simpler loop-based version from http://codereview.chromium.org/280123002/ R=haraken@chromium.org BUG=375810 NOTRY=true Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=174702

Patch Set 1 #

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

Messages

Total messages: 12 (0 generated)
sof
Please take a look. Addressing, not sure if fully, a mild non-Oilpan regression on some ...
6 years, 7 months ago (2014-05-23 13:51:20 UTC) #1
haraken
LGTM. Shall we add a FIXME in the code why we need the separate code ...
6 years, 7 months ago (2014-05-23 13:53:39 UTC) #2
sof
On 2014/05/23 13:53:39, haraken wrote: > LGTM. > > Shall we add a FIXME in ...
6 years, 7 months ago (2014-05-23 13:55:58 UTC) #3
haraken
On 2014/05/23 13:55:58, sof wrote: > On 2014/05/23 13:53:39, haraken wrote: > > LGTM. > ...
6 years, 7 months ago (2014-05-23 14:45:04 UTC) #4
sof
On 2014/05/23 14:45:04, haraken wrote: > On 2014/05/23 13:55:58, sof wrote: > > On 2014/05/23 ...
6 years, 7 months ago (2014-05-23 14:50:59 UTC) #5
sof
The CQ bit was checked by sigbjornf@opera.com
6 years, 7 months ago (2014-05-23 14:51:03 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sigbjornf@opera.com/296133014/1
6 years, 7 months ago (2014-05-23 14:51:29 UTC) #7
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). Please consider checking whether the failures are ...
6 years, 7 months ago (2014-05-23 16:08:05 UTC) #8
sof
The CQ bit was unchecked by sigbjornf@opera.com
6 years, 7 months ago (2014-05-23 16:59:11 UTC) #9
sof
The CQ bit was checked by sigbjornf@opera.com
6 years, 7 months ago (2014-05-23 17:00:10 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sigbjornf@opera.com/296133014/1
6 years, 7 months ago (2014-05-23 17:00:32 UTC) #11
commit-bot: I haz the power
6 years, 7 months ago (2014-05-23 17:01:02 UTC) #12
Message was sent while issue was closed.
Change committed as 174702

Powered by Google App Engine
This is Rietveld 408576698