mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
merge backout, r=backout CLOSED TREE
This commit is contained in:
commit
53bd4a4963
@ -258,7 +258,7 @@ DocAccessibleWrap::DoInitialUpdate()
|
||||
|
||||
a11y::RootAccessible* rootDocument = RootAccessible();
|
||||
|
||||
mozilla::WindowsHandle nativeData = NULL;
|
||||
mozilla::WindowsHandle nativeData = nsnull;
|
||||
if (tabChild)
|
||||
tabChild->SendGetWidgetNativeData(&nativeData);
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user