fune/browser/base/content/pageinfo
Yoshi Huang 9e9be5b555 Bug 1376971 - Part 1: add loadingprincipal attribute on the node. r=baku
pageInfo.js is running with SystemPrincipal, and when it tries to do
media preview it will try to fetch the media with System Principal.

However this request to content resouces should use the content principal
instead, so we specify the principal of the content document as
'loadingprincipal' on the node, with the following patches on the dom side, so
we could make this request to be isolated.
2017-09-26 12:41:13 +08:00
..
feeds.js Bug 1352969 - Fix various ESLint no-undef issues in browser/base (no-undef is not enabled yet). r=mossop 2017-02-22 17:02:59 +00:00
feeds.xml
pageInfo.css
pageInfo.js Bug 1376971 - Part 1: add loadingprincipal attribute on the node. r=baku 2017-09-26 12:41:13 +08:00
pageInfo.xml
pageInfo.xul Bug 1354297 - Certificate expiry date is displayed in the page info dialog. r=johannh 2017-07-18 13:44:44 +05:30
permissions.js Bug 1380617 - Add nsIURI.displayPrePath r=mcmanus,Gijs 2017-08-09 17:43:58 +02:00
security.js Bug 1354297 - Certificate expiry date is displayed in the page info dialog. r=johannh 2017-07-18 13:44:44 +05:30