-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update tools #27
Update tools #27
Conversation
fb9e967
to
6fbdc2d
Compare
65138a1
to
9d41982
Compare
readme.md
Outdated
|
||
### iSimpleDOM | ||
|
||
MSAA interfaces for gecko / firefox. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Might be more correct to call them ISimpleDOM interfaces. You get to them via QueryService from an IAccessible, but they really are their own custom interfaces.
Also it is worth noting, that you only need ISimpleDOM.idl, ISimpleDOMNode.idl, iSimpleDOMDocument.idl and iSimpleDOMText.idl.
I did a quick check, and those 4 files are self-containing - so I'm pretty sure like before they don't import or rely on any other files in that directory.
Co-authored-by: Michael Curran <[email protected]>
Incorporates changes from nvaccess/nvda-misc-deps#27 Updates gettext and dump_syms tools.
Add instructions on how to update each misc dependency.
Update steps have been investigated for each misc dependency, where an upgrade is possible/relevant.
Updates gettext and dump_syms tools.
Remaining work is: