[webkit-reviews] review granted: [Bug 123305] Fold updateWindowIsVisible into viewStateDidChange : [Attachment 215128] Fix

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 24 18:15:20 PDT 2013


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Gavin Barraclough
<barraclough at apple.com>'s request for review:
Bug 123305: Fold updateWindowIsVisible into viewStateDidChange
https://bugs.webkit.org/show_bug.cgi?id=123305

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

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


> Source/WebKit2/ChangeLog:11
> +	       - Added accessor to check if winow is visible

winow

> Source/WebKit2/UIProcess/PageClient.h:103
> +    virtual bool isWindowVisible() = 0;

const?


More information about the webkit-reviews mailing list