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

Issue 2306813004: Inline LayoutBlock::invalidateCaret and remove redundant needs-repaint on layer. (Closed)

Created:
4 years, 3 months ago by wkorman
Modified:
4 years, 3 months ago
Reviewers:
chrishtr
CC:
blink-reviews, blink-reviews-layout_chromium.org, chromium-reviews, eae+blinkwatch, jchaffraix+rendering, leviw+renderwatch, pdr+renderingwatchlist_chromium.org, szager+layoutwatch_chromium.org, zoltan1
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Inline LayoutBlock::invalidateCaret and remove redundant needs-repaint on layer. invalidateCaret() once had another caller, but that day is long gone, as in, yesterday. Committed: https://crrev.com/54a2101cb62839d7171cf907b611371b8ec6e8ee Cr-Commit-Position: refs/heads/master@{#416420}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Remove extraneous layer setNeedsRepaint. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -12 lines) Patch
M third_party/WebKit/Source/core/layout/LayoutBlock.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutBlock.cpp View 1 2 chunks +4 lines, -11 lines 0 comments Download

Messages

Total messages: 13 (6 generated)
wkorman
4 years, 3 months ago (2016-09-02 21:10:30 UTC) #2
chrishtr
https://codereview.chromium.org/2306813004/diff/1/third_party/WebKit/Source/core/layout/LayoutBlock.cpp File third_party/WebKit/Source/core/layout/LayoutBlock.cpp (right): https://codereview.chromium.org/2306813004/diff/1/third_party/WebKit/Source/core/layout/LayoutBlock.cpp#newcode932 third_party/WebKit/Source/core/layout/LayoutBlock.cpp:932: ObjectPaintInvalidator(*this).slowSetPaintingLayerNeedsRepaint(); On reflection I don't think we need line ...
4 years, 3 months ago (2016-09-02 21:26:53 UTC) #3
wkorman
https://codereview.chromium.org/2306813004/diff/1/third_party/WebKit/Source/core/layout/LayoutBlock.cpp File third_party/WebKit/Source/core/layout/LayoutBlock.cpp (right): https://codereview.chromium.org/2306813004/diff/1/third_party/WebKit/Source/core/layout/LayoutBlock.cpp#newcode932 third_party/WebKit/Source/core/layout/LayoutBlock.cpp:932: ObjectPaintInvalidator(*this).slowSetPaintingLayerNeedsRepaint(); On 2016/09/02 21:26:53, chrishtr wrote: > On reflection ...
4 years, 3 months ago (2016-09-02 23:17:36 UTC) #6
chrishtr
lgtm
4 years, 3 months ago (2016-09-02 23:25:42 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2306813004/20001
4 years, 3 months ago (2016-09-02 23:26:08 UTC) #9
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 3 months ago (2016-09-03 00:52:27 UTC) #11
commit-bot: I haz the power
4 years, 3 months ago (2016-09-03 00:55:28 UTC) #13
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/54a2101cb62839d7171cf907b611371b8ec6e8ee
Cr-Commit-Position: refs/heads/master@{#416420}

Powered by Google App Engine
This is Rietveld 408576698