Closed
Bug 1231193
Opened 9 years ago
Closed 9 years ago
Restore onselectionchange property on the document object
Categories
(Core :: DOM: Selection, defect)
Core
DOM: Selection
Tracking
()
RESOLVED
FIXED
mozilla45
Tracking | Status | |
---|---|---|
firefox45 | --- | fixed |
People
(Reporter: nika, Assigned: nika)
References
Details
(Keywords: dev-doc-complete)
Attachments
(1 file)
1.08 KB,
patch
|
ehsan.akhgari
:
review+
|
Details | Diff | Splinter Review |
It appears as though it was accidentally removed in bug 1196479. (See bug 1196479 comment 9)
Assignee | ||
Comment 1•9 years ago
|
||
Attachment #8696789 -
Flags: review?(ehsan)
Updated•9 years ago
|
Attachment #8696789 -
Flags: review?(ehsan) → review+
Updated•9 years ago
|
Keywords: dev-doc-needed
Comment 3•9 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox45:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla45
Assignee | ||
Comment 5•9 years ago
|
||
(In reply to Boris Zbarsky [:bz] (Vacation until Jan 4) from comment #4)
> Do we need to backport this to 43?
It's behind a pref which is disabled outside of nightly by default. I don't think we have to backport this to 43, because people won't be using it in 43.
Flags: needinfo?(michael)
Comment 6•9 years ago
|
||
> It's behind a pref which is disabled outside of nightly by default.
Ah, ok. That's the part I missed. ;)
Comment 7•9 years ago
|
||
Doc updated:
https://developer.mozilla.org/en-US/docs/Web/API/Document/onselectionchange
and
https://developer.mozilla.org/en-US/Firefox/Releases/45#Miscellaneous
Keywords: dev-doc-needed → dev-doc-complete
You need to log in
before you can comment on or make changes to this bug.
Description
•