Bug 115948 - REGRESSION (r142765): Very slow scrolling on http://tryobjectivec.codeschool.com
Summary: REGRESSION (r142765): Very slow scrolling on http://tryobjectivec.codeschool.com
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL: http://tryobjectivec.codeschool.com
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2013-05-10 17:53 PDT by Simon Fraser (smfr)
Modified: 2013-05-10 17:54 PDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2013-05-10 17:53:47 PDT
This site is very slow to scroll after r142765, because it spends huge amounts of time rendering SVG on scrolling. It uses overflow:scroll, not document scrolling.

<rdar://problem/13855260>