DescriptionAdd missing NULL checks to NativeViewAccessibilityWin.
IAccessible objects are reference-counted, so the COM object
may persist if the view is deleted. We should always check the
view (which will be nulled when the view is deleted).
BUG=436074
Committed: https://crrev.com/6b6714d20c8311b0b0badff0cd783eb6a4bff4bc
Cr-Commit-Position: refs/heads/master@{#313792}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Fix typo #Messages
Total messages: 13 (3 generated)
|