Confirmed users
157
edits
No edit summary |
No edit summary |
||
Line 30: | Line 30: | ||
listeners which need to be added to a <browser> when new tab is added? | listeners which need to be added to a <browser> when new tab is added? | ||
- registerEventListener gets only the JPW, is that enough? Especially | - registerEventListener gets only the JPW, is that enough? Especially with mouse events you may need relatedTarget. | ||
- Should registerRemoteEventListener have also sync-or-async parameter? | - Should registerRemoteEventListener have also sync-or-async parameter? |