Closed
Bug 965751
Opened 12 years ago
Closed 12 years ago
Deprecate ObjectWrapper.jsm
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla29
People
(Reporter: baku, Assigned: baku)
References
Details
(Whiteboard: [qa-])
Attachments
(1 file)
|
2.11 KB,
patch
|
bholley
:
review+
fabrice
:
feedback+
|
Details | Diff | Splinter Review |
Bug 964293 implements Cu.cloneInto that is 1000 times faster than ObjectWrapper.
| Assignee | ||
Updated•12 years ago
|
Summary: Deplicate ObjectWrapper.jsm → Deprecate ObjectWrapper.jsm
| Assignee | ||
Comment 1•12 years ago
|
||
Fabrice, what do you think about this?
We cannot fully remove ObjectWrapper.jsm because it's used by addons.
getObjectKind() is also used by some code.
Attachment #8367937 -
Flags: review?(bobbyholley)
Attachment #8367937 -
Flags: feedback?(fabrice)
Updated•12 years ago
|
Attachment #8367937 -
Flags: review?(bobbyholley) → review+
| Assignee | ||
Comment 2•12 years ago
|
||
https://tbpl.mozilla.org/?tree=Try&rev=52e4c4eba21c
testing in on try.
Updated•12 years ago
|
Attachment #8367937 -
Flags: feedback?(fabrice) → feedback+
| Assignee | ||
Comment 3•12 years ago
|
||
Comment 4•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla29
Updated•12 years ago
|
Whiteboard: [qa-]
Updated•7 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•