Closed
Bug 1414713
Opened 6 years ago
Closed 6 years ago
Get rid of EditorUtils::IsDescendantOf() which returns offset
Categories
(Core :: DOM: Editor, enhancement)
Core
DOM: Editor
Tracking
()
RESOLVED
FIXED
mozilla58
Tracking | Status | |
---|---|---|
firefox58 | --- | fixed |
People
(Reporter: masayuki, Assigned: masayuki)
References
Details
Attachments
(1 file)
No description provided.
Assignee | ||
Comment 1•6 years ago
|
||
https://treeherder.mozilla.org/#/jobs?repo=try&revision=13a1896ef483ee9d8c09938fd4e8f9158ac93e99
Assignee | ||
Comment 2•6 years ago
|
||
https://treeherder.mozilla.org/#/jobs?repo=try&revision=9d0b48b024e650477ab9f5c63f684460ded8198d
Comment hidden (mozreview-request) |
Comment 4•6 years ago
|
||
mozreview-review |
Comment on attachment 8925787 [details] Bug 1414713 - EditorUtils::IsDescendantOf() should take EditorDOMPoint and EditorRawDOMPoint as out param https://reviewboard.mozilla.org/r/196962/#review202126
Attachment #8925787 -
Flags: review?(m_kato) → review+
Comment 5•6 years ago
|
||
mozreview-review |
Comment on attachment 8925787 [details] Bug 1414713 - EditorUtils::IsDescendantOf() should take EditorDOMPoint and EditorRawDOMPoint as out param https://reviewboard.mozilla.org/r/196962/#review202222 lgtm
Attachment #8925787 -
Flags: review?(catalin.badea392) → review+
Pushed by masayuki@d-toybox.com: https://hg.mozilla.org/integration/autoland/rev/02c14327d145 EditorUtils::IsDescendantOf() should take EditorDOMPoint and EditorRawDOMPoint as out param r=catalinb,m_kato
Comment 7•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/02c14327d145
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla58
You need to log in
before you can comment on or make changes to this bug.
Description
•