Closed
Bug 205363
Opened 22 years ago
Closed 22 years ago
Remove SendStatusNotification/nsIPrintStatusCallback
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: timeless, Assigned: timeless)
Details
Attachments
(1 file)
5.07 KB,
patch
|
dbaron
:
review+
dmosedale
:
superreview+
|
Details | Diff | Splinter Review |
/swap/BEOS/mozilla/layout/html/base/src/nsSimplePageSequence.cpp:571: warning:
`PRBool SendStatusNotification(class nsIPrintStatusCallback *, int, int, enum
nsPrintStatus)' defined but not used
Attachment #123045 -
Flags: review?(dbaron)
Attachment #123045 -
Flags: review?(dbaron) → review+
Attachment #123045 -
Flags: superreview?(dmose)
Comment 2•22 years ago
|
||
Comment on attachment 123045 [details] [diff] [review]
Remove the function, the interface and the iid
sr=dmose@mozilla.org
Attachment #123045 -
Flags: superreview?(dmose) → superreview+
checked in
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Product: Core → Core Graveyard
Updated•6 years ago
|
Component: Layout: Misc Code → Layout
Product: Core Graveyard → Core
You need to log in
before you can comment on or make changes to this bug.
Description
•