Bug 50153

Summary: Spatial Navigation: Store more information in FocusCandidate
Product: WebKit Reporter: Yael <yael>
Component: AccessibilityAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: tonikitoo
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 46905    
Attachments:
Description Flags
Patch. tonikitoo: review+

Description Yael 2010-11-29 07:09:52 PST
This is based on comment https://bugs.webkit.org/show_bug.cgi?id=47142#c6.
More information should be stored in FocusCandidate, to avoid recalculating it when running the spatial navigation algorithm.
Comment 1 Yael 2010-11-29 07:15:56 PST
Created attachment 75025 [details]
Patch.
Comment 2 Yael 2010-11-29 07:45:13 PST
Committed r72797: <http://trac.webkit.org/changeset/72797>