mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-21 07:47:32 +09:00
AAAAAAAAAAAAAAAAAAAAAAAAA
This commit is contained in:
parent
ce566c2870
commit
1f2b528887
2 changed files with 1 additions and 3 deletions
|
|
@ -32,8 +32,6 @@ public:
|
|||
{
|
||||
}
|
||||
|
||||
NS_DECL_ISUPPORTS
|
||||
|
||||
nsresult Open() override
|
||||
{
|
||||
if (mPath.IsEmpty()) {
|
||||
|
|
|
|||
|
|
@ -80,7 +80,7 @@ CopyTransferData(const ArrayBufferViewOrArrayBuffer& aData,
|
|||
} // anonymous namespace
|
||||
|
||||
NS_IMPL_CYCLE_COLLECTION_INHERITED(USBDevice, DOMEventTargetHelper,
|
||||
mHandle, mConfiguration, mConfigurations)
|
||||
mConfiguration, mConfigurations)
|
||||
|
||||
NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION(USBDevice)
|
||||
NS_INTERFACE_MAP_END_INHERITING(DOMEventTargetHelper)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue