Bug 71141 - Remove Leopard-only code from GraphicsLayerCA
Summary: Remove Leopard-only code from GraphicsLayerCA
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:
Depends on:
Blocks:
 
Reported: 2011-10-28 14:19 PDT by Simon Fraser (smfr)
Modified: 2011-10-28 14:35 PDT (History)
1 user (show)

See Also:


Attachments
Patch (8.11 KB, patch)
2011-10-28 14:20 PDT, Simon Fraser (smfr)
cmarrin: 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) 2011-10-28 14:19:15 PDT
Remove Leopard-only code from GraphicsLayerCA
Comment 1 Simon Fraser (smfr) 2011-10-28 14:20:01 PDT
Created attachment 112909 [details]
Patch
Comment 2 Chris Marrin 2011-10-28 14:25:25 PDT
Comment on attachment 112909 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=112909&action=review

Just one nit. r=me

> Source/WebCore/platform/graphics/ca/GraphicsLayerCA.cpp:-1149
> -    updateContentsTransform();

I think it's worth a mention in the Changelog that this is now a nop, which is why it can be removed
Comment 3 Simon Fraser (smfr) 2011-10-28 14:35:51 PDT
http://trac.webkit.org/changeset/98762