Bug 128940 - Stop using isMainThread() in WebKit2
Summary: Stop using isMainThread() in WebKit2
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-17 15:56 PST by Anders Carlsson
Modified: 2014-02-17 16:02 PST (History)
0 users

See Also:


Attachments
Patch (61.69 KB, patch)
2014-02-17 15:57 PST, Anders Carlsson
enrica: 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 2014-02-17 15:56:43 PST
Stop using isMainThread() in WebKit2
Comment 1 Anders Carlsson 2014-02-17 15:57:53 PST
Created attachment 224442 [details]
Patch
Comment 2 Enrica Casucci 2014-02-17 16:01:32 PST
Comment on attachment 224442 [details]
Patch

Looks good to me.
Comment 3 Anders Carlsson 2014-02-17 16:02:49 PST
Committed r164255: <http://trac.webkit.org/changeset/164255>