mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-20 23:37:33 +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
|
|
@ -330,11 +330,6 @@ partial interface Navigator {
|
|||
optional (ArrayBufferView or Blob or DOMString or FormData)? data = null);
|
||||
};
|
||||
|
||||
partial interface Navigator {
|
||||
[Throws, Pref="dom.presentation.enabled", SameObject]
|
||||
readonly attribute Presentation? presentation;
|
||||
};
|
||||
|
||||
partial interface Navigator {
|
||||
[NewObject, Func="mozilla::dom::TCPSocket::ShouldTCPSocketExist"]
|
||||
readonly attribute LegacyMozTCPSocket mozTCPSocket;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue