Confirmed users
595
edits
(→Status) |
|||
| Line 45: | Line 45: | ||
* localStorage has a bug, where it does not allow to set entries for URIs without a host (about: pages have just scheme and path). {{Bug|568091}} | * localStorage has a bug, where it does not allow to set entries for URIs without a host (about: pages have just scheme and path). {{Bug|568091}} | ||
* lostaStorage is main-thread only (IO on another thread is future target though since not really needed for first implementation). | * lostaStorage is main-thread only (IO on another thread is future target though since not really needed for first implementation). | ||
* Need Mozilla hosted script to give us localized json with Mozilla snippets for about:home. Talked with Pascal Chevrel so far, need to define ETA. | |||
=Testing= | =Testing= | ||