Bug 24490

Summary: Enable web workers in Qt WebKit
Product: WebKit Reporter: Yael <yael>
Component: WebKit QtAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: hausmann, laszlo.gombos
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Enable building web workers in Qt WebKit
none
Update previous patch hausmann: review+

Description Yael 2009-03-10 07:55:26 PDT
Enable web workers in Qt WebKit.
Comment 1 Yael 2009-03-10 07:58:00 PDT
Created attachment 28436 [details]
Enable building web workers in Qt WebKit
Comment 2 Yael 2009-03-12 13:53:24 PDT
Created attachment 28549 [details]
Update previous patch
Comment 3 Simon Hausmann 2009-04-02 03:29:08 PDT
Comment on attachment 28549 [details]
Update previous patch

Looks good to me, I'll fix up the JavaScriptCore ChangeLog when landing. It should talk about WTF::ThreadSpecific, not the Web Workers.
Comment 4 Simon Hausmann 2009-04-02 03:29:33 PDT
Landed in r42167