mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-07 00:08:39 +09:00
Implement DOM page onvisibilitychange.
This commit is contained in:
parent
fc9d873b31
commit
3a4e49d048
5 changed files with 15 additions and 2 deletions
|
|
@ -448,6 +448,9 @@ NS_EVENT_MESSAGE(eEditorInput)
|
|||
NS_EVENT_MESSAGE(eSelectStart)
|
||||
NS_EVENT_MESSAGE(eSelectionChange)
|
||||
|
||||
// visibility change
|
||||
NS_EVENT_MESSAGE(eVisibilityChange)
|
||||
|
||||
// Details element events.
|
||||
NS_EVENT_MESSAGE(eToggle)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue