202
edits
Haftandilian (talk | contribs) (Cross-Platform Blockers) |
Haftandilian (talk | contribs) (Cross-Platform Blockers) |
||
Line 41: | Line 41: | ||
# For printing? (I don't understand the details of why printing requires writing to filesystem). | # For printing? (I don't understand the details of why printing requires writing to filesystem). | ||
|- | |- | ||
| {{bug|1136836}} Load chrome: URLs through parent process || Blocks disabling read access to | | {{bug|1136836}} Load chrome: URLs through parent process || Blocks disabling read access to parts of the profile dir || | ||
# Addons can load scripts and resources from the profile directory using chrome:// and resource:// URI's. An add-on calling loadFromScript("chrome://foo/bar") from the Parent process results in Content trying to load that URL. | # Addons can load scripts and resources from the profile directory using chrome:// and resource:// URI's. An add-on calling loadFromScript("chrome://foo/bar") from the Parent process results in Content trying to load that URL. | ||
# Content scripts running in the content process may use chrome:// URI's to load supporting code. | # Content scripts running in the content process may use chrome:// URI's to load supporting code. |
edits