Bug 20568

Summary: [Qt] Pattern support
Product: WebKit Reporter: Dirk Schulze <krit>
Component: WebKit QtAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: hausmann
Priority: P2 Keywords: Qt
Version: 528+ (Nightly build)   
Hardware: PC   
OS: All   
URL: http://developer.mozilla.org/samples/canvas-tutorial/4_11_canvas_createpattern.html
Attachments:
Description Flags
Qt pattern hausmann: review+

Dirk Schulze
Reported 2008-08-29 11:26:41 PDT
QtWebKit doesn't support patterns.
Attachments
Qt pattern (1.19 KB, patch)
2008-08-29 11:32 PDT, Dirk Schulze
hausmann: review+
Dirk Schulze
Comment 1 2008-08-29 11:32:32 PDT
Created attachment 23071 [details] Qt pattern Adds support for patterns. But crashes on a reload of the page. gdb: Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0xb5e90940 (LWP 32123)] 0xb765d344 in WebCore::Pattern::~Pattern () from /media/disk/Downloads/WebKitQt/WebKitBuild/Release/lib/libQtWebKit.so.4 Current language: auto; currently asm
Dirk Schulze
Comment 2 2008-09-08 03:12:23 PDT
(In reply to comment #1) > Adds support for patterns. But crashes on a reload of the page. Was a problem with my build. Works now.
Simon Hausmann
Comment 3 2008-09-09 08:09:40 PDT
Comment on attachment 23071 [details] Qt pattern Looks good. Thanks!
Simon Hausmann
Comment 4 2008-09-11 00:34:56 PDT
Landed in r36329
Note You need to log in before you can comment on or make changes to this bug.