Closed
Bug 1455940
Opened 5 years ago
Closed 5 years ago
Remove constructor from SVGNumber
Categories
(Core :: SVG, enhancement)
Core
SVG
Tracking
()
RESOLVED
FIXED
mozilla61
Tracking | Status | |
---|---|---|
firefox61 | --- | fixed |
People
(Reporter: longsonr, Assigned: longsonr)
Details
(Keywords: dev-doc-complete, site-compat)
Attachments
(1 file)
2.45 KB,
patch
|
nika
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Assignee | ||
Comment 1•5 years ago
|
||
No other browser supports it (https://wpt.fyi/svg/interfaces.html) We fail a web platform test because of it.
Assignee: nobody → longsonr
Attachment #8969987 -
Flags: review?(nika)
Assignee | ||
Comment 2•5 years ago
|
||
https://groups.google.com/forum/#!topic/mozilla.dev.platform/1jEXK-Ctbng
Updated•5 years ago
|
Keywords: site-compat
Updated•5 years ago
|
Keywords: dev-doc-needed
Updated•5 years ago
|
Attachment #8969987 -
Flags: review?(nika) → review+
Assignee | ||
Comment 3•5 years ago
|
||
https://treeherder.mozilla.org/#/jobs?repo=try&revision=a7b0619935c9f7e66f5e93910c1b185dc3e817af
Pushed by longsonr@gmail.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/f9b99c0aa7fc Remove constructors from SVGNumber r=mystor
Comment 5•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/f9b99c0aa7fc
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
Comment 6•5 years ago
|
||
Posted the site compatibility note just in case: https://www.fxsitecompat.com/en-CA/docs/2018/svgnumber-no-longer-comes-with-constructor/
Comment 7•5 years ago
|
||
This constructor wasn't even documented. Removal added to Fx 61 developer release notes: https://developer.mozilla.org/en-US/Firefox/Releases/61#Removals_from_the_web_platform
Keywords: dev-doc-needed → dev-doc-complete
You need to log in
before you can comment on or make changes to this bug.
Description
•