Closed Bug 1397577 Opened 7 years ago Closed 7 years ago

Avoid using GetChildAt() in HTMLEditor::GetSelectedOrParentTableElement()

Categories

(Core :: DOM: Editor, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla57
Tracking Status
firefox57 --- fixed

People

(Reporter: ehsan.akhgari, Assigned: ehsan.akhgari)

References

Details

Attachments

(1 file)

      No description provided.
Blocks: 651120
Assignee: nobody → ehsan
Comment on attachment 8905337 [details] [diff] [review]
Avoid using GetChildAt() in HTMLEditor::GetSelectedOrParentTableElement()

You don't ever call GetChildAtFocusOffset. I assume you're planning to add callers. If not, remove.
Attachment #8905337 - Flags: review?(bugs) → review+
I don't have any immediate callers right now, but I suspected there will be some.  I guess I can remove for now and add it back later.
Pushed by eakhgari@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/98982ca12062
Avoid using GetChildAt() in HTMLEditor::GetSelectedOrParentTableElement(); r=smaug
https://hg.mozilla.org/mozilla-central/rev/98982ca12062
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla57
You need to log in before you can comment on or make changes to this bug.