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

Issue 10638015: RenderText: Only clip if necessary to workaround a Skia bug in the PDF path. (Closed)

Created:
8 years, 6 months ago by Alexei Svitkine (slow)
Modified:
8 years, 6 months ago
Reviewers:
msw
CC:
chromium-reviews
Visibility:
Public.

Description

RenderText: Expose a flag to disable clipping to workaround a Skia bug in the PDF path. (See bug for context.) BUG=133548 TEST=Verify that the clipping problem is solved with (currently unlanded) RenderTextMac code in print preview. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=143726

Patch Set 1 #

Total comments: 1

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -5 lines) Patch
M ui/gfx/render_text.h View 1 2 chunks +9 lines, -0 lines 0 comments Download
M ui/gfx/render_text.cc View 1 3 chunks +10 lines, -5 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Alexei Svitkine (slow)
8 years, 6 months ago (2012-06-22 17:50:16 UTC) #1
msw
Can we instead temporarily introduce a flag like clip_to_display_rect_ that the PDF path can set? ...
8 years, 6 months ago (2012-06-22 19:30:13 UTC) #2
Alexei Svitkine (slow)
Done.
8 years, 6 months ago (2012-06-22 20:42:49 UTC) #3
msw
That's much nicer, thanks! LGTM
8 years, 6 months ago (2012-06-22 20:45:05 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/asvitkine@chromium.org/10638015/11002
8 years, 6 months ago (2012-06-22 20:50:20 UTC) #5
commit-bot: I haz the power
8 years, 6 months ago (2012-06-22 22:15:44 UTC) #6
Change committed as 143726

Powered by Google App Engine
This is Rietveld 408576698