Bug 108607

Summary: [GTK] Adapt WorkQueueGtk to the latest changes in WebKit2 after r141497
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, sam
Priority: P2 Keywords: Gtk
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch andersca: review+

Description Carlos Garcia Campos 2013-02-01 02:42:26 PST
m_isValid and the mutex have been removed from the WorkQueue base class. Also WorkQueue is now refcounted.
Comment 1 Carlos Garcia Campos 2013-02-01 02:46:48 PST
Created attachment 185996 [details]
Patch
Comment 2 Carlos Garcia Campos 2013-02-01 09:19:58 PST
Committed r141599: <http://trac.webkit.org/changeset/141599>