3d CSS cube demo is broken again
Categories
(Core :: Graphics: WebRender, defect, P2)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr60 | --- | unaffected |
firefox62 | --- | unaffected |
firefox63 | --- | unaffected |
firefox64 | --- | disabled |
firefox65 | --- | disabled |
firefox66 | --- | verified |
firefox67 | --- | verified |
People
(Reporter: mayankleoboy1, Assigned: emilio)
References
()
Details
(Keywords: nightly-community, regression)
Attachments
(6 files, 3 obsolete files)
Updated•6 years ago
|
Comment 1•6 years ago
|
||
Updated•6 years ago
|
Comment 2•6 years ago
|
||
Comment 3•6 years ago
|
||
Comment 4•6 years ago
|
||
Updated•6 years ago
|
Comment 5•6 years ago
|
||
Updated•6 years ago
|
Updated•6 years ago
|
Comment 6•6 years ago
|
||
Assignee | ||
Comment 8•6 years ago
|
||
Assignee | ||
Updated•6 years ago
|
Assignee | ||
Comment 9•6 years ago
|
||
Comment 10•6 years ago
|
||
Assignee | ||
Comment 11•6 years ago
|
||
Comment 12•6 years ago
|
||
Assignee | ||
Comment 13•6 years ago
|
||
Assignee | ||
Comment 14•6 years ago
|
||
Assignee | ||
Comment 15•6 years ago
|
||
Assignee | ||
Comment 16•6 years ago
|
||
Assignee | ||
Comment 17•6 years ago
|
||
Updated•6 years ago
|
Comment 18•6 years ago
|
||
Assignee | ||
Updated•6 years ago
|
Comment 19•6 years ago
|
||
Comment 20•6 years ago
|
||
Comment 21•6 years ago
|
||
bugherder |
Assignee | ||
Comment 22•6 years ago
|
||
Comment 23•6 years ago
|
||
Assignee | ||
Comment 24•6 years ago
|
||
Updated•6 years ago
|
Assignee | ||
Comment 25•6 years ago
|
||
I think this is as clean as it can get.
Updated•6 years ago
|
Comment 26•6 years ago
|
||
Assignee | ||
Updated•6 years ago
|
Comment 27•6 years ago
|
||
bugherder |
Assignee | ||
Comment 28•6 years ago
|
||
Comment on attachment 9039577 [details]
Bug 1498639 - Give WR the id of the scroll frame perspective scrolls relative to, and compute the right transform based on that.
Beta/Release Uplift Approval Request
Feature/Bug causing the regression
User impact if declined
Wrong scrolling.
Is this code covered by automated tests?
Yes
Has the fix been verified in Nightly?
Yes
Needs manual test from QE?
Yes
If yes, steps to reproduce
See STR
List of other uplifts needed
None
Risk to taking this patch
Low
Why is the change risky/not risky? (and alternatives if risky)
Well understood and not too risky fix that makes us match the non-WR path.
String changes made/needed
none
Comment 29•6 years ago
|
||
WR is still off by default in beta but this is good to uplift b/c of experiments running in beta.
Comment 30•6 years ago
|
||
Comment on attachment 9039577 [details]
Bug 1498639 - Give WR the id of the scroll frame perspective scrolls relative to, and compute the right transform based on that.
OK to uplift for beta 5.
Comment 31•6 years ago
|
||
bugherder uplift |
Updated•6 years ago
|
Updated•6 years ago
|
Comment 32•6 years ago
|
||
I was able to reproduce the mentioned behavior on Windows 10 using the old Beta 66.0b4 (20190131191227)
The issue is verified as fixed on the latest Beta 67.0b7 (20190331141835) and Fx release 66.0.2 (20190326175229). With "gfx.webrender.all" set to "true" the provided page at comment 0 and all elements are properly scrollable.
Description
•