gecko-dev/accessible/xul
James Teh 75767f504f Bug 1930322 part 1: cleanup: Remove aContent argument to LocalAccessible::DoCommand/DispatchClickEvent. r=morgan
We never set this argument to anything other than the default, which meant it always used the LocalAccessible's mContent.
This makes the argument unnecessary and potentially confusing in an area which is already a bit difficult to follow, so just remove it.
There should be no functional change.

Differential Revision: https://phabricator.services.mozilla.com/D229297
2024-11-20 04:13:48 +00:00
..
moz.build
XULAlertAccessible.cpp
XULAlertAccessible.h
XULComboboxAccessible.cpp
XULComboboxAccessible.h
XULElementAccessibles.cpp Bug 1930322 part 1: cleanup: Remove aContent argument to LocalAccessible::DoCommand/DispatchClickEvent. r=morgan 2024-11-20 04:13:48 +00:00
XULElementAccessibles.h Bug 1930322 part 1: cleanup: Remove aContent argument to LocalAccessible::DoCommand/DispatchClickEvent. r=morgan 2024-11-20 04:13:48 +00:00
XULFormControlAccessible.cpp
XULFormControlAccessible.h
XULListboxAccessible.cpp
XULListboxAccessible.h
XULMenuAccessible.cpp
XULMenuAccessible.h
XULSelectControlAccessible.cpp
XULSelectControlAccessible.h
XULTabAccessible.cpp
XULTabAccessible.h
XULTreeAccessible.cpp Bug 1930322 part 1: cleanup: Remove aContent argument to LocalAccessible::DoCommand/DispatchClickEvent. r=morgan 2024-11-20 04:13:48 +00:00
XULTreeAccessible.h Bug 1930322 part 1: cleanup: Remove aContent argument to LocalAccessible::DoCommand/DispatchClickEvent. r=morgan 2024-11-20 04:13:48 +00:00
XULTreeGridAccessible.cpp Bug 1930322 part 1: cleanup: Remove aContent argument to LocalAccessible::DoCommand/DispatchClickEvent. r=morgan 2024-11-20 04:13:48 +00:00
XULTreeGridAccessible.h Bug 1930322 part 1: cleanup: Remove aContent argument to LocalAccessible::DoCommand/DispatchClickEvent. r=morgan 2024-11-20 04:13:48 +00:00