Bug 50574

Summary: AX: refactor AccessibilityRenderObject::doAccessibilityHitTest
Product: WebKit Reporter: chris fleizach <cfleizach>
Component: AccessibilityAssignee: chris fleizach <cfleizach>
Status: RESOLVED FIXED    
Severity: Normal CC: buildbot, darin, dglazkov, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
Patch
none
Patch darin: review+

Description chris fleizach 2010-12-06 10:29:06 PST
We should refactor AccessibilityRenderObject::doAccessibilityHitTest(

so that there's a better way to handle the cases that need to do sub-element hit testing (like list boxes, sliders and image maps)
Comment 1 chris fleizach 2010-12-10 13:13:34 PST
Created attachment 76245 [details]
Patch
Comment 2 WebKit Review Bot 2010-12-10 14:22:07 PST
Attachment 76245 [details] did not build on chromium:
Build output: http://queues.webkit.org/results/6923047
Comment 3 Build Bot 2010-12-10 15:11:17 PST
Attachment 76245 [details] did not build on win:
Build output: http://queues.webkit.org/results/6970038
Comment 4 chris fleizach 2010-12-10 15:53:49 PST
Created attachment 76274 [details]
Patch
Comment 5 chris fleizach 2010-12-10 18:01:42 PST
http://trac.webkit.org/changeset/73825