Closed
Bug 171328
Opened 23 years ago
Closed 23 years ago
Build warning caused by checkin for bug 168961
Categories
(Core :: Printing: Output, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: stdowa+bugzilla, Assigned: rods)
References
()
Details
Attachments
(1 file)
|
592 bytes,
patch
|
roland.mainz
:
review+
jag+mozilla
:
superreview+
|
Details | Diff | Splinter Review |
4. layout/html/base/src/nsSimplePageSequence.cpp:113 (See build log excerpt)
Will be re-ordered to match declaration order
111 mPageContentSize(0),
112 mPageContentXMost(0)
113 {
114 }
| Reporter | ||
Comment 1•23 years ago
|
||
Updated•23 years ago
|
Attachment #100966 -
Flags: review+
Comment 2•23 years ago
|
||
Comment on attachment 100966 [details] [diff] [review]
patch
r=Roland.Mainz@informatik.med.uni-giessen.de
Comment 3•23 years ago
|
||
Comment on attachment 100966 [details] [diff] [review]
patch
sr=jag
Attachment #100966 -
Flags: superreview+
| Reporter | ||
Comment 4•23 years ago
|
||
patch checked in, -> fixed.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•