Closed
Bug 1438739
Opened 8 years ago
Closed 8 years ago
regression: when scrolling, sometimes content is displayed after a delay
Categories
(Core :: Web Painting, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1437374
| Tracking | Status | |
|---|---|---|
| firefox-esr52 | --- | unaffected |
| firefox58 | --- | unaffected |
| firefox59 | --- | unaffected |
| firefox60 | --- | affected |
People
(Reporter: jan, Unassigned)
References
()
Details
(Keywords: nightly-community, regression)
Attachments
(1 file)
|
2.19 MB,
video/mp4
|
Details |
Nightly 60 x64 @ Debian Testing (KDE, Radeon RX480)
See attached video.
1. Reduce the window height to the bottom of the video
2. Wait until everything has loaded
3. click on the burger menu and repeatedly scroll down + up by mousewheel
mozregression --good 2017-12-01 --bad 2018-02-15 --pref startup.homepage_welcome_url:"https://www.youtube.com/watch?v=ZUn64eKKQg0"
> 14:40.68 INFO: Last good revision: a20dc29e502d8b74a1fca9195154d895d7de9ec0
> 14:40.68 INFO: First bad revision: 3403b5f669d1395097f26c69c514e52d302a3ec0
> 14:40.68 INFO: Pushlog:
> https://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=a20dc29e502d8b74a1fca9195154d895d7de9ec0&tochange=3403b5f669d1395097f26c69c514e52d302a3ec0
-> two possible bugs (2018-02-08)
testing this one:
> 24cf388d5d5b Matt Woodrow — Bug 1429932 - Part 7: Restrict dirty regions in ComputeRebuildRegion to the overflow area of the current frame so that we discard invalidations that aren't visible. r=miko
mozregression --repo autoland --launch 24cf388d5d5b --pref startup.homepage_welcome_url:"https://www.youtube.com/watch?v=ZUn64eKKQg0"
-> bad
| Reporter | ||
Updated•8 years ago
|
Has Regression Range: --- → yes
Has STR: --- → yes
Summary: when scrolling, sometimes content is displayed after a delay → regression: when scrolling, sometimes content is displayed after a delay
| Reporter | ||
Comment 1•8 years ago
|
||
Oh.
I think I can't reproduce this with layout.display-list.retain;false.
Fixed in inbound build from bug 1437374 comment 11:
mozregression --repo inbound --launch 8a15c2c921d8 --pref startup.homepage_welcome_url:"https://www.youtube.com/watch?v=ZUn64eKKQg0"
Thanks!
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•