nvda
65c071b3 - Support upcoming versions of Google Chrome/Chromium which render the entire browser in a single window.

Commit
12 years ago
Support upcoming versions of Google Chrome/Chromium which render the entire browser in a single window. This involves expanding the window class check to cover all classes beginning with Chrome_ and using IAccessible::accChild to check whether an object is within a document. Fixes #3129.
Author
Parents
Loading