Closed
Bug 17684
Opened 25 years ago
Closed 24 years ago
[ssl]Javascript: No result for navigator.SecurityPolicy
Categories
(Core :: Security, defect, P3)
Tracking
()
M17
People
(Reporter: junruh, Assigned: javi)
References
Details
(Whiteboard: [nsbeta2-])
1.) Enter javascript:alert(navigator.securityPolicy) in the netsite, and press
enter. (Or, go to http://warp/hardcore/cartman/PolicyWizard.html and click on
the navigator.securityPolicy button)
What is expected: US and CA domestic policy, or export policy, or France policy
What I get: A blank dialog box with an OK button.
Build Date & Platform Bug Found: 11/1/99
Comment 1•25 years ago
|
||
marking as m12.
Updated•25 years ago
|
QA Contact: dshea → junruh
Comment 2•25 years ago
|
||
Changed qa contact to junuh@netscape.com
Comment 3•25 years ago
|
||
adding to cc list.
Comment 4•25 years ago
|
||
This is implemented at NavigatorImpl::GetSecurityPolicy (See
http://lxr.mozilla.org/seamonkey/source/dom/src/base/nsGlobalWindow.cpp#3286)
Comment 5•25 years ago
|
||
So much for modularity!
Comment 6•25 years ago
|
||
Moving non-dogfood bugs to M13
Reporter | ||
Updated•25 years ago
|
Summary: Javascript: No result for navigator.SecurityPolicy → [ssl]Javascript: No result for navigator.SecurityPolicy
Updated•25 years ago
|
Target Milestone: M13 → M17
Comment 7•25 years ago
|
||
Moving milestone target out.
Bulk moving all Browser Security bugs to new Security: General component. The
previous Security component for Browser will be deleted.
Component: Security → Security: General
Comment 9•25 years ago
|
||
over to javi per mwelch
Assignee | ||
Comment 12•24 years ago
|
||
*** Bug 33959 has been marked as a duplicate of this bug. ***
Comment 13•24 years ago
|
||
Putting on [NEED INFO] radar...lord? beta2 blocker?
Whiteboard: [NEED INFO]
Comment 15•24 years ago
|
||
Putting on [nsbeta2+] radar for beta2 fix.
Whiteboard: [NEED INFO] → [nsbeta2+]
Assignee | ||
Comment 16•24 years ago
|
||
This is a trivial fix, but I'm not sure how many people depend on it. It's
available in 4.x. So that'd be the only reason to make it available in Mozilla.
Just for feature parity.
This would require changes in the dom and could be done in a day assuming the
trees aren't red.
Whiteboard: [nsbeta2+]
Comment 17•24 years ago
|
||
Putting on [nsbeta2-] radar. Not critical to beta2.
Whiteboard: [nsbeta2-]
Assignee | ||
Comment 18•24 years ago
|
||
*** This bug has been marked as a duplicate of 33959 ***
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•