Bug 148901 - Scrolling on https://kangax.github.io/compat-table/es6/ is extremely slow
Summary: Scrolling on https://kangax.github.io/compat-table/es6/ is extremely slow
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-05 10:28 PDT by Sam Weinig
Modified: 2016-05-18 12:09 PDT (History)
1 user (show)

See Also:


Attachments
sample (403.62 KB, text/plain)
2015-09-05 10:36 PDT, Sam Weinig
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Weinig 2015-09-05 10:28:55 PDT
Scrolling on https://kangax.github.io/compat-table/es6/ is extremely slow.
Comment 1 Sam Weinig 2015-09-05 10:36:48 PDT
Created attachment 260693 [details]
sample
Comment 2 Sam Weinig 2015-09-05 10:37:15 PDT
Looks to be due to filter code.
Comment 3 Dave Hyatt 2016-05-18 12:09:56 PDT
No longer slow. Probably fixed by 157631 changes to improve overflow scrolling.