Closed
Bug 135891
Opened 23 years ago
Closed 18 years ago
cookie manager not loaded when only cookie extension is built
Categories
(Core :: Networking: Cookies, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: netscape, Unassigned)
References
Details
Does the cookie manager UI require any other extensions to be present? As part
of my minimum configuration build, I use --enable-extensions='cookie help'. I
still get asked about accepting cookies, though the question is fairly terse,
but I cannot load the cookie manager. There are no errors or warnings in the
jsconsole and I haven't tried a debug build yet.
Reporter | ||
Comment 1•23 years ago
|
||
Error reading file
jar:resource:///chrome/comm.jar!/content/communicator/wallet/CookieViewer.xul
wallet? waaah.
Comment 2•23 years ago
|
||
Interesting. For historical reasons, the cookie manager UI and password manager
UI were put in the same directory since they are basically the same file. I
never thought about the case of somebody building extensions cookie but not
extensions wallet.
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla1.0.1
Updated•23 years ago
|
Target Milestone: mozilla1.0.1 → mozilla1.1alpha
Comment 3•23 years ago
|
||
*** Bug 139332 has been marked as a duplicate of this bug. ***
Updated•23 years ago
|
OS: Linux → All
Priority: -- → P4
Target Milestone: mozilla1.1alpha → mozilla1.2beta
Updated•23 years ago
|
Target Milestone: mozilla1.2beta → mozilla1.3beta
Comment 4•22 years ago
|
||
seawood: how critical is this?
Reporter | ||
Comment 5•22 years ago
|
||
It's not critical. It's just annoying. At a glance, it looks like the chrome
files could be easily moved into the cookie module but I'm not sure about the
nsCookieViewer code.
Updated•22 years ago
|
Target Milestone: mozilla1.3beta → ---
Updated•21 years ago
|
Comment 6•20 years ago
|
||
Not going to be working on any Seamonkey UI bugs for the foreseeable future.
You can filter on "danlikesgoats" to delete this spam.
Assignee: mconnor → nobody
Priority: P4 → --
Comment 7•18 years ago
|
||
long since fixed.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•