Closed
Bug 754179
Opened 13 years ago
Closed 13 years ago
Remove some dead front-end code
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
mozilla15
People
(Reporter: n.nethercote, Assigned: n.nethercote)
References
Details
Attachments
(1 file, 1 obsolete file)
|
10.28 KB,
patch
|
jorendorff
:
review+
|
Details | Diff | Splinter Review |
This patch removes various pieces of dead code.
Attachment #623041 -
Flags: review?(jorendorff)
| Assignee | ||
Comment 1•13 years ago
|
||
LookupInterpretedFunctionPrototype is also dead.
Attachment #623041 -
Attachment is obsolete: true
Attachment #623041 -
Flags: review?(jorendorff)
Attachment #623597 -
Flags: review?(jorendorff)
Updated•13 years ago
|
Attachment #623597 -
Flags: review?(jorendorff) → review+
| Assignee | ||
Comment 2•13 years ago
|
||
Comment 3•13 years ago
|
||
Please can you set the milestone when landing on inbound. Thank you! :-)
https://hg.mozilla.org/mozilla-central/rev/51c3f860de25
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla15
You need to log in
before you can comment on or make changes to this bug.
Description
•