[Webkit-unassigned] [Bug 109422] [Qt] Add Page Visibility API support

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Feb 16 05:25:09 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=109422


David Rosca <nowrep at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nowrep at gmail.com




--- Comment #9 from David Rosca <nowrep at gmail.com>  2013-02-16 05:27:28 PST ---
Shouldn't be QWebView::setVisible public instead of private? As in other QWidget subclasses?

Also, I think that page visibility should be changed according to Show, Hide, WindowActivate and WindowDeactivate events. Otherwise applications using QtWebKit has to show/hide QWebView manually.

I have modified this patch for QtWebKit 2.3, here is the patch: https://gist.github.com/nowrep/4966923
Please take a look at QWebView::event

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list