Closed
Bug 1028677
Opened 12 years ago
Closed 10 years ago
"NS_ERROR_DOM_BAD_URI" impossible to load marketplace app's icon when debuging Gaia in Firefox desktop
Categories
(Firefox OS Graveyard :: Gaia::Homescreen, defect)
Firefox OS Graveyard
Gaia::Homescreen
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: inscription, Unassigned, Mentored)
References
Details
Attachments
(1 file)
|
227.47 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:29.0) Gecko/20100101 Firefox/29.0 (Beta/Release)
Build ID: 20140428194215
Steps to reproduce:
Start Firefox Nightly with the Gaia debug's profile
Actual results:
The icon for the marketplace app doesn't load and the XHR to get the image fails :
the uri that cannot be reached : app://marketplace.firefox.com/120.png
the error that prompt in the console : "Error fetching icon" DOMException [NS_ERROR_DOM_BAD_URI: "Access to restricted URI denied"
code: 1012
nsresult: 0x805303f4
location: http://verticalhome.gaiamobile.org:8080/shared/elements/gaia_grid/js/items/grid_item.js:32] grid_item.js:307
| Reporter | ||
Updated•12 years ago
|
Mentor: 21
Updated•12 years ago
|
Component: General → Gaia::Homescreen
Updated•12 years ago
|
Blocks: vertical-home-next
QA Whiteboard: [VH-FL-blocking-][VH-FC-blocking-]
Comment 1•10 years ago
|
||
Mass update: Resolve wontfix all issues with legacy homescreens.
As of 2.6 we have a new homescreen and having these issues open is confusing. All issues will block bug 1231115 so we can use that to re-visit any of these if needed.
You need to log in
before you can comment on or make changes to this bug.
Description
•