Closed
Bug 1299493
Opened 9 years ago
Closed 9 years ago
Remove navigator.hasFeature/getFeature()
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla51
| Tracking | Status | |
|---|---|---|
| firefox51 | --- | fixed |
People
(Reporter: ehsan.akhgari, Assigned: ehsan.akhgari)
Details
(Keywords: dev-doc-complete)
Attachments
(1 file)
|
25.86 KB,
patch
|
baku
:
review+
|
Details | Diff | Splinter Review |
These obsolete b2g APIs don't have any purpose any more, and we should remove them and remove the WebIDL codegen changes we made for them as well.
Fabrice, OK to proceed?
Flags: needinfo?(fabrice)
| Assignee | ||
Comment 1•9 years ago
|
||
(Looks like the WebIDL codegen bits were removed in bug 1286530.)
| Assignee | ||
Comment 2•9 years ago
|
||
Attachment #8786779 -
Flags: review?(amarchesini)
Updated•9 years ago
|
Attachment #8786779 -
Flags: review?(amarchesini) → review+
Pushed by eakhgari@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/13fa37287020
Remove Navigator.get/hasFeature(); r=baku
Comment 5•9 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox51:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla51
Updated•9 years ago
|
Keywords: dev-doc-needed
Comment 6•9 years ago
|
||
I have not found any mention of these two methods on MDN. As they were B2G only, I call this dev-doc-complete.
Keywords: dev-doc-needed → dev-doc-complete
| Assignee | ||
Comment 7•9 years ago
|
||
Yes, nothing needs to be done here. Thanks!
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
•