[webkit-reviews] review granted: [Bug 86773] Don't let -[CALayer renderInContext:] try to render WebView's root layer : [Attachment 142548] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 17 14:14:25 PDT 2012


mitz at webkit.org has granted Andy Estes <aestes at apple.com>'s request for review:
Bug 86773: Don't let -[CALayer renderInContext:] try to render WebView's root
layer
https://bugs.webkit.org/show_bug.cgi?id=86773

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

------- Additional Comments from mitz at webkit.org
View in context: https://bugs.webkit.org/attachment.cgi?id=142548&action=review


> Source/WebKit/mac/WebView/WebHTMLView.mm:215
> + at interface WebLayerHostingLayer : CALayer

I don’t think there’s such a thing as a “layer hosting layer”. Would it be
wrong to call this class WebRootLayer?


More information about the webkit-reviews mailing list