Closed Bug 788225 Opened 12 years ago Closed 12 years ago

Support WebIDL deleters

Categories

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

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla19

People

(Reporter: Ms2ger, Assigned: bzbarsky)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

I've looked a bit, but haven't written any code yet.
Blocks: 803129
Summary: Support deleters → Support WebIDL deleters
Attached patch Implement WebIDL deleters. (deleted) — Splinter Review
Attachment #672978 - Flags: review?(peterv)
Whiteboard: [need review]
Assignee: nobody → bzbarsky
Comment on attachment 672978 [details] [diff] [review]
Implement WebIDL deleters.

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

::: dom/bindings/Codegen.py
@@ +5020,5 @@
> +
> +    def getBody(self):
> +        def getDeleterBody(type):
> +            """
> +            type should be "Named" or "Indexed"

assert that
Yeah, indeed.  Done.
Attachment #672978 - Flags: review?(peterv) → review+
https://hg.mozilla.org/integration/mozilla-inbound/rev/b67a1dba5690
Flags: in-testsuite+
Whiteboard: [need review]
Target Milestone: --- → mozilla19
https://hg.mozilla.org/mozilla-central/rev/b67a1dba5690
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
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: