Closed
Bug 735583
Opened 13 years ago
Closed 13 years ago
eliminate the non-NS_... versions of FONT_STYLE_* and FONT_WEIGHT_* constants
Categories
(Core :: Graphics, defect)
Core
Graphics
Tracking
()
RESOLVED
FIXED
mozilla14
People
(Reporter: jfkthame, Assigned: jfkthame)
Details
Attachments
(1 file)
32.20 KB,
patch
|
jtd
:
review+
|
Details | Diff | Splinter Review |
gfxFont.h defines prefixless synonyms for the NS_FONT_STYLE_* and NS_FONT_WEIGHT_* constants from gfxFontConstants.h.
For better consistency (and as the comments in gfxFont.h say!), we should eliminate these synonyms.
Attachment #605668 -
Flags: review?(jdaggett)
Updated•13 years ago
|
Attachment #605668 -
Flags: review?(jdaggett) → review+
Assignee | ||
Comment 1•13 years ago
|
||
Assignee: nobody → jfkthame
Target Milestone: --- → mozilla14
Comment 2•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•