WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
247783
Janky interaction with the page for large Google Colab notebooks
https://bugs.webkit.org/show_bug.cgi?id=247783
Summary
Janky interaction with the page for large Google Colab notebooks
Vladimir Prelovac
Reported
2022-11-11 00:20:09 PST
Load:
https://colab.research.google.com/drive/1qA_xbKQl8xZH_oqXwjywkI8spiD2vgE2
Try fast scrolling the page. It will be very janky and uncomfortable. In general working with large Colabs is very slow. On Firefox (and Chrome) it is sikly smooth.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-11-11 09:15:38 PST
<
rdar://problem/102242844
>
Simon Fraser (smfr)
Comment 2
2022-11-11 09:20:38 PST
Looks like layout thrash (triggered by getBoundingClientRect()) and some expensive layouts. Page doesn't seem to be using content-visibility.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug