зеркало из https://github.com/mozilla/gecko-dev.git
Adding the popup set atom to the XUL atom list.
This commit is contained in:
Родитель
b10d37d30a
Коммит
85211cd417
|
@ -72,6 +72,7 @@ XUL_ATOM(menupopup, "menupopup") // The XP menu's children.
|
|||
XUL_ATOM(menuactive, "menuactive") // Whether or not a menu is active (without necessarily being open)
|
||||
XUL_ATOM(accesskey, "accesskey") // The shortcut key for a menu or menu item
|
||||
XUL_ATOM(acceltext, "acceltext") // Text to use for the accelerator
|
||||
XUL_ATOM(menupopupset, "menupopupset") // Contains popup menus, context menus, and tooltips
|
||||
|
||||
XUL_ATOM(key, "key") // A key element
|
||||
XUL_ATOM(broadcaster, "broadcaster") // A broadcaster
|
||||
|
|
|
@ -72,6 +72,7 @@ XUL_ATOM(menupopup, "menupopup") // The XP menu's children.
|
|||
XUL_ATOM(menuactive, "menuactive") // Whether or not a menu is active (without necessarily being open)
|
||||
XUL_ATOM(accesskey, "accesskey") // The shortcut key for a menu or menu item
|
||||
XUL_ATOM(acceltext, "acceltext") // Text to use for the accelerator
|
||||
XUL_ATOM(menupopupset, "menupopupset") // Contains popup menus, context menus, and tooltips
|
||||
|
||||
XUL_ATOM(key, "key") // A key element
|
||||
XUL_ATOM(broadcaster, "broadcaster") // A broadcaster
|
||||
|
|
Загрузка…
Ссылка в новой задаче