Closed
Bug 153225
Opened 23 years ago
Closed 23 years ago
Don't allow sites to turn off the statusbar with window.statusbar.visible
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
VERIFIED
FIXED
People
(Reporter: caillon, Assigned: caillon)
References
Details
(Whiteboard: [adt2 rtm] [ETA 06/25])
Already on the trunk. This bug is just here to track the branch landing. See
bug 152256 for the patch (attachment 88259 [details] [diff] [review]). It has r=bzbarsky, sr=jst.
Comment 1•23 years ago
|
||
Nav triage team: nsbeta1+, adt2 rtm
Keywords: nsbeta1+
Whiteboard: [adt2 rtm]
Comment 2•23 years ago
|
||
Adding adt1.0.1+ on behalf of the adt for checkin to the 1.0 branch. Please get
drivers approval before checking in. When you check this into the branch, please
change the mozilla1.0.1+ keyword to fixed1.0.1
Updated•23 years ago
|
| Assignee | ||
Comment 3•23 years ago
|
||
Landed on the branch
Status: NEW → RESOLVED
Closed: 23 years ago
Keywords: mozilla1.0.1 → fixed1.0.1
Resolution: --- → FIXED
Comment 4•23 years ago
|
||
Yes it works on branch & Trunk with setting
rv = prefs->GetBranch("dom.disable_window_open_feature.",
getter_AddRefs(prefBranch));
Status: RESOLVED → VERIFIED
Keywords: fixed1.0.1 → verified1.0.1
You need to log in
before you can comment on or make changes to this bug.
Description
•