mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-10 13:18:45 +02:00
Add a ChromeOnly method called 'setOriginAttributes' on the XMLHttpRequest, so that we can override the origin attributes for those XHRs running by XUL (which will use System Principal). |
||
|---|---|---|
| .. | ||
| 1_original.xml | ||
| 1_result.xml | ||
| 2_original.xml | ||
| 2_result_1.xml | ||
| 2_result_2.xml | ||
| 2_result_3.xml | ||
| 2_result_4.xml | ||
| 3_original.xml | ||
| 3_result.xml | ||
| 3_result_2.xml | ||
| 4_original.xml | ||
| 4_result_1.xml | ||
| 4_result_2.xml | ||
| 4_result_3.xml | ||
| 4_result_4.xml | ||
| 4_result_5.xml | ||
| 4_result_6.xml | ||
| empty_document.xml | ||
| head_utilities.js | ||
| head_xml.js | ||
| isequalnode_data.xml | ||
| nodelist_data_1.xml | ||
| nodelist_data_2.xul | ||
| test_bug553888.js | ||
| test_bug737966.js | ||
| test_cancelPrefetch.js | ||
| test_chromeutils_base64.js | ||
| test_delete_range.xml | ||
| test_error_codes.js | ||
| test_isequalnode.js | ||
| test_nodelist.js | ||
| test_normalize.js | ||
| test_range.js | ||
| test_thirdpartyutil.js | ||
| test_treewalker.js | ||
| test_xhr_document.js | ||
| test_xhr_origin_attributes.js | ||
| test_xhr_standalone.js | ||
| test_xml_parser.js | ||
| test_xml_serializer.js | ||
| test_xmlserializer.js | ||
| xpcshell.ini | ||