Bug 90034

Summary: Optimize mappings of simple transforms in RenderGeometryMap
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: Layout and RenderingAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: bdakin, eric, koivisto, simon.fraser, webkit-bug-importer, webkit.review.bot
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch dino: review+

Simon Fraser (smfr)
Reported 2012-06-26 18:15:07 PDT
We can fall back to simple offsets for transforms that are just translations in RenderGeometryMap, which can be much faster.
Attachments
Patch (2.65 KB, patch)
2012-06-26 18:23 PDT, Simon Fraser (smfr)
dino: review+
Radar WebKit Bug Importer
Comment 1 2012-06-26 18:16:01 PDT
Simon Fraser (smfr)
Comment 2 2012-06-26 18:23:33 PDT
Dean Jackson
Comment 3 2012-06-26 18:27:12 PDT
Comment on attachment 149657 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=149657&action=review > Source/WebCore/ChangeLog:10 > + treat then as offsets. typo: them
Simon Fraser (smfr)
Comment 4 2012-06-26 18:31:44 PDT
Note You need to log in before you can comment on or make changes to this bug.