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

Issue 2942123002: Break LayoutObject dependency for NinePieceImagePainter (Closed)

Created:
3 years, 6 months ago by eae
Modified:
3 years, 6 months ago
Reviewers:
pdr.
CC:
chromium-reviews, caseq+blink_chromium.org, dshwang, blink-reviews-paint_chromium.org, lushnikov+blink_chromium.org, pfeldman+blink_chromium.org, apavlov+blink_chromium.org, devtools-reviews_chromium.org, blink-reviews, kozyatinskiy+blink_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Break LayoutObject dependency for NinePieceImagePainter Break the dependency on LayoutObject for NinePieceImage painting and for border painting by updating NinePieceImagePainter to instead take a Node and a ImageResourceObserver reference. Also moves border painting to the BoxPainterBase class as border painting can now be shared with LayoutNG. R=pdr@chromium.org BUG=714962 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Review-Url: https://codereview.chromium.org/2942123002 Cr-Commit-Position: refs/heads/master@{#480948} Committed: https://chromium.googlesource.com/chromium/src/+/cfbb107861720c74448855869af827e844728054

Patch Set 1 #

Patch Set 2 : Rebase w/HEAD #

Patch Set 3 : Rebase w/HEAD #

Patch Set 4 : Pass document explicitly #

Unified diffs Side-by-side diffs Delta from patch set Stats (+126 lines, -86 lines) Patch
M third_party/WebKit/Source/core/inspector/InspectorTraceEvents.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/inspector/InspectorTraceEvents.cpp View 1 chunk +11 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/paint/BoxPainter.h View 3 chunks +1 line, -19 lines 0 comments Download
M third_party/WebKit/Source/core/paint/BoxPainter.cpp View 1 2 3 5 chunks +14 lines, -31 lines 0 comments Download
M third_party/WebKit/Source/core/paint/BoxPainterBase.h View 1 2 3 3 chunks +12 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/paint/BoxPainterBase.cpp View 1 2 3 2 chunks +23 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/paint/BoxReflectionUtils.cpp View 1 2 3 1 chunk +8 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/paint/FieldsetPainter.cpp View 1 2 3 1 chunk +6 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/paint/InlineFlowBoxPainter.cpp View 1 2 3 6 chunks +24 lines, -13 lines 0 comments Download
M third_party/WebKit/Source/core/paint/NinePieceImagePainter.h View 1 2 3 1 chunk +13 lines, -8 lines 0 comments Download
M third_party/WebKit/Source/core/paint/NinePieceImagePainter.cpp View 1 2 3 2 chunks +10 lines, -10 lines 0 comments Download
M third_party/WebKit/Source/core/paint/TableCellPainter.cpp View 1 2 3 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 35 (21 generated)
eae
3 years, 6 months ago (2017-06-16 01:10:56 UTC) #1
eae
(depends on the other two linked CL, hence the unhappy bots)
3 years, 6 months ago (2017-06-16 01:15:21 UTC) #7
pdr.
On 2017/06/16 at 01:15:21, eae wrote: > (depends on the other two linked CL, hence ...
3 years, 6 months ago (2017-06-19 17:30:21 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/2942123002/1
3 years, 6 months ago (2017-06-19 18:02:45 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: ios-simulator on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-simulator/builds/240619)
3 years, 6 months ago (2017-06-19 18:05:35 UTC) #12
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/2942123002/20001
3 years, 6 months ago (2017-06-19 18:26:44 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/482400)
3 years, 6 months ago (2017-06-19 19:53:18 UTC) #17
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/2942123002/40001
3 years, 6 months ago (2017-06-19 21:27:22 UTC) #20
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_rel_ng on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_ng/builds/480587)
3 years, 6 months ago (2017-06-19 22:42:45 UTC) #22
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/2942123002/40001
3 years, 6 months ago (2017-06-19 22:45:34 UTC) #24
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/2942123002/60001
3 years, 6 months ago (2017-06-20 15:35:37 UTC) #28
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/471861)
3 years, 6 months ago (2017-06-20 17:29:32 UTC) #30
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/2942123002/60001
3 years, 6 months ago (2017-06-20 17:58:48 UTC) #32
commit-bot: I haz the power
3 years, 6 months ago (2017-06-20 20:46:31 UTC) #35
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/cfbb107861720c74448855869af8...

Powered by Google App Engine
This is Rietveld 408576698