Closed Bug 1415716 Opened 7 years ago Closed 7 years ago

Remove nsIDOMHTMLOptionElement

Categories

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

enhancement
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla58
Tracking Status
firefox58 --- fixed

People

(Reporter: qdot, Assigned: qdot)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

Continuing post-addon-deprecation XPCOM interface cleanup.
Attachment #8926687 - Flags: review?(bzbarsky)
Comment on attachment 8926687 [details]
Bug 1415716 - Remove nsIDOMHTMLOptionElement;

https://reviewboard.mozilla.org/r/197932/#review203150

r=me.  Thank you!

::: layout/forms/nsListControlFrame.cpp:233
(Diff revision 1)
>      fRect.MoveBy(containerFrame->GetOffsetTo(this));
>    }
>    fRect += aPt;
>  
>    bool lastItemIsSelected = false;
>    if (focusedContent) {

Could nix this check and just use FromContentOrNull.
Attachment #8926687 - Flags: review?(bzbarsky) → review+
Pushed by kmachulis@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ea33d0050243
Remove nsIDOMHTMLOptionElement; r=bz
https://hg.mozilla.org/mozilla-central/rev/ea33d0050243
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla58
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: