in retained display list code expand root frame rect for dynamic toolbar
Categories
(Core :: Web Painting, defect, P3)
Tracking
()
People
(Reporter: tnikkel, Assigned: tnikkel)
References
Details
Attachments
(1 file)
This is a follow up to bug 1772859. When the dynamic toolbar on android is active the overflow rect of the rootframe will not include the part of the page that would be covered by the dynamic toolbar, even if the toolbar is not currently visible. So if we use the overflow rect of the root frame we need to expand it for the dynamic toolbar area. No specific testcase that I know if, just noticed this after bug 1772859.
Assignee | ||
Comment 1•2 years ago
|
||
This is a follow up to bug 1772859. When the dynamic toolbar on android is active the overflow rect of the rootframe will not include the part of the page that would be covered by the dynamic toolbar, even if the toolbar is not currently visible. So if we use the overflow rect of the root frame we need to expand it for the dynamic toolbar area. No specific testcase that I know if, just noticed this after bug 1772859.
Comment 2•2 years ago
|
||
The severity field is not set for this bug.
:tnikkel, could you have a look please?
For more information, please visit auto_nag documentation.
Assignee | ||
Updated•2 years ago
|
Comment 3•2 years ago
|
||
There's a r+ patch which didn't land and no activity in this bug for 2 weeks.
:tnikkel, could you have a look please?
If you still have some work to do, you can add an action "Plan Changes" in Phabricator.
For more information, please visit auto_nag documentation.
Updated•2 years ago
|
Updated•6 months ago
|
Description
•