Bug 148324

Summary: Get rid of uses of the old callOnMainThread function that takes a function ptr + context
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch thorton: review+

Description Anders Carlsson 2015-08-21 13:14:46 PDT
Get rid of uses of the old callOnMainThread function that takes a function ptr + context
Comment 1 Anders Carlsson 2015-08-21 13:15:41 PDT
Created attachment 259648 [details]
Patch
Comment 2 Anders Carlsson 2015-08-21 13:51:08 PDT
Committed r188772: <http://trac.webkit.org/changeset/188772>