Chromium Code Reviews
Help | Chromium Project | Sign in
(68)

Issue 2982002: test_shell: fix for newer cairos (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
4 years, 10 months ago by Evan Martin
Modified:
4 years ago
CC:
chromium-reviews
Visibility:
Public.

Description

test_shell: fix for newer cairos We need to call cairo_surface_mark_dirty to let Cairo know that we've twiddled the pixels without its knowledge. Without this, on current Cairo versions, test_shell's web widget shows up as a gray box. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=52225

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -1 line) Patch
M skia/ext/bitmap_platform_device_linux.cc View 1 chunk +5 lines, -1 line 0 comments Download
Commit: CQ not working?

Messages

Total messages: 7 (0 generated)
Evan Martin
really freaked me out the first time my empty test shell came up, glad we ...
4 years, 10 months ago (2010-07-12 22:35:23 UTC) #1
Elliot Glaysher
OK On Mon, Jul 12, 2010 at 3:35 PM, <evan@chromium.org> wrote: > Reviewers: Elliot Glaysher, ...
4 years, 10 months ago (2010-07-12 22:39:54 UTC) #2
Evan Martin
+brettw fyi, as the skia master
4 years, 10 months ago (2010-07-12 22:42:39 UTC) #3
brettw at google
Is the ordering important? Is it OK to call this in beginPlatformPaint, because we can ...
4 years, 10 months ago (2010-07-12 22:54:21 UTC) #4
Evan Martin
On 2010/07/12 22:54:21, brettw at google wrote: > Is the ordering important? Is it OK ...
4 years, 10 months ago (2010-07-12 23:06:00 UTC) #5
brettw
Got it, LGTM On Mon, Jul 12, 2010 at 4:06 PM, <evan@chromium.org> wrote: > On ...
4 years, 10 months ago (2010-07-12 23:48:19 UTC) #6
Evan Stade
4 years, 10 months ago (2010-07-13 00:33:13 UTC) #7
lgtm
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld ec887be