Closed
Bug 1016721
Opened 12 years ago
Closed 12 years ago
nsIXPCComponents_Utils.cloneInto's comment should mention cloneFunctions (plural), not cloneFunction
Categories
(Core :: XPConnect, defect)
Core
XPConnect
Tracking
()
RESOLVED
FIXED
mozilla32
People
(Reporter: adw, Assigned: adw)
References
Details
Attachments
(1 file)
|
923 bytes,
patch
|
bholley
:
review+
|
Details | Diff | Splinter Review |
nsIXPCComponents_Utils.cloneInto's comment mentions a "cloneFunction" option: http://mxr.mozilla.org/mozilla-central/source/js/xpconnect/idl/xpccomponents.idl?rev=a54ace627db8#577
But it's actually cloneFunctions (plural): http://mxr.mozilla.org/mozilla-central/source/js/xpconnect/src/XPCComponents.cpp?rev=5021d1337fa9#3474
Attachment #8429671 -
Flags: review?(bobbyholley)
Comment 1•12 years ago
|
||
Comment on attachment 8429671 [details] [diff] [review]
patch
Review of attachment 8429671 [details] [diff] [review]:
-----------------------------------------------------------------
Thanks for catching that.
Attachment #8429671 -
Flags: review?(bobbyholley) → review+
| Assignee | ||
Comment 2•12 years ago
|
||
Assignee: nobody → adw
Status: NEW → ASSIGNED
Comment 3•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla32
You need to log in
before you can comment on or make changes to this bug.
Description
•