Closed
Bug 1504708
Opened 7 years ago
Closed 7 years ago
Remove unused nsDOMWindowUtils::RenderDocument
Categories
(Core :: Graphics, enhancement, P3)
Core
Graphics
Tracking
()
RESOLVED
FIXED
mozilla65
| Tracking | Status | |
|---|---|---|
| firefox65 | --- | fixed |
People
(Reporter: rhunt, Assigned: rhunt)
Details
Attachments
(1 file)
This IDL method is marked [noscript] and searchfox doesn't find any uses of the code. I've had this patch in a couple of try runs and it's never caused a compile error. [1]
[1] https://treeherder.mozilla.org/#/jobs?repo=try&revision=d94df781fdf088c09cb849407e05c023ff3c8484
| Assignee | ||
Comment 1•7 years ago
|
||
Pushed by rhunt@eqrion.net:
https://hg.mozilla.org/integration/mozilla-inbound/rev/4a86197afe13
Remove unused nsIDOMWindowUtils::RenderDocument. r=mattwoodrow
Comment 3•7 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox65:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla65
You need to log in
before you can comment on or make changes to this bug.
Description
•