index
:
firefox
debian
progress-linux
upstream
debian 12 backports: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
dom
/
serviceworkers
/
test
/
file_userContextId_openWindow.js
blob: 649a3152ba0f11d4ef258e9486a66c0cd34e91fa (
plain
)
1
2
3
onnotificationclick
=
event
=>
{
clients
.
openWindow
(
"empty.html"
);
};