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

Issue 192323007: ASSERTION FAILED: y2 >= y1 in WebCore::RenderObject::drawSolidBoxSide (Closed)

Created:
6 years, 9 months ago by reni
Modified:
6 years, 7 months ago
CC:
blink-reviews, bemjb+rendering_chromium.org, dsinclair, zoltan1, eae+blinkwatch, leviw+renderwatch, jchaffraix+rendering
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

ASSERTION FAILED: y2 >= y1 in WebCore::RenderObject::drawSolidBoxSide Don't draw the outline if the rectangle to draw is empty. Backported from WebKit: http://trac.webkit.org/changeset/154064 (Patch by Rob Buis) R=leviw@chromium.org BUG=351043 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=172917

Patch Set 1 #

Patch Set 2 : Updated fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, --1 lines) Patch
A LayoutTests/fast/css/outline-negative.html View 1 chunk +9 lines, -0 lines 0 comments Download
A + LayoutTests/fast/css/outline-negative-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
M Source/core/rendering/RenderInline.cpp View 1 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 16 (0 generated)
reni
6 years, 9 months ago (2014-03-10 20:26:34 UTC) #1
leviw_travelin_and_unemployed
lgtm Okay.
6 years, 9 months ago (2014-03-11 16:35:35 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rhodovan.u-szeged@partner.samsung.com/192323007/1
6 years, 9 months ago (2014-03-11 16:35:59 UTC) #3
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-11 17:05:51 UTC) #4
commit-bot: I haz the power
Try jobs failed on following builders: mac_blink_rel
6 years, 9 months ago (2014-03-11 17:05:56 UTC) #5
leviw_travelin_and_unemployed
Looks like this is causing a test failure. I'm guessing it just needs to be ...
6 years, 9 months ago (2014-03-13 18:20:39 UTC) #6
reni
On 2014/03/13 18:20:39, Levi wrote: > Looks like this is causing a test failure. I'm ...
6 years, 9 months ago (2014-03-27 17:30:42 UTC) #7
pdr.
On 2014/03/27 17:30:42, renata.hodovan wrote: > On 2014/03/13 18:20:39, Levi wrote: > > Looks like ...
6 years, 9 months ago (2014-03-27 20:27:58 UTC) #8
reni
On 2014/03/27 20:27:58, pdr wrote: > On 2014/03/27 17:30:42, renata.hodovan wrote: > > On 2014/03/13 ...
6 years, 9 months ago (2014-03-28 14:10:04 UTC) #9
reni
In short, the question is what is the expected result here? : <span style="outline: solid ...
6 years, 8 months ago (2014-04-02 16:39:11 UTC) #10
reni
I've updated the code to only make the early return only if the size of ...
6 years, 8 months ago (2014-04-10 14:55:01 UTC) #11
reni
On 2014/04/10 14:55:01, renata.hodovan wrote: > I've updated the code to only make the early ...
6 years, 8 months ago (2014-04-15 11:31:38 UTC) #12
reni
On 2014/04/15 11:31:38, renata.hodovan wrote: > On 2014/04/10 14:55:01, renata.hodovan wrote: > > I've updated ...
6 years, 7 months ago (2014-04-29 17:28:26 UTC) #13
leviw_travelin_and_unemployed
The CQ bit was checked by leviw@chromium.org
6 years, 7 months ago (2014-04-29 17:42:58 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rhodovan.u-szeged@partner.samsung.com/192323007/20001
6 years, 7 months ago (2014-04-29 17:43:22 UTC) #15
commit-bot: I haz the power
6 years, 7 months ago (2014-04-30 04:22:34 UTC) #16
Message was sent while issue was closed.
Change committed as 172917

Powered by Google App Engine
This is Rietveld 408576698