Bug 35699 - [DRT] Add toggle on/off stub methods for Spatial Navigation in win, gtk and mac LayoutTestController class implementations
Summary: [DRT] Add toggle on/off stub methods for Spatial Navigation in win, gtk and m...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P2 Normal
Assignee: Antonio Gomes
URL:
Keywords:
Depends on: 18662
Blocks: 35705
  Show dependency treegraph
 
Reported: 2010-03-03 13:43 PST by Antonio Gomes
Modified: 2010-03-05 08:42 PST (History)
0 users

See Also:


Attachments
(landed in r55582) patch 0.1 (7.44 KB, patch)
2010-03-03 13:47 PST, Antonio Gomes
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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