Bug 129528

Summary: ASSERT(isMainThread()) hit under platformUserPreferredLanguages() with WebKit1 and WebKit2 in the same process
Product: WebKit Reporter: Sam Weinig <sam>
Component: New BugsAssignee: Sam Weinig <sam>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch kling: review+

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>