Open Bug 186221 Opened 22 years ago Updated 3 years ago

several libeditor files needlessly #include nsIImage

Categories

(Core :: DOM: Editor, defect, P5)

x86
Linux
defect

Tracking

()

People

(Reporter: Biesinger, Unassigned)

References

()

Details

lxr shows: (see url field)

/editor/libeditor/html/nsHTMLDataTransfer.cpp, line 101 -- #include "nsIImage.h"
/editor/libeditor/html/nsHTMLDataTransfer.cpp, line 1016 -- //nsIImage* image =
(nsIImage *)data;
/editor/libeditor/html/nsHTMLEditor.cpp, line 110 -- #include "nsIImage.h"
/editor/libeditor/text/nsPlaintextEditor.cpp, line 89 -- #include "nsIImage.h"
/editor/libeditor/text/nsPlaintextDataTransfer.cpp, line 91 -- #include "nsIImage.h"

so it looks like these #include lines (and maybe a REQUIRES line too) could be
removed.
Status: NEW → ASSIGNED
Target Milestone: --- → M1
QA Contact: sujay → editor
Assignee: mozeditor → nobody
Status: ASSIGNED → NEW

Bulk-downgrade of unassigned, untouched DOM/Storage bug's priority.

If you have reason to believe, this is wrong, please write a comment and ni :jstutte.

Severity: normal → S4
Priority: -- → P5
You need to log in before you can comment on or make changes to this bug.