Closed
Bug 1256124
Opened 9 years ago
Closed 9 years ago
Encoded URL can't be passed to extension page
Categories
(WebExtensions :: Untriaged, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 719905
People
(Reporter: frfxtst, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: triaged)
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Firefox/45.0
Build ID: 20160303134406
Steps to reproduce:
It seems not to be possible to pass an encoded url as an parameter to an extension page. I entered the following url:
moz-extension://a22cf3ea-6db2-4b8c-83d2-f4c344c4461b/testit.html?url=http%3A%2F%2Ftestit.com
The error message "The address isn't valid. The URL is not valid and cannot be loaded." is displayed.
This works without problems in Chrome.
Comment 1•9 years ago
|
||
I'm here with Kris who says this might be already (partially?) fixed, so I'm CCing him, thank you for filing it.
Flags: needinfo?(kmaglione+bmo)
Updated•9 years ago
|
Blocks: webextensions-chrome-gaps
Updated•9 years ago
|
Whiteboard: triaged
Updated•9 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Flags: needinfo?(kmaglione+bmo)
Resolution: --- → DUPLICATE
Updated•6 years ago
|
Product: Toolkit → WebExtensions
You need to log in
before you can comment on or make changes to this bug.
Description
•