Confirmed users
169
edits
Mixedpuppy (talk | contribs) |
Mixedpuppy (talk | contribs) |
||
Line 56: | Line 56: | ||
* potential clickjacking due to dialog being displayed over content, possibly phishing also by mimicing the experience (particularly in full screen mode) | * potential clickjacking due to dialog being displayed over content, possibly phishing also by mimicing the experience (particularly in full screen mode) | ||
** potential mitigation - exit fullscreen mode when dialog is shown | ** potential mitigation - exit fullscreen mode when dialog is shown | ||
** I don't see this as an F1/OWA problem, but rather a generic issue with panels (shanec). we could mitigate in F1/OWA, but the problem still exists for lots of other features in firefox | |||
* Starting Share/F1 (or any activity) could be the "new window.open()" | * Starting Share/F1 (or any activity) could be the "new window.open()" | ||
** jstenback is the person to talk to about trusted events being required for startActivity | ** jstenback is the person to talk to about trusted events being required for startActivity |