Closed
Bug 1133173
Opened 11 years ago
Closed 9 years ago
remove SVGSVGElement.getElementById
Categories
(Core :: SVG, defect)
Core
SVG
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: heycam, Unassigned)
Details
Attachments
(1 file)
|
8.13 KB,
patch
|
longsonr
:
review-
bzbarsky
:
review+
|
Details | Diff | Splinter Review |
The SVG WG resolved to remove SVGSVGElement.getElementById for being silly and likely unused.
r?longsonr for the removal, r?bz for the IDL change DOM peer review.
Attachment #8564477 -
Flags: review?(longsonr)
Attachment #8564477 -
Flags: review?(bzbarsky)
Updated•11 years ago
|
Keywords: dev-doc-needed
Comment 1•11 years ago
|
||
Comment on attachment 8564477 [details] [diff] [review]
patch
r=me on the IDL change, but are we _very_ sure it's unused? I bet it's used; we should gather some telemetry.
Attachment #8564477 -
Flags: review?(bzbarsky) → review+
Comment 2•11 years ago
|
||
Perhaps you should create a pref (or prefs) and make all the changes conditional on it/them.
Comment 3•11 years ago
|
||
Comment 4•11 years ago
|
||
Comment on attachment 8564477 [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 #8564477 -
Flags: review?(longsonr) → review-
Comment 5•11 years ago
|
||
For this one, I really think a use counter of some sort would be helpful...
Comment 6•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 7•9 years ago
|
||
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
Comment 8•9 years ago
|
||
Updated the site compat doc accordingly.
Keywords: dev-doc-needed,
site-compat
You need to log in
before you can comment on or make changes to this bug.
Description
•