Closed
Bug 698417
Opened 14 years ago
Closed 12 years ago
Remove nsScriptObjectHolder's operator void *
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
DUPLICATE
of bug 850293
People
(Reporter: Ms2ger, Assigned: Ms2ger)
Details
Attachments
(1 file)
1.74 KB,
patch
|
peterv
:
review-
|
Details | Diff | Splinter Review |
No description provided.
Attachment #570690 -
Flags: review?(peterv)
Comment 1•14 years ago
|
||
Comment on attachment 570690 [details] [diff] [review]
Patch v1
Review of attachment 570690 [details] [diff] [review]:
-----------------------------------------------------------------
Can we remove nsDOMScriptObjectHolder? We have a stack scanner, so if we put the JSScript on the stack we don't really need it, right?
Comment 2•13 years ago
|
||
Attachment #570690 -
Flags: review?(peterv) → review-
Assignee | ||
Comment 3•12 years ago
|
||
(In reply to Peter Van der Beken [:peterv] from comment #1)
> Comment on attachment 570690 [details] [diff] [review]
> Patch v1
>
> Review of attachment 570690 [details] [diff] [review]:
> -----------------------------------------------------------------
>
> Can we remove nsDOMScriptObjectHolder?
Yep.
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•