Closed
Bug 1290317
Opened 9 years ago
Closed 9 years ago
Switch the SharedImmutableStringsCache jsapi-test over to js::Thread instead of PRThread
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
mozilla51
| Tracking | Status | |
|---|---|---|
| firefox51 | --- | fixed |
People
(Reporter: fitzgen, Assigned: fitzgen)
References
Details
Attachments
(1 file)
|
2.86 KB,
patch
|
terrence
:
review+
|
Details | Diff | Splinter Review |
No description provided.
| Assignee | ||
Comment 1•9 years ago
|
||
Attachment #8775816 -
Flags: review?(terrence)
| Assignee | ||
Updated•9 years ago
|
Updated•9 years ago
|
Attachment #8775816 -
Flags: review?(terrence) → review+
| Assignee | ||
Comment 2•9 years ago
|
||
Try push with fixes for earlier patches: https://treeherder.mozilla.org/#/jobs?repo=try&revision=28d57ab7197c&group_state=expanded
Pushed by nfitzgerald@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/effd2a452de9
Switch the SharedImmutableStringsCache jsapi-test over to js::Thread instead of PRThread; r=terrence
Pushed by nfitzgerald@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/e536b39063a7
Make js::Thread::Id::operator== const; r=terrence
Comment 5•9 years ago
|
||
| backout bugherder landing | ||
This or something else from the push appears to have turned 10.10 debug cpp tests permared: https://treeherder.mozilla.org/logviewer.html#?job_id=33028238&repo=mozilla-inbound
https://hg.mozilla.org/integration/mozilla-inbound/rev/f67bd04d228e
Flags: needinfo?(nfitzgerald)
| Assignee | ||
Updated•9 years ago
|
Flags: needinfo?(nfitzgerald)
Pushed by nfitzgerald@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/9cdec67ac091
Switch the SharedImmutableStringsCache jsapi-test over to js::Thread instead of PRThread; r=terrence
Comment 7•9 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/e536b39063a7
https://hg.mozilla.org/mozilla-central/rev/9cdec67ac091
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
status-firefox51:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla51
You need to log in
before you can comment on or make changes to this bug.
Description
•