Bug 140830

Summary: [Win] Update DRT Accessibility implementation to better share results with Mac/other ports
Product: WebKit Reporter: Brent Fulgham <bfulgham>
Component: Tools / TestsAssignee: Brent Fulgham <bfulgham>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=140798
https://bugs.webkit.org/show_bug.cgi?id=140832
Attachments:
Description Flags
Patch dino: review+

Description Brent Fulgham 2015-01-23 11:15:14 PST
This patch revises the Windows DRT accessibility functions so that their output matches what the Mac ports does. This allows us to remove a number of Windows-custom results files, and helps avoid breaking the Windows tests when accessibility changes are made in other ports, or new tests are added.
Comment 1 Brent Fulgham 2015-01-23 11:19:20 PST
Created attachment 245240 [details]
Patch
Comment 2 Brent Fulgham 2015-01-23 13:31:36 PST
Committed r179024: <http://trac.webkit.org/changeset/179024>