Confirmed users
353
edits
(→Gecko) |
|||
Line 130: | Line 130: | ||
* child-process-shutdown | * child-process-shutdown | ||
There is no permission associated with Inter App Communications, so we do not have the assertPermission() check in the parent. However, the parent process does attempt (see [https://bugzilla.mozilla.org/show_bug.cgi?id=967104 967104]) to prevent a compromised child process from sending messages to the parent by checking the manifest URL. | |||
==== 3. Data validation & Sanitization ==== | ==== 3. Data validation & Sanitization ==== |