Fix crash in 32 bit Mozilla Firefox (#8767)
* Gecko vbufBackend: make sure to pass relation type string to IAccessible2_2::get_relationTargetsOfType as a BSTR, otherwise crashes can occur due to COM failing to be able to marshal the string.
* Update what's new