Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Merge pull request #233 from ↵ | Moonchild | 2018-04-23 | -0/+2 |
|\ | | | | | | | | | janekptacijarabaci/webextensions_sandbox_sandboxName_1 moebius#328: Set a sandboxName on the WebExtensions Content Script sandboxes | |||
| * | moebius#328: Set a sandboxName on the WebExtensions Content Script sandboxes | janekptacijarabaci | 2018-04-23 | -0/+2 |
| | | | | | | | | https://github.com/MoonchildProductions/moebius/pull/328 | |||
* | | Merge pull request #231 from janekptacijarabaci/security_blocking_data_1 | Moonchild | 2018-04-23 | -171/+1149 |
|\ \ | | | | | | | moebius#223, #224, #226, #230: DOM - consider blocking top level window data: URIs | |||
| * | | moebius#187: DOM - nsIContentPolicy - context (document) | janekptacijarabaci | 2018-04-23 | -55/+120 |
| | | | | | | | | | | | | https://github.com/MoonchildProductions/moebius/pull/187 | |||
| * | | Revert "Bug 1182569: Use AsyncOpen2 for docshell loads" | janekptacijarabaci | 2018-04-22 | -21/+53 |
| | | | | | | | | | | | | This reverts commit 29bd11c3cd6ff41f7167530f9bbcd9d195b7c427. | |||
| * | | Revert "Bug 1182569: Update ContentSecurityManager to handle docshell loads" | janekptacijarabaci | 2018-04-22 | -68/+27 |
| | | | | | | | | | | | | This reverts commit 2e33335820b2816bee111e78588ac82e401c86ae. | |||
| * | | Revert "Bug 1182569 - Skip security check for plugins using newstream attribute" | janekptacijarabaci | 2018-04-22 | -47/+24 |
| | | | | | | | | | | | | This reverts commit 5b0f4649b3fee771379af60ec04d43b8a525cf80. | |||
| * | | Revert "Bug 1182569: Update tests when converting docshell loads to use ↵ | janekptacijarabaci | 2018-04-22 | -18/+5 |
| | | | | | | | | | | | | | | | | | | AynscOpen2" This reverts commit b73225e886f84182384a2b5b09f83e51501bdc38. | |||
| * | | Revert "Bug 1182569: Disable hsts priming for loads of type subdocument for ↵ | janekptacijarabaci | 2018-04-22 | -18/+0 |
| | | | | | | | | | | | | | | | | | | wpt tests" This reverts commit 5d9ae788d5fe66da0f687e941d5ef90880641fd5. | |||
| * | | Revert "Bug 1182569: Add credentials mode for ↵ | janekptacijarabaci | 2018-04-22 | -4/+2 |
| | | | | | | | | | | | | | | | | | | fetch-frame-resource.https.html wpt test" This reverts commit d3575bfb5b62b0c0f566233faae55e4f5f525e99. | |||
| * | | Bug 1182569: Add credentials mode for fetch-frame-resource.https.html wpt test | janekptacijarabaci | 2018-04-22 | -2/+4 |
| | | | | | | | | | | | | native in moebius | |||
| * | | Bug 1182569: Disable hsts priming for loads of type subdocument for wpt tests | janekptacijarabaci | 2018-04-22 | -0/+18 |
| | | | | | | | | | | | | native in moebius | |||
| * | | Bug 1182569: Update tests when converting docshell loads to use AynscOpen2 | janekptacijarabaci | 2018-04-22 | -5/+18 |
| | | | | | | | | | | | | native in moebius | |||
| * | | Bug 1182569 - Skip security check for plugins using newstream attribute | janekptacijarabaci | 2018-04-22 | -24/+47 |
| | | | | | | | | | | | | native in moebius | |||
| * | | Bug 1182569: Update ContentSecurityManager to handle docshell loads | janekptacijarabaci | 2018-04-22 | -27/+68 |
| | | | | | | | | | | | | native in moebius | |||
| * | | Bug 1182569: Use AsyncOpen2 for docshell loads | janekptacijarabaci | 2018-04-22 | -53/+21 |
| | | | | | | | | | | | | native in moebius | |||
| * | | Bug 1323683 - Fold nsIURIWithQuery into nsIURI | janekptacijarabaci | 2018-04-22 | -107/+110 |
| | | | | | | | | | | | | native in moebius | |||
| * | | Bug 1329570 - Restore missing error check in mozilla::dom::Location::GetPathname | janekptacijarabaci | 2018-04-22 | -3/+4 |
| | | | | | | | | | | | | native in moebius | |||
| * | | Bug 1329288: Allow content policy consumers to identify contentPolicy checks ↵ | janekptacijarabaci | 2018-04-22 | -3/+26 |
| | | | | | | | | | | | | from docshell | |||
| * | | Bug 1329288 - Test ContentPolicy blocks opening a new window | janekptacijarabaci | 2018-04-22 | -0/+104 |
| | | | ||||
| * | | moebius#230: Consider blocking top level window data: URIs (part 3/3 without ↵ | janekptacijarabaci | 2018-04-22 | -3/+143 |
| | | | | | | | | | | | | | | | | | | tests) https://github.com/MoonchildProductions/moebius/pull/230 | |||
| * | | moebius#226: Consider blocking top level window data: URIs (part 2/2 without ↵ | janekptacijarabaci | 2018-04-22 | -66/+194 |
| | | | | | | | | | | | | | | | | | | tests) https://github.com/MoonchildProductions/moebius/pull/226 | |||
| * | | moebius#223: Consider blocking top level window data: URIs (part 1/3 without ↵ | janekptacijarabaci | 2018-04-22 | -1/+515 |
| |/ | | | | | | | | | | | tests) https://github.com/MoonchildProductions/moebius/pull/223 | |||
* | | Merge pull request #232 from janekptacijarabaci/webextensions_shortcut_space_1 | Moonchild | 2018-04-23 | -1/+5 |
|\ \ | | | | | | | moebius#221: WebExtensions - commands API does not support shortcuts with space or numbers | |||
| * | | moebius#221: WebExtensions - commands API does not support shortcuts with ↵ | janekptacijarabaci | 2018-04-23 | -1/+5 |
| |/ | | | | | | | | | | | space or numbers https://github.com/MoonchildProductions/moebius/pull/221 | |||
* | | Merge pull request #235 from ↵ | Moonchild | 2018-04-23 | -6/+31 |
|\ \ | | | | | | | | | | | | | janekptacijarabaci/security_windows_certificate-stores_1 moebius#119: (Windows) Security - Certificate Stores - NSSCertDBTrustDomain allows end-entities to be their own trust anchors | |||
| * | | moebius#119: (Windows) Security - Certificate Stores - NSSCertDBTrustDomain ↵ | janekptacijarabaci | 2018-04-23 | -6/+31 |
| |/ | | | | | | | | | | | allows end-entities to be their own trust anchors https://github.com/MoonchildProductions/moebius/pull/119 | |||
* | | Merge pull request #237 from janekptacijarabaci/js_dom_getSelection_document_1 | Moonchild | 2018-04-23 | -32/+43 |
|\ \ | | | | | | | moebius#121: DOM - Selection API - getSelection() should exist on XMLDocument / Selection.type | |||
| * | | moebius#121: DOM - Selection API - getSelection() should exist on ↵ | janekptacijarabaci | 2018-04-23 | -32/+43 |
| |/ | | | | | | | | | | | XMLDocument / Selection.type https://github.com/MoonchildProductions/moebius/pull/121 | |||
* | | Merge pull request #236 from janekptacijarabaci/js_dom_createEvent_FocusEvent_1 | Moonchild | 2018-04-23 | -28/+5 |
|\ \ | | | | | | | moebius#123: DOM - Events - support createEvent("FocusEvent") | |||
| * | | moebius#123: DOM - Events - support createEvent("FocusEvent") | janekptacijarabaci | 2018-04-23 | -28/+5 |
| |/ | | | | | | | https://github.com/MoonchildProductions/moebius/pull/123 | |||
* | | Merge pull request #234 from janekptacijarabaci/about_errors_1 | Moonchild | 2018-04-23 | -30/+43 |
|\ \ | | | | | | | moebius#65: Fix: various "about:..." system pages errors | |||
| * | | moebius#65: Fix: "about:..." - throws an errors | janekptacijarabaci | 2018-04-23 | -30/+43 |
| |/ | | | | | | | https://github.com/MoonchildProductions/moebius/pull/65 | |||
* | | Fix preprocessor conditional precedence in application.ini | Matt A. Tobin | 2018-04-22 | -3/+7 |
| | | ||||
* | | Resolve issues with application.ini not allowing non-mcp applications to be ↵ | Matt A. Tobin | 2018-04-22 | -4/+9 |
| | | | | | | | | | | | | official and have their own vendor Also add BinOC cause two words breaks the build system | |||
* | | Make sure to keep the safebrowsing entities valid. | wolfbeast | 2018-04-22 | -2/+1 |
| | | ||||
* | | Update about:rights legal text. | wolfbeast | 2018-04-22 | -8/+12 |
| | | ||||
* | | Remove undesired system add-ons (all except PDFjs) | wolfbeast | 2018-04-22 | -11311/+0 |
| | | ||||
* | | Disable Mozilla health report service. | wolfbeast | 2018-04-22 | -1/+1 |
| | | ||||
* | | Remove NPAPI deprecation statement from about:plugins. | wolfbeast | 2018-04-22 | -12/+0 |
|/ | ||||
* | Fix for loops in AddonRepository_SQLiteMigrator.jsm (SyntaxError: missing ] ↵ | Matt A. Tobin | 2018-04-22 | -1/+5 |
| | | | | after element list) | |||
* | Merge pull request #225 from janekptacijarabaci/data-transfer_1 | Moonchild | 2018-04-22 | -44/+156 |
|\ | | | | | moebius#56: DataTransfer - Pasting image from clipboard fails in some cases | |||
| * | Merge branch 'master' of https://github.com/MoonchildProductions/UXP into ↵ | janekptacijarabaci | 2018-04-21 | -4413/+6993 |
| |\ | | | | | | | | | | data-transfer_1 | |||
| * | | moebius#56: Fix: DataTransfer - Pasting image from clipboard fails in some cases | janekptacijarabaci | 2018-04-20 | -44/+156 |
| | | | | | | | | | | | | https://github.com/MoonchildProductions/moebius/pull/56 | |||
* | | | Merge pull request #227 from janekptacijarabaci/devtools_preprocessor_1 | Moonchild | 2018-04-22 | -0/+2 |
|\ \ \ | | | | | | | | | Use preprocessor for "chrome://devtools/skin/devtools-browser.css" in browser.xul | |||
| * | | | Use preprocessor for "chrome://devtools/skin/devtools-browser.css" in ↵ | janekptacijarabaci | 2018-04-22 | -0/+2 |
| | |/ | |/| | | | | | | | browser.xul | |||
* | | | Merge pull request #228 from janekptacijarabaci/pm_devtools_4_path | Moonchild | 2018-04-22 | -1/+1 |
|\ \ \ | | | | | | | | | [PALEMOON] [frontend vs backend] Use "devtools-browser.css" instead of "global/skin/devtools/common.css" (does not exist) in browser.xul | |||
| * | | | [PALEMOON] [frontend vs backend] Use "devtools-browser.css" instead of ↵ | janekptacijarabaci | 2018-04-22 | -1/+1 |
| |/ / | | | | | | | | | | | | | | | | "global/skin/devtools/common.css" (does not exist) in browser.xul Issue #121 | |||
* | | | Merge pull request #229 from janekptacijarabaci/devtools_css_warnings_variable_1 | Moonchild | 2018-04-22 | -0/+2 |
|\ \ \ | | | | | | | | | [DevTools] Fix warnings: "Property contained reference to invalid variable" | |||
| * | | | [DevTools] Fix warnings: "Property contained reference to invalid variable" | janekptacijarabaci | 2018-04-22 | -0/+2 |
| |/ / | | | | | | | | | | Issue #121 |