[webkit-reviews] review denied: [Bug 111107] Add private API to disable WKView window occlusion detection : [Attachment 190803] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 28 14:01:58 PST 2013


Simon Fraser (smfr) <simon.fraser at apple.com> has denied Kiran Muppala
<cmuppala at apple.com>'s request for review:
Bug 111107: Add private API to disable WKView window occlusion detection
https://bugs.webkit.org/show_bug.cgi?id=111107

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

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


> Source/WebKit2/UIProcess/API/mac/WKViewPrivate.h:63
> +- (void)disableWindowOcclusionDetection;
> +- (void)enableWindowOcclusionDetection;

Normally we'd do this like setWindowOcclustionDetectionEnabled:(BOOL)


More information about the webkit-reviews mailing list