Closed
Bug 590842
Opened 15 years ago
Closed 15 years ago
Can not open certain link ,such as xul attachment in bugzilla and link "view" in XUL Tutorial
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: alice0775, Unassigned)
References
Details
Build Identifier: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b5pre) Gecko/20100825 Minefield/4.0b5pre ID:20100825062325
I do not know whether this behavior is by design or not.
After landing cec16a1741fb of Bug 546857,
I can not open the URL ( https://bugzilla.mozilla.org/attachment.cgi?id=454380 ) , this url is testcase attached in Bug 590818.
Reproducible: Always
Steps to Reproduce:
1. Start Minefield with new profile
2. Open https://bugzilla.mozilla.org/attachment.cgi?id=454380 from location bar
OR
2. Open URL by click the link
Actual Results:
Minefield loads the page, however does not show contents.
No error in error console
Expected Results:
show it's contents.
Regression window:
Works:
http://hg.mozilla.org/mozilla-central/rev/f561f17e6c27
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b5pre) Gecko/20100825 Minefield/4.0b5pre ID:20100825014213
Fails:
http://hg.mozilla.org/mozilla-central/rev/cec16a1741fb
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b5pre) Gecko/20100825 Minefield/4.0b5pre ID:20100825050217
Pushlog:
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=f561f17e6c27&tochange=cec16a1741fb
| Reporter | ||
Updated•15 years ago
|
| Reporter | ||
Comment 1•15 years ago
|
||
This testcase uses XUL which was intentionally disabled in bug 546857. So it seems like things are working as designed.
| Reporter | ||
Comment 3•15 years ago
|
||
This breaks all link of "view" in XUL Tutorial ( ex.page https://developer.mozilla.org/en/XUL_Tutorial/The_Box_Model).
| Reporter | ||
Updated•15 years ago
|
Summary: Can not open certain link → Can not open certain link ,such as xul attachment in bugzilla and link "view" in XUL Tutorial
| Reporter | ||
Comment 4•15 years ago
|
||
Working if you add entry host:domain name, type:allowXULXBL , permission:1 to permissions.sqlite.
| Reporter | ||
Updated•15 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•