mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-06 07:48:38 +09:00
parent
1a823f5ad6
commit
e17c0d4d87
10 changed files with 0 additions and 159 deletions
|
|
@ -185,8 +185,6 @@ protected:
|
|||
|
||||
virtual bool RecvNotifyContentModuleDestroyed() override { return true; }
|
||||
|
||||
virtual bool RecvProfile(const nsCString& aProfile) override { return true; }
|
||||
|
||||
virtual bool AnswerGetKeyState(const int32_t& aVirtKey, int16_t* aRet) override;
|
||||
|
||||
virtual bool RecvReturnClearSiteData(const NPError& aRv,
|
||||
|
|
@ -463,9 +461,6 @@ class PluginModuleChromeParent
|
|||
|
||||
void CachedSettingChanged();
|
||||
|
||||
virtual bool
|
||||
RecvProfile(const nsCString& aProfile) override;
|
||||
|
||||
virtual bool
|
||||
AnswerGetKeyState(const int32_t& aVirtKey, int16_t* aRet) override;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue