Closed
Bug 1073
Opened 26 years ago
Closed 26 years ago
navigator.preference() not wired up yet
Categories
(Core :: DOM: Core & HTML, defect, P2)
Tracking
()
M11
People
(Reporter: angus, Assigned: joki)
Details
I know we brought over libpref, but it doesn't appear to be exposed to
JavaScript.
navigator.preference(foo) should return value of pref foo
navigator.preference(foo,bar) should set pref foo to value bar
Obviously when we get security, we'll need to control access to these methods,
as we do in Navigator.
These methods are useful to me in building an XPFE prefs interface.
Updated•26 years ago
|
Status: NEW → ASSIGNED
Comment 2•26 years ago
|
||
per leger, assigning QA contacts to all open bugs without QA contacts according
to list at http://bugzilla.mozilla.org/describecomponents.cgi?product=Browser
QA contact re-assigned according to the product areas we're currently working
on.
Assignee | ||
Updated•26 years ago
|
Target Milestone: M4 → M5
Assignee | ||
Comment 5•26 years ago
|
||
This is not getting done by M4. Moving to M5.
Assignee | ||
Updated•26 years ago
|
Target Milestone: M5 → M6
Assignee | ||
Comment 6•26 years ago
|
||
Moving out to M7
Assignee | ||
Updated•26 years ago
|
Target Milestone: M7 → M8
Assignee | ||
Comment 7•26 years ago
|
||
Moving to M8 as I need security before I tie this in.
Assignee | ||
Updated•26 years ago
|
Target Milestone: M8 → M9
Assignee | ||
Comment 8•26 years ago
|
||
Security not turned on yet. M9
Comment 9•26 years ago
|
||
I notice that this is assigned to DOM so I assume this has a required interface,
but just in case I'll remark about bug #7380 anyway, that might have some
bearing on this.
Assignee | ||
Updated•26 years ago
|
Target Milestone: M9 → M11
Assignee | ||
Comment 10•26 years ago
|
||
Moving out to M11
Assignee | ||
Updated•26 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
Assignee | ||
Comment 11•26 years ago
|
||
*** This bug has been marked as a duplicate of 7259 ***
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 12•26 years ago
|
||
Dupl. Marking verified.
You need to log in
before you can comment on or make changes to this bug.
Description
•