Closed
Bug 1604831
Opened 5 years ago
Closed 5 years ago
Firm up some safety properties of ParseInfo
Categories
(Core :: JavaScript Engine, task)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
mozilla73
Tracking | Status | |
---|---|---|
firefox73 | --- | fixed |
People
(Reporter: mgaudet, Assigned: mgaudet)
References
Details
Attachments
(1 file)
No description provided.
Assignee | ||
Comment 1•5 years ago
|
||
Make ParseInfo uncopyable and un-movable to avoid usage errors.
Updated•5 years ago
|
Assignee: nobody → mgaudet
Status: NEW → ASSIGNED
Updated•5 years ago
|
Attachment #9116726 -
Attachment description: Bug 1604831 - Add some safety valves to ParseInfo r?tcampbell → Bug 1604831 - Add some safety features to ParseInfo r?caroline
Updated•5 years ago
|
Attachment #9116726 -
Attachment description: Bug 1604831 - Add some safety features to ParseInfo r?caroline → Bug 1604831 - Add some safety features to ParseInfo r?tcampbell
Pushed by mgaudet@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/1429df580f4c
Add some safety features to ParseInfo r=tcampbell
Comment 3•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox73:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla73
You need to log in
before you can comment on or make changes to this bug.
Description
•