Closed
Bug 259192
Opened 20 years ago
Closed 20 years ago
update window.open statusbar/location restriction prefs
Categories
(Firefox :: General, defect)
Firefox
General
Tracking
()
VERIFIED
FIXED
Firefox1.0beta
People
(Reporter: shaver, Assigned: bugzilla)
References
Details
(Keywords: fixed-aviary1.0)
Attachments
(1 file)
1.65 KB,
patch
|
dveditz
:
review+
chofmann
:
approval-aviary+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7) Gecko/20040714 Firefox/0.9.1+
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7) Gecko/20040714 Firefox/0.9.1+
We need to change dom.disable_window_open_feature.location to false, and
dom.disable_window_open_feature.status to true.
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1•20 years ago
|
||
Comment 3•20 years ago
|
||
Comment on attachment 158818 [details] [diff] [review]
patch
r=dveditz
Attachment #158818 -
Flags: review+
Comment 4•20 years ago
|
||
Comment on attachment 158818 [details] [diff] [review]
patch
a=chofmann for aviary PR
Attachment #158818 -
Flags: approval-aviary+
Comment 5•20 years ago
|
||
as seen with Windows respin 2004-09-13-19-0.9
marking fixed;
prefs changed to
dom.disable_window_open_feature.location to false
and
dom.disable_window_open_feature.status to true
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Comment 6•20 years ago
|
||
This was indeed checked into the branch 2004-09-13 18:07 (before 1.0PR).
Comment 7•20 years ago
|
||
*** Bug 261767 has been marked as a duplicate of this bug. ***
You need to log in
before you can comment on or make changes to this bug.
Description
•