Expanding the video preview on Netflix is a bit janky and appears to spend time in JS
Categories
(Core :: JavaScript Engine, defect, P3)
Tracking
()
People
(Reporter: mayankleoboy1, Unassigned)
References
(Blocks 2 open bugs)
Details
Attachments
(2 files)
Go to Netflix and login
Hover your mouse on any video preview.
The preview will expand to become a larger preview with some details
Click on the downward arrow to expand this preview
The preview will become much larger and other details will load
AR: This last step is a bit janky
ER: Not so?
https://share.firefox.dev/462FeXc, https://share.firefox.dev/4eRWum9, https://share.firefox.dev/3XXpWRq
This is not the biggest problem to solve. The jank may also be how scripts on real-world pages work. So feel free to resolve as WORKSFORME or INVALID.
Reporter | ||
Comment 1•10 months ago
|
||
Reporter | ||
Comment 2•10 months ago
|
||
Comment 3•9 months ago
|
||
Looking at the various profiles, I was not able to identify a single functions which could be attributed for the janks reported in the profiler reports.
On the last jank, there is the GC, but the jank terminates sooner as it is divided in multiple incremental GC slices.
Updated•9 months ago
|
Description
•