Closed
Bug 628117
Opened 14 years ago
Closed 14 years ago
nsAppRunner.cpp fails to compilr with dwrite disabled
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
FIXED
mozilla2.0b11
People
(Reporter: jacek, Assigned: jacek)
References
Details
Attachments
(1 file)
2.78 KB,
patch
|
jtd
:
review+
bas.schouten
:
review+
joe
:
approval2.0+
|
Details | Diff | Splinter Review |
The code should be ifdefed for CAIRO_HAS_DWRITE_FONT instead of XP_WIN.
Attachment #506223 -
Flags: review?(jdaggett)
Assignee | ||
Updated•14 years ago
|
OS: Linux → Windows XP
Hardware: x86_64 → x86
Comment 1•14 years ago
|
||
Comment on attachment 506223 [details] [diff] [review]
fix v1.0
This looks right to me. Bas, can you take a quick second look?
Attachment #506223 -
Flags: review?(jdaggett)
Attachment #506223 -
Flags: review?(bas.schouten)
Attachment #506223 -
Flags: review+
Attachment #506223 -
Flags: approval2.0?
Updated•14 years ago
|
Attachment #506223 -
Flags: review?(bas.schouten) → review+
Updated•14 years ago
|
Attachment #506223 -
Flags: approval2.0? → approval2.0+
Comment 2•14 years ago
|
||
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•14 years ago
|
Flags: in-testsuite-
Target Milestone: --- → mozilla2.0b11
You need to log in
before you can comment on or make changes to this bug.
Description
•