Closed
Bug 1440039
Opened 7 years ago
Closed 7 years ago
Remove nsIDOMCanvasRenderingContext2D
Categories
(Core :: DOM: Core & HTML, enhancement)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla60
Tracking | Status | |
---|---|---|
firefox60 | --- | fixed |
People
(Reporter: adrian17, Assigned: adrian17)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
It's unimplemented (since bug 800556), has only constants, the only JS user looks like dead code:
https://searchfox.org/mozilla-central/source/browser/modules/WindowsPreviewPerTab.jsm#346
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → adrian.wielgosik
Status: NEW → ASSIGNED
Comment hidden (mozreview-request) |
Comment 2•7 years ago
|
||
mozreview-review |
Comment on attachment 8952829 [details]
Bug 1440039 - Remove nsIDOMCanvasRenderingContext2D.
https://reviewboard.mozilla.org/r/222058/#review227972
Thanks!
Attachment #8952829 -
Flags: review?(kyle) → review+
Assignee | ||
Comment 3•7 years ago
|
||
For the record, looks like the file with dead code is copied in comm-central.
https://searchfox.org/comm-central/source/suite/modules/WindowsPreviewPerTab.jsm#328
Flags: needinfo?(jorgk)
Comment 4•7 years ago
|
||
Thanks for the heads-up. comm-central is home to code for Thunderbird and SeaMonkey, the suite/ directory is only for SeaMonkey. Redirecting the NI request to the SeaMonkey team.
Flags: needinfo?(jorgk) → needinfo?(frgrahl)
Assignee | ||
Updated•7 years ago
|
Keywords: checkin-needed
Pushed by ryanvm@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/b2e9d1ed15f4
Remove nsIDOMCanvasRenderingContext2D. r=qdot
Keywords: checkin-needed
Comment 6•7 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox60:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla60
![]() |
||
Comment 7•7 years ago
|
||
Thanks for the heads-up. Will see that I get it fixed for suite.
Flags: needinfo?(frgrahl)
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•