Closed
Bug 1241899
Opened 9 years ago
Closed 8 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•9 years ago
|
Assignee: nobody → longsonr
Assignee | ||
Comment 1•8 years ago
|
||
Attachment #8780843 -
Flags: review?(peterv)
Updated•8 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•8 years ago
|
Flags: in-testsuite-
Comment 3•8 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•8 years ago
|
||
Assignee | ||
Comment 5•8 years ago
|
||
![]() |
Reporter | |
Comment 6•8 years ago
|
||
See bug 1241898 comment 9 for how I think this should work.
Assignee | ||
Comment 7•8 years ago
|
||
Attachment #8780843 -
Attachment is obsolete: true
Attachment #8790045 -
Flags: review?(cam)
Comment 8•8 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•8 years ago
|
Attachment #8790045 -
Flags: review?(peterv)
Comment 9•8 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•8 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•8 years ago
|
||
See Also: → https://github.com/w3c/svgwg/issues/291
Comment 12•8 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 8 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
•