Confirmed users
353
edits
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. | There is no permission associated with Inter App Communications, so we do not have the assertPermission() check in the parent. | ||
The parent process prevents a compromised child process from sending messages to the parent by verifying the manifestURL sent in the message matches the manifest URL of the publishing app. | |||
==== 3. Data validation & Sanitization ==== | ==== 3. Data validation & Sanitization ==== |