Closed
Bug 1196770
Opened 10 years ago
Closed 10 years ago
Implement ThumbsObserver in AboutNewTab.jsm
Categories
(Firefox :: New Tab Page, defect)
Tracking
()
RESOLVED
WONTFIX
Iteration:
43.3 - Sep 21
Tracking | Status | |
---|---|---|
firefox43 | --- | affected |
People
(Reporter: oyiptong, Unassigned)
References
Details
Implement an observer for BackgroundPageThumbs events, specifically BackgroundPageThumbs:didCapture.
This should cause an event to trigger in the page's service worker so that the image is cached.
Reporter | ||
Comment 1•10 years ago
|
||
Should implement exactly-once semantics so that the service worker only stores the image once in its cache for a given BackgroundPageThumbs:didCapture event
Reporter | ||
Updated•10 years ago
|
Blocks: remote-tile-decisioning
Reporter | ||
Comment 2•10 years ago
|
||
Since this is already implemented right now (just not as a separate module), I'll make this bug not block 1220227. We'll implement it later
No longer blocks: remote-tile-decisioning
Comment 3•10 years ago
|
||
This doesn't exist because of new IDL implementation
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•