Closed
Bug 357427
Opened 18 years ago
Closed 18 years ago
Make nullplugin use nsIPrefBranch instead of nsIPref
Categories
(Core Graveyard :: Plug-ins, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla1.9alpha1
People
(Reporter: Biesinger, Assigned: Biesinger)
References
Details
Attachments
(1 file)
4.18 KB,
patch
|
jst
:
review+
jst
:
superreview+
|
Details | Diff | Splinter Review |
The windows/os2 nullplugin use nsIPref, that should be nsIPrefBranch.
Assignee | ||
Comment 1•18 years ago
|
||
Attachment #242902 -
Flags: superreview?(jst)
Attachment #242902 -
Flags: review?(jst)
Assignee | ||
Updated•18 years ago
|
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla1.9alpha
Comment 2•18 years ago
|
||
Comment on attachment 242902 [details] [diff] [review]
patch
r+sr=jst
Attachment #242902 -
Flags: superreview?(jst)
Attachment #242902 -
Flags: superreview+
Attachment #242902 -
Flags: review?(jst)
Attachment #242902 -
Flags: review+
Assignee | ||
Comment 3•18 years ago
|
||
Checking in modules/plugin/samples/default/os2/plugin.cpp;
/cvsroot/mozilla/modules/plugin/samples/default/os2/plugin.cpp,v <-- plugin.cpp
new revision: 1.15; previous revision: 1.14
done
Checking in modules/plugin/samples/default/windows/plugin.cpp;
/cvsroot/mozilla/modules/plugin/samples/default/windows/plugin.cpp,v <-- plugin.cpp
new revision: 1.19; previous revision: 1.18
done
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Updated•3 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•