Closed Bug 1486674 Opened 7 years ago Closed 7 years ago

get rid of nsIDOMXULCheckboxElement

Categories

(Core :: XUL, task)

task
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla63
Tracking Status
firefox63 --- fixed

People

(Reporter: surkov, Assigned: surkov)

References

Details

Attachments

(1 file)

Attached patch patchSplinter Review
after bug 1486671 is fixed, it seems there's no other dependencies on this interface. Also see bug 1455433 - XUL:checkbox dexblization - for details.
Attachment #9004440 - Flags: review?(bugs)
Assignee: nobody → surkov.alexander
Status: NEW → ASSIGNED
Depends on: 1486671
Attachment #9004440 - Attachment mime type: text/x-patch → text/plain
Attachment #9004440 - Attachment is patch: true
Comment on attachment 9004440 [details] [diff] [review] patch > * The checkbox storing whether the user wants to remember the selected cert. >- * @type nsIDOMXULCheckboxElement >+ * @type a dom::Element checkbox, has to have |checked| property. Element, not dom::Element. (::dom:: is after all a namespace in C++, not in JS)
Attachment #9004440 - Flags: review?(bugs) → review+
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
Type: defect → task
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: