1 | The followings are some samples of system targets and the JavaScript methods that require privileges to check them: |
2 | UniversalFileRead:Setting a file upload widget |
3 | UniversalSendMail:Submitting a form to a mailto |
4 | UniversalBrowserRead:Using an about: URL other than about:blank |
5 | UniversalBrowserWrite:Setting any property of event object |
6 | UniversalBrowserRead: Getting the value of the data property DragDrop event |
7 | UniversalBrowserRead: Getting the value of any property of history object |
8 | UniversalPreferencesRead/Write: Getting setting the value of a preference of navigatorobject using the preference method |
9 | |
10 | |
11 | |
12 | |
13 | |
14 |