Closed
Bug 293254
Opened 20 years ago
Closed 20 years ago
Reporter fails to open privacy policy window on suite
Categories
(Other Applications Graveyard :: Reporter, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bugzilla-mozilla-20000923, Assigned: raccettura)
Details
Attachments
(1 file)
|
870 bytes,
patch
|
neil
:
review+
asa
:
approval1.8b2+
|
Details | Diff | Splinter Review |
The link to open the privacy policy seems to force
chrome://browser/content/browser.xul to open... which does not exist, and spews
an error message (and subsequently has an unlabeled invisible window).
| Assignee | ||
Comment 1•20 years ago
|
||
patch (thanks to Silver for help)
| Assignee | ||
Updated•20 years ago
|
Attachment #182882 -
Flags: review?(neil.parkwaycc.co.uk)
Comment 2•20 years ago
|
||
Comment on attachment 182882 [details] [diff] [review]
Patch
open(url); probably works, although if it was possible I'd have preferred to
use an html:a instead.
Attachment #182882 -
Flags: review?(neil.parkwaycc.co.uk) → review+
| Assignee | ||
Updated•20 years ago
|
Attachment #182882 -
Flags: approval1.8b2?
Comment 3•20 years ago
|
||
Comment on attachment 182882 [details] [diff] [review]
Patch
a=asa
Attachment #182882 -
Flags: approval1.8b2? → approval1.8b2+
| Assignee | ||
Comment 4•20 years ago
|
||
Checking in extensions/reporter/resources/content/reporter/reportWizard.js;
/cvsroot/mozilla/extensions/reporter/resources/content/reporter/reportWizard.js,v
<-- reportWizard.js
new revision: 1.12; previous revision: 1.11
done
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Product: Other Applications → Other Applications Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•