[webkit-reviews] review granted: [Bug 132560] Use a layer delegate instead of web_disableAllActions wherever possible : [Attachment 230815] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 5 08:05:33 PDT 2014


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Tim Horton
<thorton at apple.com>'s request for review:
Bug 132560: Use a layer delegate instead of web_disableAllActions wherever
possible
https://bugs.webkit.org/show_bug.cgi?id=132560

Attachment 230815: patch
https://bugs.webkit.org/attachment.cgi?id=230815&action=review

------- Additional Comments from Simon Fraser (smfr) <simon.fraser at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=230815&action=review


> Source/WebCore/platform/graphics/cocoa/WebCALayerController.h:29
> + at interface WebCALayerController : NSObject

I don't like the name; this class isn't a controller for layers. Maybe
WebDefaultCALayerDelegate or something?


More information about the webkit-reviews mailing list