Open
Bug 1432330
Opened 7 years ago
Updated 2 years ago
Adjust the size of screenshots to reduce processing unnecessarily large ones
Categories
(Firefox :: New Tab Page, enhancement, P3)
Firefox
New Tab Page
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox60 | --- | wontfix |
People
(Reporter: Mardak, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [thumbnails])
From https://github.com/mozilla/activity-stream/issues/3661
Split from #3564 that morphed to handling the specific bug of unnecessarily processing screenshots multiple times.
Also see https://bugzilla.mozilla.org/show_bug.cgi?id=1401817
https://perfht.ml/2yewfB1
We might be able to just change the screenshot size:
https://searchfox.org/mozilla-central/source/browser/app/profile/firefox.js#1620-1624
From 560x380 to 192x192. That's almost 6x smaller.
One caveat is there are other consumers of thumbnails, e.g., Ctrl-Tab
Reporter | ||
Updated•7 years ago
|
Iteration: --- → 61.3 - Apr 23
Reporter | ||
Updated•7 years ago
|
Priority: P3 → P2
Reporter | ||
Updated•7 years ago
|
Updated•7 years ago
|
Iteration: 61.3 - Apr 23 → ---
Reporter | ||
Updated•7 years ago
|
Iteration: --- → 62.1 - May 21
Priority: P2 → P3
Updated•7 years ago
|
Iteration: 62.1 - May 21 → 62.2 - Jun 4
Updated•7 years ago
|
Iteration: 62.2 - Jun 4 → 63.1 - July 9
Updated•6 years ago
|
Iteration: 63.1 - July 9 → ---
Assignee | ||
Updated•5 years ago
|
Component: Activity Streams: Newtab → New Tab Page
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•