[webkit-reviews] review denied: [Bug 81154] [WK2] Add Page Visibility API support : [Attachment 131928] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 14 15:46:27 PDT 2012


Anders Carlsson <andersca at apple.com> has denied Jesus Sanchez-Palencia
<jesus at webkit.org>'s request for review:
Bug 81154: [WK2] Add Page Visibility API support
https://bugs.webkit.org/show_bug.cgi?id=81154

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

------- Additional Comments from Anders Carlsson <andersca at apple.com>
Here are a couple of concerns with this patch:

1. There are no API tests for this.
2. This is not the right way to implement this feature. We already have
information in the web process about the state of the page, so there shouldn't
be a need to expose another setter for it.


More information about the webkit-reviews mailing list