Bug 157755 - JSC should detect the right default locale even when it's not embedded in WebCore
Summary: JSC should detect the right default locale even when it's not embedded in Web...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Filip Pizlo
URL:
Keywords:
Depends on: 157756 158066
Blocks:
  Show dependency treegraph
 
Reported: 2016-05-16 14:21 PDT by Filip Pizlo
Modified: 2016-05-25 05:48 PDT (History)
5 users (show)

See Also:


Attachments
maybe the patch (1.34 KB, patch)
2016-05-17 13:09 PDT, Filip Pizlo
no flags Details | Formatted Diff | Diff
the patch (1.34 KB, patch)
2016-05-17 15:55 PDT, Filip Pizlo
no flags Details | Formatted Diff | Diff
the patch (3.74 KB, patch)
2016-05-17 15:57 PDT, Filip Pizlo
keith_miller: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Filip Pizlo 2016-05-16 14:21:52 PDT
Things.
Comment 1 Filip Pizlo 2016-05-17 13:09:32 PDT
Created attachment 279156 [details]
maybe the patch
Comment 2 Filip Pizlo 2016-05-17 15:55:08 PDT
Created attachment 279174 [details]
the patch
Comment 3 Filip Pizlo 2016-05-17 15:56:39 PDT
Comment on attachment 279174 [details]
the patch

What the heck, the ChangeLog didn't show up in the patch.  Fixing...
Comment 4 Filip Pizlo 2016-05-17 15:57:21 PDT
Created attachment 279175 [details]
the patch
Comment 5 Keith Miller 2016-05-17 16:00:37 PDT
Comment on attachment 279175 [details]
the patch

r=me
Comment 6 Filip Pizlo 2016-05-17 19:10:59 PDT
Landed in http://trac.webkit.org/changeset/201066