[Fission][MSU Capstone] Page thumbnailer should use Fission for messaging
Categories
(Firefox :: General, task, P3)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox72 | --- | fixed |
People
(Reporter: beth, Assigned: u646291, Mentored)
References
Details
Attachments
(1 file, 1 obsolete file)
This is the code that is responsible for capturing thumbnails of web pages (for the new tab page, dragging and dropping tabs, etc): https://searchfox.org/mozilla-central/rev/325c1a707819602feff736f129cb36055ba6d94f/toolkit/actors/ThumbnailsChild.jsm
This should use the fission-compatible actor infrastructure to send messages instead.
| Reporter | ||
Updated•6 years ago
|
Comment 1•6 years ago
|
||
Instead of straight-porting the actor, this might involve using the new drawSnapshot API from graphics that was implemented in bug 1475139.
Updated•6 years ago
|
Comment 2•6 years ago
|
||
Are you all working on this? I set this to P3 for now until we know better what release we want it.
Comment 3•6 years ago
|
||
This is a bug that we opened for an MSU student to take[1], so expect some activity in the next few weeks. :)
[1]: Barret, Gijs and myself are mentoring some students from MSU on some Fission bugs as part of a Capstone course
Updated•6 years ago
|
Comment 5•6 years ago
|
||
Might be related? I've been looking at what might be wrong in https://bugzilla.mozilla.org/show_bug.cgi?id=1539947
The comments in the ticket are a bit out dated though.
Updated•6 years ago
|
Comment 8•6 years ago
|
||
| bugherder | ||
Comment 9•6 years ago
|
||
Retroactively moving fixed bugs whose summaries mention "Fission" (or other Fission-related keywords) but are not assigned to a Fission Milestone to an appropriate Fission Milestone.
This will generate a lot of bugmail, so you can filter your bugmail for the following UUID and delete them en masse:
0ee3c76a-bc79-4eb2-8d12-05dc0b68e732
Updated•5 years ago
|
Description
•