Closed
Bug 1451929
Opened 8 years ago
Closed 8 years ago
Get rid of DOMCursor
Categories
(Core :: DOM: Core & HTML, enhancement)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla61
| Tracking | Status | |
|---|---|---|
| firefox61 | --- | fixed |
People
(Reporter: bzbarsky, Assigned: bzbarsky)
Details
(Keywords: dev-doc-complete)
Attachments
(1 file)
|
23.90 KB,
patch
|
qdot
:
review+
|
Details | Diff | Splinter Review |
There don't seem to be any non-test uses of DOMCursor. We should just kill it.
| Assignee | ||
Comment 1•8 years ago
|
||
Attachment #8965491 -
Flags: review?(kyle)
Updated•8 years ago
|
Attachment #8965491 -
Flags: review?(kyle) → review+
Pushed by bzbarsky@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/be97fb3329a4
Get rid of DOMCursor. r=qdot
Comment 3•8 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox61:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
Comment 5•8 years ago
|
||
This is already archived, but I added the removal info to the compat section:
https://developer.mozilla.org/en-US/docs/Archive/B2G_OS/API/DOMCursor
https://developer.mozilla.org/en-US/docs/Archive/B2G_OS/API/DOMCursor/done
https://developer.mozilla.org/en-US/docs/Archive/B2G_OS/API/DOMCursor/continue
Keywords: dev-doc-needed → dev-doc-complete
Updated•7 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•