[webkit-reviews] review requested: [Bug 109422] [Qt] Add Page Visibility API support : [Attachment 206449] New QWebPage API (with test): void QWebPage::setVisibilityState(bool visible) (2)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 11 05:11:07 PDT 2013


Benjamin Dupont <bdupont at nds.com> has asked  for review:
Bug 109422: [Qt] Add Page Visibility API support
https://bugs.webkit.org/show_bug.cgi?id=109422

Attachment 206449: New QWebPage API (with test): void
QWebPage::setVisibilityState(bool visible) (2)
https://bugs.webkit.org/attachment.cgi?id=206449&action=review

------- Additional Comments from Benjamin Dupont <bdupont at nds.com>
New patch regarding all previous comments.
The best solution to this issue seems to provide a QWebPage public API that
could be called by advanced user (e.g in show/hide/visible functions/events of
QGraphicsWebView/QWebView).


More information about the webkit-reviews mailing list