Bug 37937 - Wean JavaScriptCore off calls to isMainThread()
Summary: Wean JavaScriptCore off calls to isMainThread()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-21 11:36 PDT by Sam Weinig
Modified: 2010-04-21 13:59 PDT (History)
0 users

See Also:


Attachments
patch (not for review) (15.69 KB, patch)
2010-04-21 11:39 PDT, Sam Weinig
ggaren: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Weinig 2010-04-21 11:36:21 PDT
JavaScriptCore should be weaned off isMainThread().
Comment 1 Sam Weinig 2010-04-21 11:39:38 PDT
Created attachment 53976 [details]
patch (not for review)

Putting up patch to let the EWS try it out.
Comment 2 Geoffrey Garen 2010-04-21 13:37:26 PDT
Comment on attachment 53976 [details]
patch (not for review)

r=me
Comment 3 Sam Weinig 2010-04-21 13:59:33 PDT
Fixed in r58012.