Closed
Bug 1089467
Opened 11 years ago
Closed 11 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•11 years ago
|
||
Updated•11 years ago
|
Attachment #8511800 -
Flags: review?(sphink) → review+
| Assignee | ||
Comment 2•11 years ago
|
||
Assignee: nobody → jimb
Status: NEW → ASSIGNED
Flags: in-testsuite-
Target Milestone: --- → mozilla36
Comment 3•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•