Closed
Bug 770085
Opened 11 years ago
Closed 11 years ago
b2g-desktop builds broken by Bug 758357
Categories
(Core :: Storage: IndexedDB, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: cpearce, Unassigned)
References
Details
Attachments
(2 files)
The landing of 2d295ed03d7f caused a regression in b2g-desktop. The homescreen no longer appears (see attached screenshot). 2d295ed03d7f Ben Turner — Bug 758357: Only show prompt after 50mb of usage for now. Plan is to soon introduce a new service which allows us to remove "old" indexedDB databases and keep a global quota, but for now we simply remove the prompt. r=sicking 2d295ed03d7f hasn't percolated over to the B2G git repo I'm told, and I don't see this on an up-to-date B2G build on an actual device (otoro in this case).
Reporter | ||
Comment 1•11 years ago
|
||
Console output
Comment 2•11 years ago
|
||
When clicking or trying to drag the non-existent homepage, this error shows in the error console: Error: TypeError: pageHelper.getCurrent() is undefined Source File: http://homescreen.gaiamobile.org:8080/js/grid.js Line: 82
Reporter | ||
Comment 3•11 years ago
|
||
I backed out bug 758357 to fix this.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•