summaryrefslogtreecommitdiffstats
path: root/dom/base/nsGkAtomList.h
diff options
context:
space:
mode:
authorjanekptacijarabaci <janekptacijarabaci@seznam.cz>2018-02-04 23:15:50 +0100
committerjanekptacijarabaci <janekptacijarabaci@seznam.cz>2018-02-04 23:15:50 +0100
commit80f9b75efa08ea449937298b791ff278cbf5fa22 (patch)
tree24175cc50098581dd604d32d84fe27249931792f /dom/base/nsGkAtomList.h
parent3ef4f63ec257cf90ad4bf8695a1e4e291f811af2 (diff)
downloadUXP-80f9b75efa08ea449937298b791ff278cbf5fa22.tar
UXP-80f9b75efa08ea449937298b791ff278cbf5fa22.tar.gz
UXP-80f9b75efa08ea449937298b791ff278cbf5fa22.tar.lz
UXP-80f9b75efa08ea449937298b791ff278cbf5fa22.tar.xz
UXP-80f9b75efa08ea449937298b791ff278cbf5fa22.zip
Implement auxclick
Bug(s): https://bugzilla.mozilla.org/show_bug.cgi?id=1304044 (native in moebius)
Diffstat (limited to 'dom/base/nsGkAtomList.h')
-rw-r--r--dom/base/nsGkAtomList.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/dom/base/nsGkAtomList.h b/dom/base/nsGkAtomList.h
index 7827ad66b..5ece68634 100644
--- a/dom/base/nsGkAtomList.h
+++ b/dom/base/nsGkAtomList.h
@@ -703,6 +703,7 @@ GK_ATOM(onattributechanged, "onattributechanged")
GK_ATOM(onattributereadreq, "onattributereadreq")
GK_ATOM(onattributewritereq, "onattributewritereq")
GK_ATOM(onaudioprocess, "onaudioprocess")
+GK_ATOM(onauxclick, "onauxclick")
GK_ATOM(onbeforecopy, "onbeforecopy")
GK_ATOM(onbeforecut, "onbeforecut")
GK_ATOM(onbeforepaste, "onbeforepaste")