mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-01 13:57:32 +00:00
Fixing bugstage.
This commit is contained in:
parent
76a60a87eb
commit
11293abdd1
@ -307,7 +307,7 @@ static LRESULT CALLBACK PluginWndProc(HWND hWnd, UINT msg, WPARAM wParam, LPARAM
|
||||
NP_POPUP_API_VERSION)) {
|
||||
tmp.swap(instInternal);
|
||||
|
||||
instInternal->PushPopupsEnabledState();
|
||||
instInternal->PushPopupsEnabledState(PR_TRUE);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user