Closed
Bug 77203
Opened 25 years ago
Closed 25 years ago
contributors link in "About Mozilla" does not work
Categories
(Core :: Security: CAPS, defect)
Tracking
()
VERIFIED
FIXED
People
(Reporter: andreas.otte, Assigned: security-bugs)
References
Details
Attachments
(1 file)
|
318 bytes,
patch
|
Details | Diff | Splinter Review |
The contributors link in "About Mozilla" does not work. Choosing the menu item
chrome://global/locale/about.html is either displayed as "web page" or in a
modal dialog. Clicking on the contributors link does nothing in both cases.
"about:credits" is called, my guess is that calling about:credits from a chrome
file is disallowed by the security manager.
Side note: The contributors tab in the modal "About Mozilla" dialog is empty and
has been for a long time. Any reason for this?
| Reporter | ||
Comment 1•25 years ago
|
||
Seen on latest build from cvs I should add.
It is the security manager. Tested with adding about:credits to the allowed
stuff.
| Reporter | ||
Comment 2•25 years ago
|
||
is there a reason chrome isn't allowed to access all of about: ?
Assignee: asa → mstoltz
Component: Browser-General → Security: CAPS
QA Contact: doronr → ckritzer
| Assignee | ||
Comment 6•25 years ago
|
||
Fixed.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 7•25 years ago
|
||
verified working on linux with build from 05-11-01
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•