mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-08 00:38:39 +09:00
Issue #2790 - Part 3: Address BZ bug 1849122 and resolve build issues
This commit is contained in:
parent
d99eab0d9d
commit
4cdfb9e16b
4 changed files with 33 additions and 4 deletions
|
|
@ -63,8 +63,6 @@ public:
|
|||
explicit nsDOMWindowUtils(nsGlobalWindow *aWindow);
|
||||
NS_DECL_ISUPPORTS
|
||||
NS_DECL_NSIDOMWINDOWUTILS
|
||||
NS_IMETHOD AddElementEventState(nsIDOMElement* aElement, uint64_t aState) override;
|
||||
NS_IMETHOD RemoveElementEventState(nsIDOMElement* aElement, uint64_t aState) override;
|
||||
|
||||
protected:
|
||||
~nsDOMWindowUtils();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue