Closed
Bug 1180172
Opened 10 years ago
Closed 10 years ago
Promo box doesn't show up in about:addons
Categories
(addons.mozilla.org Graveyard :: Discovery Pane, defect)
addons.mozilla.org Graveyard
Discovery Pane
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1184131
People
(Reporter: Gijs, Unassigned)
Details
Attachments
(1 file)
771.08 KB,
image/png
|
Details |
Not really sure what's going on here, but it looks wonky. I tried inspecting the DOM to see what was causing the gap and couldn't find it offhand.
Reporter | ||
Comment 1•10 years ago
|
||
Geoff pointed out on IRC there's a JS error in the console:
SyntaxError: JSON.parse: expected property name or '}' at line 1 column 2 of the JSON data
(somewhere in the minified discovery-min.js)
Comment 2•10 years ago
|
||
The gap happens due to the promo box not showing up. Since we're in the middle of pushing beta, I couldn't easily test on 40, but I can confirm it's broken on 41 and 42, and the parse error in comment #1 only appears for those cases.
Works:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:39.0) Gecko/20100101 Firefox/39.0
Doesn't work:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:41.0) Gecko/20100101 Firefox/41.0 (e10s off)
status-firefox39:
--- → unaffected
status-firefox40:
--- → ?
status-firefox41:
--- → affected
status-firefox42:
--- → affected
Summary: Big white gap on current OS X nightly underneath the "What are add-ons" banner → Promo box doesn't show up in about:addons
Reporter | ||
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
Assignee | ||
Updated•9 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•