Bug 102031 - Avoid calling calculateLayerBounds() and convertToLayerCoords() more than once per layer paint
Summary: Avoid calling calculateLayerBounds() and convertToLayerCoords() more than onc...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2012-11-12 18:31 PST by Simon Fraser (smfr)
Modified: 2012-11-14 17:14 PST (History)
8 users (show)

See Also:


Attachments
Patch (18.49 KB, patch)
2012-11-12 18:34 PST, Simon Fraser (smfr)
bdakin: review+
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) 2012-11-12 18:31:51 PST
Avoid calling calculateLayerBounds() and convertToLayerCoords() more than once per layer paint
Comment 1 Simon Fraser (smfr) 2012-11-12 18:34:45 PST
Created attachment 173787 [details]
Patch
Comment 2 Simon Fraser (smfr) 2012-11-12 21:25:34 PST
http://trac.webkit.org/changeset/134356
Comment 4 Simon Fraser (smfr) 2012-11-13 10:44:39 PST
I would like to think that it was this patch!
Comment 5 Radar WebKit Bug Importer 2012-11-14 17:14:25 PST
<rdar://problem/12705357>