Closed
Bug 1089467
Opened 8 years ago
Closed 8 years ago
js::ParseTask has unused data members
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
mozilla36
People
(Reporter: jimb, Assigned: jimb)
Details
Attachments
(1 file)
2.29 KB,
patch
|
sfink
:
review+
|
Details | Diff | Splinter Review |
js::ParseTask::optionsElement and optionsIntroductionScript are never used. They seem to have been abandoned in bug 1031636; mea culpa.
Attachment #8511800 -
Flags: review?(sphink)
Assignee | ||
Comment 1•8 years ago
|
||
Try build push: https://treeherder.mozilla.org/ui/#/jobs?repo=try&revision=b028a9678cf9
Updated•8 years ago
|
Attachment #8511800 -
Flags: review?(sphink) → review+
Assignee | ||
Comment 2•8 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/5d5dcd6f6170
Assignee: nobody → jimb
Status: NEW → ASSIGNED
Flags: in-testsuite-
Target Milestone: --- → mozilla36
Comment 3•8 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/5d5dcd6f6170
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•