Open
Bug 752136
Opened 13 years ago
Updated 2 years ago
file == "Remote XUL", firefox still registers as handling .xul even though support is disabled by default
Categories
(Firefox :: File Handling, defect)
Tracking
()
UNCONFIRMED
People
(Reporter: shawnlandden, Unassigned)
References
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/15.0 Firefox/15.0a1
Build ID: 20120504030509
Steps to reproduce:
Opened xul file from a xpi file to review an addon
Actual results:
It opened in firefox, which displayed a big "Remote XUL" error page
Expected results:
firefox shouldn't have registered for xul handling in the first place, as it doesn't support directly xul by default anymore
alternatively, turn back on file:// xul by default (dom.allow_XUL_XBL_for_file)
Blocks: remote-xul
Component: Untriaged → File Handling
Product: Firefox → Core
Updated•9 years ago
|
Product: Core → Firefox
Version: 15 Branch → unspecified
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•