Backed out changeset ff58e1a5f483 (bug 1268544)
This commit is contained in:
@@ -420,10 +420,6 @@ NotificationController::WillRefresh(mozilla::TimeStamp aTime)
|
||||
if (tabChild) {
|
||||
static_cast<TabChild*>(tabChild.get())->
|
||||
SendPDocAccessibleConstructor(ipcDoc, parentIPCDoc, id);
|
||||
#if defined(XP_WIN)
|
||||
IAccessibleHolder holder(CreateHolderFromAccessible(childDoc));
|
||||
ipcDoc->SendCOMProxy(holder);
|
||||
#endif
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user