Closed
Bug 206017
Opened 22 years ago
Closed 22 years ago
RFE: Refine NS_FONT_DEBUG in gfx/src/gtk, gfx/src/xlib/ and gfx/src/xprint/
Categories
(Core Graveyard :: GFX: Xlib, enhancement)
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla1.4final
People
(Reporter: roland.mainz, Assigned: roland.mainz)
Details
Attachments
(1 file)
2.04 KB,
patch
|
rbs
:
review+
dmosedale
:
superreview+
asa
:
approval1.4+
|
Details | Diff | Splinter Review |
RFE: Refine NS_FONT_DEBUG in gfx/src/gtk, gfx/src/xlib/ and gfx/src/xprint/.
Currently one global var "NS_FONT_DEBUG" is being used to control the font
debugging code, however it affects all X11-based gfx modules and not only
specific ones...
Assignee | ||
Updated•22 years ago
|
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla1.4final
Assignee | ||
Comment 1•22 years ago
|
||
Assignee | ||
Comment 2•22 years ago
|
||
Comment on attachment 123561 [details] [diff] [review]
Patch for 2003-05-03-08-trunk_cvs
Requesting r=/sr= ...
Attachment #123561 -
Flags: superreview?(dmose)
Attachment #123561 -
Flags: review?(timeless)
Comment 3•22 years ago
|
||
Comment on attachment 123561 [details] [diff] [review]
Patch for 2003-05-03-08-trunk_cvs
sr=dmose@mozilla.org. Note that for gfx/src/{gtk,xlib}, you need module owner
review also.
Attachment #123561 -
Flags: superreview?(dmose) → superreview+
Assignee | ||
Updated•22 years ago
|
Attachment #123561 -
Flags: review?(timeless) → review?(roc+moz)
Assignee | ||
Comment 4•22 years ago
|
||
Comment on attachment 123561 [details] [diff] [review]
Patch for 2003-05-03-08-trunk_cvs
rbs:
Can you r= the patch, please ?
Attachment #123561 -
Flags: review?(roc+moz) → review?(rbs)
Comment on attachment 123561 [details] [diff] [review]
Patch for 2003-05-03-08-trunk_cvs
r=rbs
Attachment #123561 -
Flags: review?(rbs) → review+
Assignee | ||
Comment 6•22 years ago
|
||
Comment on attachment 123561 [details] [diff] [review]
Patch for 2003-05-03-08-trunk_cvs
Requesting a= for checkin into 1.4 trunk...
Attachment #123561 -
Flags: approval1.4?
Comment 7•22 years ago
|
||
Comment on attachment 123561 [details] [diff] [review]
Patch for 2003-05-03-08-trunk_cvs
a=asa (on behalf of drivers) for checkin to 1.4
Attachment #123561 -
Flags: approval1.4? → approval1.4+
Comment 8•22 years ago
|
||
Fix checked in.
Comment 9•22 years ago
|
||
Marking fixed
Status: ASSIGNED → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Updated•16 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•