Closed
Bug 281257
Opened 21 years ago
Closed 21 years ago
Remove unused includes from libpref
Categories
(Core :: Preferences: Backend, defect)
Core
Preferences: Backend
Tracking
()
RESOLVED
FIXED
mozilla1.8beta1
People
(Reporter: Biesinger, Assigned: Biesinger)
Details
Attachments
(1 file)
|
1.70 KB,
patch
|
dveditz
:
review+
dveditz
:
superreview+
|
Details | Diff | Splinter Review |
libpref does not actually need js/xpconnect, or the jsapi.h and
nsIJSRuntimeService.h headers.
| Assignee | ||
Comment 1•21 years ago
|
||
Attachment #173529 -
Flags: superreview?(dveditz)
Attachment #173529 -
Flags: review?(dveditz)
| Assignee | ||
Updated•21 years ago
|
Status: NEW → ASSIGNED
OS: Linux → All
Hardware: PC → All
Target Milestone: --- → mozilla1.8beta
Comment 2•21 years ago
|
||
Comment on attachment 173529 [details] [diff] [review]
patch
r/sr=dveditz
Attachment #173529 -
Flags: superreview?(dveditz)
Attachment #173529 -
Flags: superreview+
Attachment #173529 -
Flags: review?(dveditz)
Attachment #173529 -
Flags: review+
| Assignee | ||
Comment 3•21 years ago
|
||
Checking in modules/libpref/src/Makefile.in;
/cvsroot/mozilla/modules/libpref/src/Makefile.in,v <-- Makefile.in
new revision: 1.77; previous revision: 1.76
done
Checking in modules/libpref/src/nsPrefService.cpp;
/cvsroot/mozilla/modules/libpref/src/nsPrefService.cpp,v <-- nsPrefService.cpp
new revision: 1.86; previous revision: 1.85
done
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•