Closed Bug 839439 Opened 12 years ago Closed 12 years ago

Convert HTMLAreaElement to WebIDL

Categories

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

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla21

People

(Reporter: baku, Assigned: baku)

References

(Blocks 1 open bug)

Details

Attachments

(2 files)

No description provided.
Summary: Convert HTMAreaElement to WebIDL → Convert HTMLAreaElement to WebIDL
Attachment #711774 - Flags: review?(Ms2ger)
Attached patch part 2 - webidlSplinter Review
Attachment #711775 - Flags: review?(Ms2ger)
Attachment #711774 - Flags: review?(Ms2ger) → review+
Comment on attachment 711775 [details] [diff] [review] part 2 - webidl Review of attachment 711775 [details] [diff] [review]: ----------------------------------------------------------------- lgtm
Attachment #711775 - Flags: review?(Ms2ger) → review+
Keywords: checkin-needed
I assume SetHref never throws?
not actually it can throws. We should probably do: void SetHref(const nsAString&url, ErrorResult& rv) { rv = SetHref(url); } I'll fix this in a follow up bug.
OK. Please file the followup, mark as blocking this bug?
Depends on: 839487
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla21
Depends on: 839913
Depends on: 824857
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: