Closed
Bug 1557778
Opened 6 years ago
Closed 6 years ago
Extend unicode::IsSpaceOrBOM2 to the full 32-bit range
Categories
(Core :: JavaScript Engine, task, P2)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
mozilla69
People
(Reporter: Waldo, Assigned: Waldo)
Details
Attachments
(1 file)
I have some planned uses for this that want full char32_t support.
| Assignee | ||
Comment 1•6 years ago
|
||
Pushed by jwalden@mit.edu:
https://hg.mozilla.org/integration/mozilla-inbound/rev/cdf7a4f5f797
Extend unicode::IsSpaceOrBOM2 to the full 32-bit range. r=arai
Comment 3•6 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla69
Comment 5•6 years ago
|
||
| bugherder uplift | ||
status-firefox68:
--- → fixed
Comment 6•6 years ago
|
||
== Change summary for alert #21437 (as of Thu, 13 Jun 2019 02:51:56 GMT) ==
Improvements:
3% build times windows2012-64 debug plain taskcluster-c4.4xlarge 2,332.45 -> 2,268.25
For up to date results, see: https://treeherder.mozilla.org/perf.html#/alerts?id=21437
You need to log in
before you can comment on or make changes to this bug.
Description
•