Closed
Bug 1133175
Opened 10 years ago
Closed 6 years ago
remove SVGTests.hasExtension
Categories
(Core :: SVG, defect)
Core
SVG
Tracking
()
RESOLVED
FIXED
mozilla68
Tracking | Status | |
---|---|---|
firefox68 | --- | fixed |
People
(Reporter: heycam, Assigned: heycam)
Details
(Keywords: dev-doc-needed, site-compat)
Attachments
(1 file)
1.92 KB,
patch
|
longsonr
:
review+
bzbarsky
:
review+
|
Details | Diff | Splinter Review |
The SVG WG resolved to remove SVGTests.hasExtension due to lack of use and being a poor API. (We'll likely discuss requiredExtensions="" later.)
r?longsonr for the removal, r?bz for the IDL change DOM peer review.
Attachment #8564479 -
Flags: review?(longsonr)
Attachment #8564479 -
Flags: review?(bzbarsky)
Updated•10 years ago
|
Keywords: dev-doc-needed
![]() |
||
Comment 1•10 years ago
|
||
Comment on attachment 8564479 [details] [diff] [review]
patch
r=me on the IDL bit.
Attachment #8564479 -
Flags: review?(bzbarsky) → review+
Comment 2•10 years ago
|
||
Comment on attachment 8564479 [details] [diff] [review]
patch
Announce on the newsgroup and then I think we should put this under a pref and disable on nightly only as a first step.
Attachment #8564479 -
Flags: review?(longsonr) → review-
Comment 3•10 years ago
|
||
Posted the site compatibility doc: https://www.fxsitecompat.com/en-US/docs/2015/getelementbyid-and-several-properties-will-be-removed-from-svgsvgelement/
Keywords: site-compat
Comment 4•6 years ago
|
||
(In reply to Robert Longson [:longsonr] from comment #2)
Comment on attachment 8564479 [details] [diff] [review]
patchAnnounce on the newsgroup and then I think we should put this under a pref
and disable on nightly only as a first step.
Could you address or delegate?
Flags: needinfo?(cam)
Comment 5•6 years ago
|
||
So we should check what Chrome does. If it's removed there we should just announce it and remove it.
Assignee | ||
Comment 6•6 years ago
|
||
Confirmed that Chrome does not currently implement hasExtension(). I will send a mail.
Flags: needinfo?(cam)
Assignee | ||
Comment 7•6 years ago
|
||
It's still implemented in WebKit but I forsee no problem removing this.
Updated•6 years ago
|
Attachment #8564479 -
Flags: review- → review+
Pushed by cmccormack@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/3ce2113ec692
Remove SVGTests.hasExtension. r=bz,longsonr
Comment 9•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox68:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla68
Updated•6 years ago
|
Assignee: nobody → cam
Comment 10•6 years ago
|
||
Posted site compatibility note: https://www.fxsitecompat.com/en-CA/docs/2019/hasextension-has-been-removed-from-some-svg-interfaces/
You need to log in
before you can comment on or make changes to this bug.
Description
•