Permalink
Show file tree
Hide file tree
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
[Qt] Add setSpatialNavigationEnabled method DRT
https://bugs.webkit.org/show_bug.cgi?id=33715 Reviewed by Simon Hausmann. Patch by Antonio Gomes <tonikitoo@webkit.org> Added setSpatialNavigationEnabled support to Qt DRT. * DumpRenderTree/qt/DumpRenderTreeQt.cpp: (WebCore::WebPage::WebPage): (WebCore::WebPage::resetSettings): * DumpRenderTree/qt/LayoutTestControllerQt.cpp: (LayoutTestController::setSpatialNavigationEnabled): * DumpRenderTree/qt/LayoutTestControllerQt.h: Unskipped fast/events/spatial-navigation/ Canonical link: https://commits.webkit.org/46877@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@55580 268f45cc-cd09-0410-ab3c-d52691b4dbfc
- Loading branch information
Antonio Gomes
committed
Mar 5, 2010
1 parent
049a1a5
commit ff09574a6630a7a76d5ecfbaaeb4768584537d0f
Showing
5 changed files
with
25 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters