Bug 35699

Summary: [DRT] Add toggle on/off stub methods for Spatial Navigation in win, gtk and mac LayoutTestController class implementations
Product: WebKit Reporter: Antonio Gomes <tonikitoo>
Component: Tools / TestsAssignee: Antonio Gomes <tonikitoo>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: All   
Bug Depends on: 18662    
Bug Blocks: 35705    
Attachments:
Description Flags
(landed in r55582) patch 0.1 none

Description Antonio Gomes 2010-03-03 13:43:33 PST
After bug 18662 lands, setSpatialNavigationEnabled and friend methods will have to be added to the cross platform DRT files , so we can run them.

i've added it to Qt's DRT, which does not inherit from the cross platform one - see bug 33715.

this bug is about adding the stubs so other ports can implement them properly. (i have a patch for gtk's already)
Comment 1 Antonio Gomes 2010-03-03 13:47:53 PST
Created attachment 49941 [details]
(landed in r55582) patch 0.1
Comment 2 Antonio Gomes 2010-03-05 08:41:44 PST
Comment on attachment 49941 [details]
(landed in r55582) patch 0.1

clearing flags.

patch landed. thx for reviewing kenneth