Closed
Bug 479402
Opened 16 years ago
Closed 16 years ago
nsFrame.cpp failed to build on Solaris
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: ginnchen+exoracle, Assigned: ginnchen+exoracle)
References
Details
Attachments
(1 file)
(deleted),
patch
|
dbaron
:
review+
|
Details | Diff | Splinter Review |
Introduced by bug 322475
"/export/home/x86slave/xslave/mozilla-central-solaris-x86/build/layout/generic/nsFrame.cpp", line 555: Error: Ambiguous "?:" expression, second operand of type "nsCOMPtr<imgIRequest>" and third operand of type "int" can be converted to one another.
gmake[5]: *** [nsFrame.o] Error 1
Comment 2•16 years ago
|
||
Comment on attachment 363279 [details] [diff] [review]
patch
r=dbaron
Attachment #363279 -
Flags: review?(dbaron) → review+
It was pushed as
http://hg.mozilla.org/mozilla-central/rev/b85d023b482e
Status: ASSIGNED → RESOLVED
Closed: 16 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
•