Closed Bug 816180 Opened 12 years ago Closed 12 years ago

Convert DocumentFragment to WebIDL

Categories

(Core :: DOM: Core & HTML, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla20

People

(Reporter: bzbarsky, Assigned: bzbarsky)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

      No description provided.
Attachment #686212 - Flags: review?(peterv)
Comment on attachment 686212 [details] [diff] [review]
Convert DocumentFragment to WebIDL.

Review of attachment 686212 [details] [diff] [review]:
-----------------------------------------------------------------

::: content/base/src/DocumentFragment.cpp
@@ +55,5 @@
> +  SetIsDOMBinding();
> +}
> +
> +JSObject*
> +DocumentFragment::WrapNode(JSContext *aCx, JSObject *aScope, bool *aTriedToWrap)

* to the left, please :)
Note to self: this fails tests because we don't do wrapper reparenting on new-binding objects yet.
Attachment #686212 - Flags: review?(peterv) → review+
This actually depends on the patch for bug 816387, because this nukes the querySelector quickstub bits.
Depends on: 816387
Whiteboard: [need review] → [need bug 816387 landed]
https://hg.mozilla.org/integration/mozilla-inbound/rev/8db88a6f9ef6
Flags: in-testsuite+
Whiteboard: [need bug 816387 landed]
Target Milestone: --- → mozilla20
https://hg.mozilla.org/mozilla-central/rev/8db88a6f9ef6
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Depends on: 1256031
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: