[webkit-reviews] review denied: [Bug 119067] Add API for getting and setting the active state of a CoordinatedGraphicsScene : [Attachment 207416] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 25 08:21:20 PDT 2013


Noam Rosenthal <noam at webkit.org> has denied Sergio Correia
<sergio.correia at openbossa.org>'s request for review:
Bug 119067: Add API for getting and setting the active state of a
CoordinatedGraphicsScene
https://bugs.webkit.org/show_bug.cgi?id=119067

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

------- Additional Comments from Noam Rosenthal <noam at webkit.org>
This doesn't belong in WKCoordinatedScene, as it needs to send a message to
WebPageProxy/WebPage as well (something like viewStateDidChange), so that the
focus controller is aware of the page being deactivated. See how it's done in
QRawWebView or QQuickWebPage|View.


More information about the webkit-reviews mailing list