Bug 148324 - Get rid of uses of the old callOnMainThread function that takes a function ptr + context
Summary: Get rid of uses of the old callOnMainThread function that takes a function pt...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-21 13:14 PDT by Anders Carlsson
Modified: 2015-08-21 13:51 PDT (History)
0 users

See Also:


Attachments
Patch (24.39 KB, patch)
2015-08-21 13:15 PDT, Anders Carlsson
thorton: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>