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

Issue 14858035: Partial revert of r9087 (Closed)

Created:
7 years, 7 months ago by robertphillips
Modified:
7 years, 7 months ago
Reviewers:
bsalomon
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

Removing the isIRect check in r9087 created some layout test failures related to filling 0 width/height rects. This CL is a crude patch to prevent the failures but needs to be applied more elegantly and higher up the call stack. (Note: higher up the call stack 0 width/length rects are allowed when they are stroked)

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -1 line) Patch
M src/gpu/GrContext.cpp View 3 chunks +6 lines, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
robertphillips
7 years, 7 months ago (2013-05-13 13:29:01 UTC) #1
robertphillips
This cleared up the layout test failures in DRT on Linux.
7 years, 7 months ago (2013-05-13 13:35:58 UTC) #2
bsalomon
lgtm
7 years, 7 months ago (2013-05-13 13:37:33 UTC) #3
robertphillips
7 years, 7 months ago (2013-05-13 13:38:59 UTC) #4
Message was sent while issue was closed.
committed as r9106

Powered by Google App Engine
This is Rietveld 408576698