Changeset 64472 in webkit


Ignore:
Timestamp:
Aug 2, 2010 10:24:46 AM (14 years ago)
Author:
Chris Fleizach
Message:

AX: Support methods for web apps to interact with the native accessibility APIs
https://bugs.webkit.org/show_bug.cgi?id=43005

Fix for windows build. No review.

  • WebCore.vcproj/WebCore.vcproj:
Location:
trunk/WebCore
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/WebCore/ChangeLog

    r64471 r64472  
     12010-08-02  Chris Fleizach  <cfleizach@apple.com>
     2
     3        AX: Support methods for web apps to interact with the native accessibility APIs
     4        https://bugs.webkit.org/show_bug.cgi?id=43005
     5
     6        Fix for windows build. No review.
     7
     8        * WebCore.vcproj/WebCore.vcproj:
     9
    1102010-08-02  Chris Fleizach  <cfleizach@apple.com>
    211
  • trunk/WebCore/WebCore.vcproj/WebCore.vcproj

    r64471 r64472  
    2213922139                                RelativePath="..\accessibility\ScreenReader.cpp"
    2214022140                                >
     22141                        </File>
    2214122142                        <File
    2214222143                                RelativePath="..\accessibility\ScreenReader.h"
Note: See TracChangeset for help on using the changeset viewer.