Closed
Bug 725293
Opened 13 years ago
Closed 13 years ago
update Unicode support in SpiderMonkey to v6.1
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
mozilla13
People
(Reporter: evilpie, Assigned: evilpie)
References
()
Details
Attachments
(1 file)
(deleted),
patch
|
Waldo
:
review+
|
Details | Diff | Splinter Review |
+++ This bug was initially created as a clone of Bug #723509 +++
We should update the various data tables, etc., that depend on Unicode, now that v6.1 is officially released.
As per Bug #723509 running vm/make_unicode.py should be enough.
Assignee | ||
Comment 1•13 years ago
|
||
Attachment #595475 -
Flags: review?(jwalden+bmo)
Comment 2•13 years ago
|
||
Try run for e70c8ec78fcc is complete.
Detailed breakdown of the results available here:
https://tbpl.mozilla.org/?tree=Try&rev=e70c8ec78fcc
Results (out of 215 total builds):
success: 183
warnings: 18
failure: 14
Builds (or logs if builds failed) available at:
http://ftp.mozilla.org/pub/mozilla.org/firefox/try-builds/evilpies@gmail.com-e70c8ec78fcc
Comment 3•13 years ago
|
||
Comment on attachment 595475 [details] [diff] [review]
the result of running vm/make_unicode.py
Review of attachment 595475 [details] [diff] [review]:
-----------------------------------------------------------------
(In reply to Tom Schuster (evilpie) from comment #0)
> As per Bug #723509 running vm/make_unicode.py should be enough.
This is TOTALLY WICKED SWEET.
Attachment #595475 -
Flags: review?(jwalden+bmo) → review+
Assignee | ||
Comment 4•13 years ago
|
||
>This is TOTALLY WICKED SWEET.
YES.
https://hg.mozilla.org/integration/mozilla-inbound/rev/b2c636b58ee8
Summary: update Unicode support to v6.1 → update Unicode support in SpiderMonkey to v6.1
Comment 5•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla13
You need to log in
before you can comment on or make changes to this bug.
Description
•