Closed Bug 1488337 Opened 7 years ago Closed 7 years ago

Rename mozilla::dom::SelectionChangeListener to mozilla::SelectionChangeEventDispatcher

Categories

(Core :: DOM: Selection, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla64
Tracking Status
firefox63 --- wontfix
firefox64 --- fixed

People

(Reporter: masayuki, Assigned: masayuki)

References

Details

Attachments

(1 file)

SelectionChangeListener is too generic name but it just dispatches selectionchange event when it's necessary. So, it should be renamed to SelectionChangeEventDispatcher. Additionally, it's in mozilla::dom namespace but it does not represent any DOM object. So, it should be in mozilla namespace instead.
SelectionChangeListener is too generic name but it just dispatches selectionchange event when it's necessary. So, it should be renamed to SelectionChangeEventDispatcher. Additionally, it's in mozilla::dom namespace but it does not represent any DOM object. So, it should be in mozilla namespace instead.
Comment on attachment 9006185 [details] Bug 1488337 - Rename mozilla::dom::SelectionChangeListener to mozilla::SelectionChangeEventDispatcher Olli Pettay [:smaug] has approved the revision.
Attachment #9006185 - Flags: review+
Pushed by masayuki@d-toybox.com: https://hg.mozilla.org/integration/autoland/rev/59b228f7faf1 Rename mozilla::dom::SelectionChangeListener to mozilla::SelectionChangeEventDispatcher r=smaug
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla64
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: