[webkit-reviews] review granted: [Bug 116172] Avoid backing store for the WebFrameView's layer when the WebView is layer-backed : [Attachment 201859] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 15 11:34:57 PDT 2013


Tim Horton <timothy_horton at apple.com> has granted Simon Fraser (smfr)
<simon.fraser at apple.com>'s request for review:
Bug 116172: Avoid backing store for the WebFrameView's layer when the WebView
is layer-backed
https://bugs.webkit.org/show_bug.cgi?id=116172

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

------- Additional Comments from Tim Horton <timothy_horton at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=201859&action=review


> Source/WebKit/mac/WebView/WebFrameView.mm:82
> + at interface NSView (AppKitSecretsIKnow)

(Details)

> Source/WebKit/mac/WebView/WebFrameView.mm:490
> +    if ([self documentView] == nil) {

"comparison with nil/0/etc" la la la stylebot


More information about the webkit-reviews mailing list