Closed
Bug 184657
Opened 23 years ago
Closed 16 years ago
GFX should use the newer nsIPrefService APIs instead of nsIPref
Categories
(Core :: Graphics, defect, P2)
Core
Graphics
Tracking
()
RESOLVED
FIXED
mozilla1.9.2a1
People
(Reporter: caillon, Assigned: m_kato)
References
Details
(Whiteboard: [good first bug])
Attachments
(2 files, 1 obsolete file)
25.05 KB,
patch
|
roc
:
review+
roc
:
superreview+
|
Details | Diff | Splinter Review |
14.41 KB,
patch
|
roc
:
review+
vlad
:
superreview+
|
Details | Diff | Splinter Review |
Reporter | ||
Comment 1•23 years ago
|
||
Comment 2•22 years ago
|
||
caillon:
Any ETA for landing the gfx/-part of this work? I'd like to do some things for
1.4beta but would prefer to land this patch first because my changes will likely
make the current patch rotten...
Updated•22 years ago
|
Attachment #108888 -
Flags: superreview?(jaggernaut)
Attachment #108888 -
Flags: review?(timeless)
Reporter | ||
Comment 3•22 years ago
|
||
Comment on attachment 108888 [details] [diff] [review]
Patch
Please don't request reviews on my patches. I caught several problems with
this patch since I attached it. I will seek reviews when I am ready.
Attachment #108888 -
Attachment is obsolete: true
Attachment #108888 -
Flags: superreview?(jaggernaut)
Attachment #108888 -
Flags: review?(timeless)
Updated•22 years ago
|
Whiteboard: [good first bug]
Updated•21 years ago
|
OS: Linux → All
Hardware: PC → All
Summary: GFX needs to switch to the newer pref APIs → GFX should use the newer nsIPrefService APIs instead of nsIPref
Updated•21 years ago
|
Severity: normal → minor
Updated•21 years ago
|
Priority: -- → P2
Comment 4•17 years ago
|
||
Interesting and a bit disturbing to see nsIPref used even in Thebes quite a bit.
Comment 5•17 years ago
|
||
this catches all the easy cases; there are a few more left i'll tackle in a separate patch.
low priority, please feel free to punt til after fx3 :)
Assignee: caillon → dwitte
Status: NEW → ASSIGNED
Attachment #309234 -
Flags: superreview?
Attachment #309234 -
Flags: review?
Updated•17 years ago
|
Attachment #309234 -
Flags: superreview?(roc)
Attachment #309234 -
Flags: superreview?
Attachment #309234 -
Flags: review?(roc)
Attachment #309234 -
Flags: review?
Why are you working on it then? :-)
Comment 7•17 years ago
|
||
gotta have something to break the monotony of blockers. ;)
Attachment #309234 -
Flags: superreview?(roc)
Attachment #309234 -
Flags: superreview+
Attachment #309234 -
Flags: review?(roc)
Attachment #309234 -
Flags: review+
Updated•17 years ago
|
Product: Core → Core Graveyard
Comment 9•17 years ago
|
||
would be nice to land, probably needs some unrotting. if anyone wants to unrot and land it, i'd certainly appreciate it...
Assignee | ||
Comment 10•16 years ago
|
||
Since many codes is changed after making a patch, we need more changes such as gfxQuartzFontCache.mm to fix this.
Assignee | ||
Comment 11•16 years ago
|
||
Assignee | ||
Updated•16 years ago
|
Attachment #369195 -
Flags: review?(roc)
Assignee | ||
Comment 12•16 years ago
|
||
Comment on attachment 369195 [details] [diff] [review]
patch v2 for latest tree
update dan's patch and add some files for gfxWindowPlatform and QuartzFontCache.
Attachment #369195 -
Flags: review?(roc) → review+
Assignee | ||
Updated•16 years ago
|
Attachment #369195 -
Flags: superreview?(vladimir)
Attachment #369195 -
Flags: superreview?(vladimir) → superreview+
Assignee | ||
Comment 13•16 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Updated•16 years ago
|
Assignee: dwitte → m_kato
Component: GFX → GFX: Thebes
Product: Core Graveyard → Core
QA Contact: general → thebes
Target Milestone: --- → mozilla1.9.2a1
You need to log in
before you can comment on or make changes to this bug.
Description
•