mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
backout 4e122956dcc0 CLOSED TREE
This commit is contained in:
parent
b6edc96fe0
commit
ed09a43efe
@ -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