Closed
Bug 1241899
Opened 6 years ago
Closed 6 years ago
Why is SVGZoomAndPan not [NoInterfaceObject]?
Categories
(Core :: SVG, defect)
Core
SVG
Tracking
()
RESOLVED
FIXED
mozilla52
People
(Reporter: bzbarsky, Assigned: longsonr)
References
Details
Attachments
(1 file, 1 obsolete file)
3.24 KB,
patch
|
heycam
:
review+
peterv
:
review+
|
Details | Diff | Splinter Review |
It seems to be in the spec at https://svgwg.org/svg2-draft/idl.html
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → longsonr
Assignee | ||
Comment 1•6 years ago
|
||
Attachment #8780843 -
Flags: review?(peterv)
Updated•6 years ago
|
Attachment #8780843 -
Flags: review?(peterv) → review+
Pushed by longsonr@gmail.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/9c5299679c1b Make SVGZoomAndPan [NoInterfaceObject]. r=peterv
Assignee | ||
Updated•6 years ago
|
Flags: in-testsuite-
Comment 3•6 years ago
|
||
Backed out in https://hg.mozilla.org/integration/mozilla-inbound/rev/69d3a7673304, test_interfaces.html says it would like some attention before you do that, https://treeherder.mozilla.org/logviewer.html#?job_id=34167939&repo=mozilla-inbound
Assignee | ||
Comment 4•6 years ago
|
||
https://treeherder.mozilla.org/#/jobs?repo=try&revision=60e5f92f92c4
Assignee | ||
Comment 5•6 years ago
|
||
https://lists.w3.org/Archives/Public/www-svg/2016Aug/0053.html
![]() |
Reporter | |
Comment 6•6 years ago
|
||
See bug 1241898 comment 9 for how I think this should work.
Assignee | ||
Comment 7•6 years ago
|
||
Attachment #8780843 -
Attachment is obsolete: true
Attachment #8790045 -
Flags: review?(cam)
Comment 8•6 years ago
|
||
Comment on attachment 8790045 [details] [diff] [review] zoomandpan.txt Review of attachment 8790045 [details] [diff] [review]: ----------------------------------------------------------------- Please file a GitHub issue about these IDL changes too.
Attachment #8790045 -
Flags: review?(cam) → review+
Assignee | ||
Updated•6 years ago
|
Attachment #8790045 -
Flags: review?(peterv)
Comment 9•6 years ago
|
||
Comment on attachment 8790045 [details] [diff] [review] zoomandpan.txt Review of attachment 8790045 [details] [diff] [review]: ----------------------------------------------------------------- Please don't forget to open an issue with the WG.
Attachment #8790045 -
Flags: review?(peterv) → review+
Comment 10•6 years ago
|
||
Pushed by longsonr@gmail.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/cb8784656450 Make SVGZoomAndPan [NoInterfaceObject]. r=cam r=peterv
Assignee | ||
Comment 11•6 years ago
|
||
https://github.com/w3c/svgwg/issues/291
See Also: → https://github.com/w3c/svgwg/issues/291
Comment 12•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/cb8784656450
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox52:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla52
You need to log in
before you can comment on or make changes to this bug.
Description
•