Bug 37723 - Make run loops be allocated as thread specific data.
Summary: Make run loops be allocated as thread specific data.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-16 12:08 PDT by Anders Carlsson
Modified: 2010-04-16 12:36 PDT (History)
0 users

See Also:


Attachments
Patch (6.57 KB, patch)
2010-04-16 12:23 PDT, Anders Carlsson
hyatt: 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 2010-04-16 12:08:55 PDT
Make run loops be allocated as thread specific data.
Comment 1 Anders Carlsson 2010-04-16 12:23:35 PDT
Created attachment 53551 [details]
Patch
Comment 2 Dave Hyatt 2010-04-16 12:29:11 PDT
Comment on attachment 53551 [details]
Patch

r=me
Comment 3 Anders Carlsson 2010-04-16 12:36:22 PDT
Committed r57732: <http://trac.webkit.org/changeset/57732>