Consider factoring the pres shell's resolution value in the partial prerender area calculation
Categories
(Core :: Layout, defect, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox80 | --- | fixed |
People
(Reporter: hiro, Assigned: hiro)
References
Details
Attachments
(2 files)
3.37 KB,
patch
|
Details | Diff | Splinter Review | |
47 bytes,
text/x-phabricator-request
|
Details | Review |
As Botond said in a review comment, partial pre-render should care the visual viewport region, so I started with a reftest with reftest-resolution (which means a static zoom value).
With the reftest, it turns out in the current implementation we don't expand the pre-render area in cases where "zoom < 1.0" value is applied.
Attaching file is a patch contains a reftest. To see the issue, you need the patch for bug 1646629.
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 1•5 years ago
|
||
So that we can reasonably expand the pre-render region on mobile environments.
Updated•5 years ago
|
Comment 3•5 years ago
|
||
Backed out for reftest failure on partial-prerender-expansion-with-resolution-2.html
Backout link: https://hg.mozilla.org/integration/autoland/rev/e4ec47575ea36fe2ebec11d6e0173ec8fdaab768
Log link: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=308606848&repo=autoland&lineNumber=16673
Assignee | ||
Updated•5 years ago
|
Comment 5•5 years ago
|
||
bugherder |
Description
•