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

Issue 2025093002: Refactor to simplify how layerType is stored on PaintLayers. (Closed)

Created:
4 years, 6 months ago by chrishtr
Modified:
4 years, 6 months ago
Reviewers:
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@2743
Target Ref:
refs/pending/branch-heads/2743
Project:
chromium
Visibility:
Public.

Description

Refactor to simplify how layerType is stored on PaintLayers. Instead of caching it on the PaintLayer, delegate to the LayoutBoxModelObject to compute it on demand. Also remove a useless setter for it. BUG=610906 Review-Url: https://codereview.chromium.org/2002153007 Cr-Commit-Position: refs/heads/master@{#396096} (cherry picked from commit 4a1368f4a8cbc725bd4be8e216fc9f717f7b9f8d)

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -17 lines) Patch
M third_party/WebKit/Source/core/layout/LayoutBoxModelObject.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutBoxModelObject.cpp View 3 chunks +3 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/core/paint/PaintLayer.h View 3 chunks +1 line, -5 lines 0 comments Download
M third_party/WebKit/Source/core/paint/PaintLayer.cpp View 2 chunks +3 lines, -4 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
chrishtr
4 years, 6 months ago (2016-05-31 20:14:50 UTC) #1
Message was sent while issue was closed.
Committed patchset #1 (id:1) to pending queue manually as
3b3bbeee7b3c0d1de15d7854b58cc474b7204478.

Powered by Google App Engine
This is Rietveld 408576698