Bug 19190 - Canvas rendered as black
Summary: Canvas rendered as black
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P1 Normal
Assignee: Nobody
URL: http://www.nihilogic.dk/labs/mariokart/
Keywords: Gtk
Depends on:
Blocks:
 
Reported: 2008-05-22 08:18 PDT by Pierre-Luc Beaudoin
Modified: 2008-06-17 11:08 PDT (History)
2 users (show)

See Also:


Attachments
Fix the Cairo BitmapImage constructor (1.33 KB, patch)
2008-06-17 10:15 PDT, Alp Toker
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pierre-Luc Beaudoin 2008-05-22 08:18:21 PDT
When playing this game, the track is black.  

The sky is also black on http://www.abrahamjoffe.com.au/ben/canvascape/textures.htm which used to work perfectly.
Comment 1 Alp Toker 2008-05-25 07:26:37 PDT
After recent changes in how canvas works we got some issues. I tried to fix it up but there are still regressions. Upgrading to P1.
Comment 2 Alp Toker 2008-06-01 09:09:54 PDT
Oliver has offered to give a hand, but doesn't have access to a Cairo build and needs more details of the issue.
Comment 3 Alp Toker 2008-06-17 10:15:51 PDT
Created attachment 21757 [details]
Fix the Cairo BitmapImage constructor
Comment 4 Alp Toker 2008-06-17 11:01:05 PDT
Landed in r34625.
Comment 5 Darin Adler 2008-06-17 11:08:24 PDT
Comment on attachment 21757 [details]
Fix the Cairo BitmapImage constructor

r=me