Bug 1352575 (part 20) - Remove nsPluginInstanceOwner::NotifyHostAsyncInitFailed. r=jimm.

--HG--
extra : rebase_source : b57662f4121c469e81318c30e27b06c51334d0b7
This commit is contained in:
Nicholas Nethercote 2017-04-18 16:56:45 +10:00
Родитель ce3d58ef65
Коммит 7529d220e0
2 изменённых файлов: 0 добавлений и 9 удалений

Просмотреть файл

@ -1668,13 +1668,6 @@ void nsPluginInstanceOwner::ExitFullScreen(jobject view) {
#endif
void
nsPluginInstanceOwner::NotifyHostAsyncInitFailed()
{
nsCOMPtr<nsIObjectLoadingContent> content = do_QueryReferent(mContent);
content->StopPluginInstance();
}
nsresult nsPluginInstanceOwner::DispatchFocusToPlugin(nsIDOMEvent* aFocusEvent)
{
#ifdef MOZ_WIDGET_ANDROID

Просмотреть файл

@ -269,8 +269,6 @@ public:
static void ExitFullScreen(jobject view);
#endif
void NotifyHostAsyncInitFailed();
bool GetCompositionString(uint32_t aIndex, nsTArray<uint8_t>* aString,
int32_t* aLength);
bool SetCandidateWindow(