mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-09 17:31:47 +09:00
IT LAUNCHES ON OS X
This commit is contained in:
parent
ebfa229173
commit
29bfa4fc7f
8 changed files with 40 additions and 14 deletions
|
|
@ -112,6 +112,8 @@ class ChannelWrapper final : public DOMEventTargetHelper,
|
|||
public LinkedListElement<ChannelWrapper>,
|
||||
private detail::ChannelHolder {
|
||||
public:
|
||||
MOZ_DECLARE_WEAKREFERENCE_TYPENAME(ChannelWrapper)
|
||||
|
||||
NS_DECL_ISUPPORTS_INHERITED
|
||||
NS_DECL_CYCLE_COLLECTION_SCRIPT_HOLDER_CLASS_INHERITED(ChannelWrapper,
|
||||
DOMEventTargetHelper)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue