mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-20 07:17:32 +09:00
Issue #1390 - Get rid of the Presentation API
This commit is contained in:
parent
b244d44891
commit
eda1d47bc7
180 changed files with 0 additions and 29305 deletions
|
|
@ -800,12 +800,6 @@ private:
|
|||
|
||||
virtual bool DeallocPStorageParent(PStorageParent* aActor) override;
|
||||
|
||||
virtual PPresentationParent* AllocPPresentationParent() override;
|
||||
|
||||
virtual bool DeallocPPresentationParent(PPresentationParent* aActor) override;
|
||||
|
||||
virtual bool RecvPPresentationConstructor(PPresentationParent* aActor) override;
|
||||
|
||||
virtual PFlyWebPublishedServerParent*
|
||||
AllocPFlyWebPublishedServerParent(const nsString& name,
|
||||
const FlyWebPublishOptions& params) override;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue