Closed
Bug 1372532
Opened 8 years ago
Closed 7 years ago
Private window: Finite length animation is blocked
Categories
(Core :: Graphics: ImageLib, defect, P3)
Tracking
()
RESOLVED
DUPLICATE
of bug 1388733
People
(Reporter: roxana.leitan, Unassigned)
References
Details
(Whiteboard: [gfx-noted])
Attachments
(2 files)
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:56.0) Gecko/20100101 Firefox/56.0
Build ID: 20170612091112
[Affected versions]:
Nightly 56.0a1
[Affected platforms]:
Windows 10 x64
[Steps to reproduce]:
1.Launch Nightly 56.0a1 with a new profile
2.In a new private window open the attached HTML
3.Open a new tab in the window opened at step 2
4.Open a new private window and navigate to about:memory
5.Click "Minimize memory usage" button
6.Go to the tab with the animation (opened at step 2)
[Expected result]:
The animation from all frames should be displayed without glitches.
[Actual result]:
In the second iframe, the animation is blocked.
[Note]:
The issue is intermittent and I could reproduce it only in private window.
Comment 1•8 years ago
|
||
Is this a regression from bug 686905? Have you tried reproducing in builds before bug 686905 landed?
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:56.0) Gecko/20100101 Firefox/56.0
I tested using Nightly 55.0a1 (Build ID: 20170407030233 - before bug 686905 landed) and I couldn't reproduce it.
And tested again with the latest Nightly 56.0a1 (Build ID:20170615030208) and reproduced the issue.
Comment 3•8 years ago
|
||
How intermittent is it? Is it possible to provide a video of your reproduction to confirm the steps? I was unable to reproduce on 2016-06-13, 2016-06-15 nor 2016-06-23 nightlies following the STR after many attempts. Note for the imgur animated images to show up at all, I had to download the test case locally and point the imgur URLs to a local copy.
Flags: needinfo?(roxana.leitan)
Priority: -- → P3
Whiteboard: [gfx-noted]
Hi Andrew,
I tested with the latest Nightly (2017-06-23) on Mac OS X 10.12 using the HTML saved on my computer and managed to reproduce the issue.(3/10 attempts) (please see the "animation blocked" screencast.
It seems that the issue is reproducible only while the page is still loading.
Flags: needinfo?(roxana.leitan)
Comment 5•8 years ago
|
||
I was able to reproduce this on my computer a few times with Roxana's help. It seems to be important that the page is still loading when you minimize memory _and_ when you change back to the tab.
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•