Open
Bug 1732800
Opened 4 years ago
Updated 1 year ago
Need to get the proper resolution in nsDisplayTransform::ShouldPrerenderTransformedContent for OOP iframe cases
Categories
(Core :: Layout, defect)
Core
Layout
Tracking
()
NEW
People
(Reporter: hiro, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fxdroid])
Timothy noticed it to me in bug 1729794 comment 1. here
Reporter | ||
Comment 1•4 years ago
|
||
And note that it only affects on mobile since the resolution will never be under 1.0 on desktop (as of now)
Updated•4 years ago
|
Fission Milestone: --- → Future
Whiteboard: [fission:android:m4]
Comment 2•4 years ago
|
||
The severity field is not set for this bug.
:boris, could you have a look please?
For more information, please visit auto_nag documentation.
Flags: needinfo?(boris.chiou)
Updated•4 years ago
|
Severity: -- → S3
Flags: needinfo?(boris.chiou)
Updated•4 years ago
|
Fission Milestone: Future → ---
Updated•2 years ago
|
Blocks: gv-fission
Updated•2 years ago
|
Whiteboard: [fission:android:m4] → [fission:android:m4][fxdroid]
Updated•2 years ago
|
Comment 3•1 year ago
|
||
The Firefox Android is preparing to run Fission related experiments staring around the end of Q3, and would like to get any remaining blocking bugs addressed by 128 Release. Could you help triage and fix this issue?
Flags: needinfo?(dholbert)
Reporter | ||
Comment 4•1 year ago
|
||
The partial prerender feature (which is blocked by this bug) has been disabled for a while. This bug should not block Android Fission.
No longer blocks: gv-fission
Flags: needinfo?(dholbert)
Comment 5•1 year ago
|
||
Thank you! I'll remove this from the list then
Updated•1 year ago
|
Whiteboard: [fission:android:m4][fxdroid] → [fxdroid]
You need to log in
before you can comment on or make changes to this bug.
Description
•