Closed Bug 787554 Opened 12 years ago Closed 12 years ago

Drop the Get from WebIDL attribute getters which satisfy certain conditions

Categories

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

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla18

People

(Reporter: bzbarsky, Assigned: bzbarsky)

References

(Blocks 1 open bug)

Details

(Keywords: dev-doc-complete)

Attachments

(1 file)

In particular:

1)  Infallible
2)  Return type not nullable
3)  Return type not outparam.

we would typically write such things without the "Get" in C++, so we should do the same for WebIDL bindings.
Assignee: nobody → bzbarsky
Whiteboard: [need review]
Attachment #657520 - Flags: review?(peterv) → review+
https://hg.mozilla.org/integration/mozilla-inbound/rev/443937d07b13

I still need to update the docs.
Flags: in-testsuite-
Keywords: dev-doc-needed
Whiteboard: [need review]
Target Milestone: --- → mozilla18
https://hg.mozilla.org/mozilla-central/rev/443937d07b13
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.