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

Issue 1294913004: Enable HitTestCache by default. (Closed)

Created:
5 years, 4 months ago by dtapuska
Modified:
5 years, 4 months ago
Reviewers:
esprehn
CC:
blink-reviews, blink-reviews-rendering, eae+blinkwatch, jchaffraix+rendering, leviw+renderwatch, pdr+renderingwatchlist_chromium.org, szager+layoutwatch_chromium.org, zoltan1
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Enable HitTestCache by default. UMA metrics indicate we have great validity. Enable the hit test cache in release by default. Keep the validity checks around in ASSERTs are enabled. BUG=398920 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=200852

Patch Set 1 #

Total comments: 3

Patch Set 2 : Remove UMA metrics for validity #

Patch Set 3 : Fix layout test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -66 lines) Patch
M LayoutTests/fast/events/hit-test-counts-expected.txt View 1 2 4 chunks +7 lines, -7 lines 0 comments Download
M Source/core/layout/HitTestCache.h View 1 2 chunks +0 lines, -17 lines 0 comments Download
M Source/core/layout/HitTestCache.cpp View 1 1 chunk +0 lines, -15 lines 0 comments Download
M Source/core/layout/HitTestResult.h View 1 1 chunk +0 lines, -1 line 0 comments Download
M Source/core/layout/HitTestResult.cpp View 1 1 chunk +0 lines, -12 lines 0 comments Download
M Source/core/layout/LayoutView.cpp View 1 1 chunk +15 lines, -14 lines 0 comments Download

Messages

Total messages: 22 (7 generated)
dtapuska
https://codereview.chromium.org/1294913004/diff/1/Source/core/layout/LayoutView.cpp File Source/core/layout/LayoutView.cpp (left): https://codereview.chromium.org/1294913004/diff/1/Source/core/layout/LayoutView.cpp#oldcode117 Source/core/layout/LayoutView.cpp:117: m_hitTestCache->verifyCachedResult(result, cacheResult); verifyCacheResult logs some UMA metrics. rbyers@ indicated ...
5 years, 4 months ago (2015-08-17 21:23:15 UTC) #2
esprehn
What does "we have great validity" mean? Is it 100% correct? https://codereview.chromium.org/1294913004/diff/1/Source/core/layout/LayoutView.cpp File Source/core/layout/LayoutView.cpp (left): ...
5 years, 4 months ago (2015-08-18 20:27:41 UTC) #3
dtapuska
On 2015/08/18 20:27:41, esprehn wrote: > What does "we have great validity" mean? Is it ...
5 years, 4 months ago (2015-08-18 20:42:37 UTC) #4
dtapuska
https://codereview.chromium.org/1294913004/diff/1/Source/core/layout/LayoutView.cpp File Source/core/layout/LayoutView.cpp (left): https://codereview.chromium.org/1294913004/diff/1/Source/core/layout/LayoutView.cpp#oldcode117 Source/core/layout/LayoutView.cpp:117: m_hitTestCache->verifyCachedResult(result, cacheResult); On 2015/08/18 20:27:41, esprehn wrote: > On ...
5 years, 4 months ago (2015-08-18 20:56:34 UTC) #5
esprehn
11 in 500m means we're still failing sometimes though? How do we go about fixing ...
5 years, 4 months ago (2015-08-18 21:04:32 UTC) #6
dtapuska
On 2015/08/18 21:04:32, esprehn wrote: > 11 in 500m means we're still failing sometimes though? ...
5 years, 4 months ago (2015-08-18 21:14:52 UTC) #7
Rick Byers
On 2015/08/18 21:14:52, dtapuska wrote: > On 2015/08/18 21:04:32, esprehn wrote: > > 11 in ...
5 years, 4 months ago (2015-08-18 21:32:42 UTC) #8
esprehn
On 2015/08/18 at 21:32:42, rbyers wrote: > On 2015/08/18 21:14:52, dtapuska wrote: > > On ...
5 years, 4 months ago (2015-08-18 21:50:08 UTC) #9
dtapuska
On 2015/08/18 21:50:08, esprehn wrote: > On 2015/08/18 at 21:32:42, rbyers wrote: > > On ...
5 years, 4 months ago (2015-08-18 22:10:53 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1294913004/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1294913004/20001
5 years, 4 months ago (2015-08-19 13:45:56 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/100471)
5 years, 4 months ago (2015-08-19 14:48:20 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1294913004/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1294913004/40001
5 years, 4 months ago (2015-08-19 19:40:37 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_x64_rel_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_x64_rel_ng/builds/92697)
5 years, 4 months ago (2015-08-19 21:35:03 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1294913004/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1294913004/40001
5 years, 4 months ago (2015-08-19 21:38:55 UTC) #21
commit-bot: I haz the power
5 years, 4 months ago (2015-08-19 22:18:42 UTC) #22
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=200852

Powered by Google App Engine
This is Rietveld 408576698