RESOLVED FIXED38493
Get rid of PageClient::isPageVisible and pass visibility directly in setPageIsVisible
https://bugs.webkit.org/show_bug.cgi?id=38493
Summary Get rid of PageClient::isPageVisible and pass visibility directly in setPageI...
Anders Carlsson
Reported 2010-05-03 15:19:09 PDT
Get rid of PageClient::isPageVisible and pass visibility directly in didChangeVisibility
Attachments
Patch (7.18 KB, patch)
2010-05-03 15:27 PDT, Anders Carlsson
mitz: review+
Anders Carlsson
Comment 1 2010-05-03 15:27:19 PDT
mitz
Comment 2 2010-05-03 15:54:43 PDT
Comment on attachment 54967 [details] Patch r=me only if you rename didChangeVisibility() to setPageIsVisible(). Perhaps m_isVisible should be renamed too.
Anders Carlsson
Comment 3 2010-05-03 16:09:56 PDT
Note You need to log in before you can comment on or make changes to this bug.