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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 7 04:30:07 PDT 2013


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


Allan Sandfeld Jensen <allan.jensen at digia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |allan.jensen at digia.com




--- Comment #72 from Allan Sandfeld Jensen <allan.jensen at digia.com>  2013-08-07 04:29:46 PST ---
Note, the landed patch broke the minimal build. Seem it requires a minor build fix:
/ramdisk/qt-linux-release-minimal/build/Source/WebKit/qt/WebCoreSupport/QWebPageAdapter.cpp: In member function 'QWebPageAdapter::VisibilityState QWebPageAdapter::visibilityState() const':
/ramdisk/qt-linux-release-minimal/build/Source/WebKit/qt/WebCoreSupport/QWebPageAdapter.cpp:330:65: error: 'class WebCore::Page' has no member named 'visibilityState'
/ramdisk/qt-linux-release-minimal/build/Source/WebKit/qt/WebCoreSupport/QWebPageAdapter.cpp:331:1: error: control reaches end of non-void function [-Werror=return-type]
cc1plus: all warnings being treated as errors

-- 
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