Bug 21771

Summary: Canvas tag is not properly initialized in QT port
Product: WebKit Reporter: Yael <yael>
Component: WebKit QtAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: hausmann
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
This patch initializes the backing buffer of Canvas tag in QT port. hausmann: review+

Description Yael 2008-10-21 05:46:01 PDT
Background of Canvas tag is not properly initialized in QT port and areas that are not redrawn look garbled.
Comment 1 Yael 2008-10-21 05:47:27 PDT
Created attachment 24539 [details]
This patch initializes the backing buffer of Canvas tag in QT port.

This patch initializes the backing buffer of Canvas tag in QT port.
Comment 2 Simon Hausmann 2008-10-21 05:58:00 PDT
Landed in r37760