Bug 129528 - ASSERT(isMainThread()) hit under platformUserPreferredLanguages() with WebKit1 and WebKit2 in the same process
Summary: ASSERT(isMainThread()) hit under platformUserPreferredLanguages() with WebKit...
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: Sam Weinig
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-28 18:55 PST by Sam Weinig
Modified: 2014-02-28 19:06 PST (History)
0 users

See Also:


Attachments
Patch (4.93 KB, patch)
2014-02-28 18:58 PST, Sam Weinig
kling: 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 2014-02-28 18:55:49 PST
ASSERT(isMainThread()) hit under platformUserPreferredLanguages() with WebKit1 and WebKit2 in the same process
Comment 1 Sam Weinig 2014-02-28 18:58:13 PST
Created attachment 225519 [details]
Patch
Comment 2 Sam Weinig 2014-02-28 19:06:20 PST
Committed r164903: <http://trac.webkit.org/changeset/164903>