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

Issue 729523002: Add fast/inline to virtual/slimmingpaint and make the tests pass (Closed)

Created:
6 years, 1 month ago by fs
Modified:
6 years, 1 month ago
Reviewers:
leviw_travelin_and_unemployed, chrishtr, slimming-paint-reviews
CC:
blink-reviews, blink-reviews-paint_chromium.org, slimming-paint-reviews_chromium.org
Project:
blink
Visibility:
Public.

Description

Add fast/inline to virtual/slimmingpaint and make the tests pass Minor collateral damage (for-range loop, removed redundant parens). BUG=423071 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=185516

Patch Set 1 #

Total comments: 6

Patch Set 2 : Quicker bounds #

Patch Set 3 : Potential fix for fast/inline/positionedLifetime.html on Mac. #

Patch Set 4 : Expectation for fast/inline/justify-emphasis-inline-box.html. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -11 lines) Patch
M LayoutTests/TestExpectations View 1 2 3 1 chunk +3 lines, -0 lines 0 comments Download
M LayoutTests/VirtualTestSuites View 1 chunk +5 lines, -0 lines 0 comments Download
A + LayoutTests/virtual/slimmingpaint/fast/inline/README.txt View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/paint/BlockPainter.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
M Source/core/paint/BoxPainter.cpp View 1 2 2 chunks +13 lines, -5 lines 0 comments Download
M Source/core/paint/InlinePainter.cpp View 1 2 chunks +11 lines, -0 lines 0 comments Download
M Source/core/paint/LineBoxListPainter.cpp View 1 chunk +1 line, -4 lines 0 comments Download

Messages

Total messages: 9 (2 generated)
leviw_travelin_and_unemployed
https://codereview.chromium.org/729523002/diff/1/LayoutTests/virtual/slimmingpaint/fast/inline/README.txt File LayoutTests/virtual/slimmingpaint/fast/inline/README.txt (right): https://codereview.chromium.org/729523002/diff/1/LayoutTests/virtual/slimmingpaint/fast/inline/README.txt#newcode1 LayoutTests/virtual/slimmingpaint/fast/inline/README.txt:1: # This suite runs the tests in fast/inline with ...
6 years, 1 month ago (2014-11-14 22:28:00 UTC) #2
leviw_travelin_and_unemployed
It also looks like we're failing on Mac.
6 years, 1 month ago (2014-11-14 22:28:48 UTC) #3
chrishtr
https://codereview.chromium.org/729523002/diff/1/Source/core/paint/InlinePainter.cpp File Source/core/paint/InlinePainter.cpp (right): https://codereview.chromium.org/729523002/diff/1/Source/core/paint/InlinePainter.cpp#newcode35 Source/core/paint/InlinePainter.cpp:35: bounds = m_renderInline.linesVisualOverflowBoundingBox(); On 2014/11/14 at 22:27:59, leviw wrote: ...
6 years, 1 month ago (2014-11-14 22:31:44 UTC) #4
fs
On 2014/11/14 22:28:48, leviw wrote: > It also looks like we're failing on Mac. virtual/slimmingpaint/fast/inline/justify-emphasis-inline-box.html ...
6 years, 1 month ago (2014-11-17 16:13:20 UTC) #5
leviw_travelin_and_unemployed
LGTM. We could walk just the root boxes, but if something like that is necessary ...
6 years, 1 month ago (2014-11-17 19:57:25 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/729523002/60001
6 years, 1 month ago (2014-11-18 11:31:52 UTC) #8
commit-bot: I haz the power
6 years, 1 month ago (2014-11-18 12:21:05 UTC) #9
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=185516

Powered by Google App Engine
This is Rietveld 408576698