Closed
Bug 1451535
Opened 7 years ago
Closed 7 years ago
Remove NS_ConstExprIsAscii
Categories
(Core :: XPCOM, enhancement)
Core
XPCOM
Tracking
()
RESOLVED
FIXED
mozilla61
Tracking | Status | |
---|---|---|
firefox61 | --- | fixed |
People
(Reporter: emk, Assigned: emk)
References
Details
Attachments
(1 file)
4.17 KB,
patch
|
Details | Diff | Splinter Review |
Now we can use C++14 constexpr everywhere.
Assignee | ||
Comment 1•7 years ago
|
||
Already covered by bug 1451278.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
Assignee | ||
Comment 2•7 years ago
|
||
This change alone passed PGO:
https://treeherder.mozilla.org/#/jobs?repo=try&revision=f7ff84bb4a6e5e5f3c625362479af6e107428705
Assignee | ||
Updated•7 years ago
|
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
Assignee | ||
Comment 3•7 years ago
|
||
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → VYV03354
Status: REOPENED → ASSIGNED
Pushed by VYV03354@nifty.ne.jp:
https://hg.mozilla.org/integration/mozilla-inbound/rev/d9eb07a242d4
Remove NS_ConstExprIsAscii() functions. r=froydnj
Comment 5•7 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 7 years ago → 7 years ago
status-firefox61:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
You need to log in
before you can comment on or make changes to this bug.
Description
•