Bug 60327 - Lazily allocate ScrollAnimator in ScrollableArea
Summary: Lazily allocate ScrollAnimator in ScrollableArea
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2011-05-05 17:48 PDT by Simon Fraser (smfr)
Modified: 2011-05-06 10:13 PDT (History)
8 users (show)

See Also:


Attachments
Patch (5.14 KB, patch)
2011-05-05 17:57 PDT, Simon Fraser (smfr)
sam: review+
webkit.review.bot: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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