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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 11 06:37:05 PDT 2013


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





--- Comment #33 from Simon Hausmann <hausmann at webkit.org>  2013-03-11 06:39:30 PST ---
(In reply to comment #31)
> Created an attachment (id=192436)
 --> (https://bugs.webkit.org/attachment.cgi?id=192436&action=review) [details]
> [Qt][Wk1] Add page visibility API support in QWebView and QGraphicsWebView
> 
> New patch regarding comments from #28 to #30.
> No more tests API because there is no more new public API.
> Layout tests regarding visibility API are already available:
> LayoutTests/fast/events/page-visibility-transition-test.html
> LayoutTests/fast/events/page-visibility-iframe-delete-test.html
> LayoutTests/fast/events/page-visibility-iframe-delete-test.html
> LayoutTests/fast/events/page-visibility-iframe-propagation-test.html
> LayoutTests/fast/events/page-visibility-iframe-propagation-test.html
> LayoutTests/fast/events/page-visibility-iframe-move-test.html

They are available, but skipped. From LayoutTests/platform/qt/TestExpectations:

"
# This platform does not support the Page Visibility API.
fast/events/page-visibility-iframe-delete-test.html
fast/events/page-visibility-iframe-move-test.html
fast/events/page-visibility-iframe-propagation-test.html
fast/events/page-visibility-null-view.html
fast/events/page-visibility-transition-test.html
fast/frames/page-visibility-crash.html
"

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