Closed
Bug 297682
Opened 20 years ago
Closed 20 years ago
em:abouturl should handle http: schemes
Categories
(Toolkit :: Add-ons Manager, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: fritzs, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 Specifying an HTTP URL in the aboutURL portion of an extension's install.rdf does not work. It should open a chrome window only if the scheme is "chrome:", otherwise if the scheme is "http" it should open a browser window. Reproducible: Always Steps to Reproduce: 1. Create an extension 2. Add an aboutURL with an http scheme 3. Try to navigate to it
Updated•20 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 1•20 years ago
|
||
I do not this this bug should be fixed the way you describe. If an extension specifies an em:aboutURL we should always assume that the URL is a XUL window (remote XUL is ok!).
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → WONTFIX
| Assignee | ||
Updated•16 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•