Closed
Bug 641170
Opened 14 years ago
Closed 11 years ago
remove AutoIdRooter
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
mozilla32
Tracking | Status | |
---|---|---|
firefox32 | --- | fixed |
People
(Reporter: gal, Assigned: cpeterson)
Details
Attachments
(2 files)
15.62 KB,
patch
|
billm
:
review+
|
Details | Diff | Splinter Review |
3.31 KB,
patch
|
terrence
:
review+
|
Details | Diff | Splinter Review |
The stack scanner takes care of this. All this does is slow us down.
Reporter | ||
Comment 1•14 years ago
|
||
Assignee: general → gal
Reporter | ||
Updated•14 years ago
|
Attachment #518909 -
Flags: review?(wmccloskey)
Attachment #518909 -
Flags: review?(wmccloskey) → review+
Assignee | ||
Comment 2•11 years ago
|
||
Terrence: Andreas forgot to land this r+'d patch from 2011 to remove AutoIdRooter. I had to rebase his patch because most uses of AutoIdRooter have since been removed except its class definition and JSTracer.
Comment 3•11 years ago
|
||
Comment on attachment 8415779 [details] [diff] [review]
remove-AutoIdRooter-v2.patch
Review of attachment 8415779 [details] [diff] [review]:
-----------------------------------------------------------------
Great! It's nice to see this go.
Attachment #8415779 -
Flags: review?(terrence) → review+
Assignee | ||
Comment 4•11 years ago
|
||
Comment 5•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla32
You need to log in
before you can comment on or make changes to this bug.
Description
•