Bug 140830 - [Win] Update DRT Accessibility implementation to better share results with Mac/other ports
Summary: [Win] Update DRT Accessibility implementation to better share results with Ma...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Brent Fulgham
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-23 11:15 PST by Brent Fulgham
Modified: 2015-01-23 13:48 PST (History)
0 users

See Also:


Attachments
Patch (7.86 KB, patch)
2015-01-23 11:19 PST, Brent Fulgham
dino: review+
Details | Formatted Diff | Diff

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