Closed
Bug 1460481
Opened 7 years ago
Closed 7 years ago
Disable registerContentHandler() in stable
Categories
(Core :: DOM: Core & HTML, enhancement, P3)
Tracking
()
RESOLVED
FIXED
mozilla62
Tracking | Status | |
---|---|---|
firefox62 | --- | fixed |
People
(Reporter: jkt, Assigned: jkt)
References
Details
(Keywords: dev-doc-complete, site-compat)
Attachments
(1 file)
As outlined in the intent to unship (https://groups.google.com/forum/#!topic/mozilla.dev.platform/jeTDLz38_RE/discussion) we should remove the code from stable. This bug is to disable the code in stable for now.
Updated•7 years ago
|
Keywords: site-compat
Comment hidden (mozreview-request) |
Comment 2•7 years ago
|
||
Should cleaning up after bug 1429732 be included in this bug, or in that bug, or a new bug?
Assignee | ||
Comment 3•7 years ago
|
||
I'll make a new bug for that, in my super tired state I made this patch message have the wrong function name. We should remove the actual code after 62 is stable imo just to ensure we don't break anything.
Comment hidden (mozreview-request) |
Assignee | ||
Comment 5•7 years ago
|
||
Assignee | ||
Updated•7 years ago
|
Summary: Remove registerContentHandler() code in stable → Disable registerContentHandler() in stable
Updated•7 years ago
|
Priority: -- → P3
Comment 6•7 years ago
|
||
mozreview-review |
Comment on attachment 8974603 [details]
Bug 1460481 - Disable registerContentHandler from stable releases.
https://reviewboard.mozilla.org/r/242966/#review249296
Attachment #8974603 -
Flags: review?(dao+bmo) → review+
Pushed by jkingston@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/bb0bb62a43e9
Disable registerContentHandler from stable releases. r=dao
Comment 8•7 years ago
|
||
Posted the site compatibility note: https://www.fxsitecompat.com/en-CA/docs/2018/navigator-registercontenthandler-has-been-removed/
Comment 9•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox62:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla62
Updated•7 years ago
|
Keywords: dev-doc-needed
Comment 10•6 years ago
|
||
The article has been updated slightly, and I’ve submitted PR #2440 to update the BCD database to indicate this change.
This is also listed on Firefox 62 for developers.
Keywords: dev-doc-needed → dev-doc-complete
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•