Bug 60327

Summary: Lazily allocate ScrollAnimator in ScrollableArea
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: Layout and RenderingAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: bdakin, dglazkov, gustavo.noronha, gustavo, sam, simon.fraser, webkit.review.bot, xan.lopez
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch sam: review+, webkit.review.bot: commit-queue-

Description Simon Fraser (smfr) 2011-05-05 17:48:51 PDT
ScrollableArea should lazily allocate ScrollAnimator to save memory.
Comment 1 Simon Fraser (smfr) 2011-05-05 17:50:36 PDT
<rdar://problem/9365401>
Comment 2 Simon Fraser (smfr) 2011-05-05 17:57:13 PDT
Created attachment 92516 [details]
Patch
Comment 3 WebKit Review Bot 2011-05-06 00:34:53 PDT
Comment on attachment 92516 [details]
Patch

Attachment 92516 [details] did not pass chromium-ews (chromium-xvfb):
Output: http://queues.webkit.org/results/8587230
Comment 4 Simon Fraser (smfr) 2011-05-06 10:13:12 PDT
Checked in with fixes:
http://trac.webkit.org/changeset/85955