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

Issue 182733014: RenderLayerScrollableArea::updateResizerStyle shouldn't do work if there's no resizer (Closed)

Created:
6 years, 9 months ago by abarth-chromium
Modified:
6 years, 9 months ago
Reviewers:
esprehn
CC:
blink-reviews, bemjb+rendering_chromium.org, dsinclair, zoltan1, eae+blinkwatch, leviw+renderwatch, blink-layers+watch_chromium.org, jchaffraix+rendering, pdr., ojan
Visibility:
Public.

Description

RenderLayerScrollableArea::updateResizerStyle shouldn't do work if there's no resizer In profiling updateStyle on Silk's toggle_drawer test case, we saw some time being spent updating the style of the resizer, which is wasted work because there is no resizer. This CL teaches the code not to do work if there's no resizer. R=esprehn@chromium.org BUG=335703 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=168555

Patch Set 1 #

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

Messages

Total messages: 6 (0 generated)
abarth-chromium
6 years, 9 months ago (2014-03-05 23:45:56 UTC) #1
esprehn
old chunk mismatch, can you upload again?
6 years, 9 months ago (2014-03-05 23:47:28 UTC) #2
esprehn
lgtm, silly rietfail.
6 years, 9 months ago (2014-03-05 23:47:53 UTC) #3
abarth-chromium
The CQ bit was checked by abarth@chromium.org
6 years, 9 months ago (2014-03-05 23:49:56 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/abarth@chromium.org/182733014/1
6 years, 9 months ago (2014-03-05 23:54:24 UTC) #5
abarth-chromium
6 years, 9 months ago (2014-03-06 02:03:02 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 manually as r168555 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698