Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| * | Bug 1436241 - Check redirect status code before forwarding to NPAPI. r=jimm, ↵ | Kyle Machulis | 2018-06-30 | -9/+9 | |
| | | | | | | | | | | | | | | | | r=pauljt, a=jcristau NPAPI may handle a 307 redirect across different origins, while they should only happen on same origin requests. Have the browser check this before forwarding to NPAPI. | ||||
| * | Bug 1464079 - Bring ICE connection state change callback up to spec. r=jib, ↵ | Byron Campen [:bwc] | 2018-06-29 | -0/+12 | |
| | | | | | | | | a=RyanVM | ||||
| * | Bug 1464079 - Bring ICE connection state change callback up to spec. r=jib, ↵ | Byron Campen [:bwc] | 2018-06-29 | -1/+4 | |
| | | | | | | | | | | | | a=RyanVM WebRTC | ||||
* | | Merge pull request #567 from SpockMan02/moz-mac-lion-theme | Moonchild | 2018-06-30 | -0/+2 | |
|\ \ | |/ |/| | Undo Mozilla Bug 1302937; Reinstate -moz-mac-lion-theme media query | ||||
| * | Undo Mozilla Bug 1302937; Reinstate -moz-mac-lion-theme media query | SpockMan02 | 2018-06-27 | -0/+2 | |
| | | |||||
* | | Convert the button rect to device coordinates correctly instead of casting ↵ | wolfbeast | 2018-06-28 | -1/+3 | |
| | | | | | | | | | | | | CSS coordinates. This should the correct fix for #559 | ||||
* | | Stabilize and align Intersection Observers | wolfbeast | 2018-06-27 | -64/+111 | |
| | | | | | | | | | | | | | | - Fixes several crashes - Aligns the feature with the W3C WD spec Tag #249 | ||||
* | | Merge pull request #554 from MoonchildProductions/issue12 | Moonchild | 2018-06-27 | -13/+3 | |
|\ \ | |/ |/| | Resolve potential null deref crashes in the editor | ||||
| * | Issue #12 Part 2: Stop using nsIDOMEvent in IsAcceptableInputEvent. | wolfbeast | 2018-06-26 | -13/+3 | |
| | | |||||
* | | Cleanup WebExAM test dependencies | Matt A. Tobin | 2018-06-26 | -1/+0 | |
|/ | |||||
* | Merge pull request #540 from janekptacijarabaci/security_csp_script_redirect_1 | Moonchild | 2018-06-24 | -2/+101 | |
|\ | | | | | Fix CSP: Scripts with valid nonce should not be blocked if URL redirects | ||||
| * | Bug 1469150 - CSP: Scripts with valid nonce get blocked if URL redirects is ↵ | janekptacijarabaci | 2018-06-23 | -2/+2 | |
| | | | | | | | | fixed (follow up) | ||||
| * | Bug 1469150 - Tests added to check scripts with valid nonce is allowed if ↵ | janekptacijarabaci | 2018-06-23 | -0/+0 | |
| | | | | | | | | URL redirects (follow up) | ||||
| * | Bug 1469150 - CSP: Scripts with valid nonce get blocked if URL redirects | janekptacijarabaci | 2018-06-21 | -1/+100 | |
| | | | | | | | | https://bugzilla.mozilla.org/show_bug.cgi?id=1469150 | ||||
* | | Prevent various location-based hazards. | wolfbeast | 2018-06-24 | -0/+20 | |
|/ | |||||
* | nsIContentPolicy: Numbers should not be omitted in nsIContentPolicyBase.idl, ↵ | janekptacijarabaci | 2018-06-18 | -14/+15 | |
| | | | | rewrite uuid | ||||
* | nsIContentPolicy: Their order (in nsIContentPolicyBase.idl) must be retained ↵ | janekptacijarabaci | 2018-06-18 | -1/+1 | |
| | | | | in nsContentBlocker.cpp | ||||
* | Rewrite uuid for ContentPolicy | janekptacijarabaci | 2018-06-17 | -3/+3 | |
| | |||||
* | Fix typo in nsContentPolicyUtils.h | janekptacijarabaci | 2018-06-17 | -1/+1 | |
| | |||||
* | Bug 1430758 - No CSP directive for nsIContentPolicy::TYPE_SAVEAS_DOWNLOAD | janekptacijarabaci | 2018-06-17 | -0/+3 | |
| | |||||
* | Bug 1398229 - Save-link-as feature should use the loading principal - ↵ | janekptacijarabaci | 2018-06-17 | -2/+25 | |
| | | | | implementation of nsIContentPolicy.TYPE_SAVE_AS_DOWNLOAD | ||||
* | Add a nullcheck in DOMProxyHandler::EnsureExpandoObject jic. | wolfbeast | 2018-06-15 | -0/+4 | |
| | |||||
* | Media: harden TrackID handling. | wolfbeast | 2018-06-07 | -37/+183 | |
| | |||||
* | Bug 1464784 - Hold a strong ref to the document in callers of ↵ | Boris Zbarsky | 2018-06-07 | -10/+10 | |
| | | | | ConvertNodesOrStringsIntoNode. r=smaug, a=abillings | ||||
* | Bug 1458264 - Reset UNPACK_SKIP vars when uploading zeros. | jgilbert@mozilla.com | 2018-06-07 | -6/+15 | |
| | |||||
* | Bug 1459693 - Ensure the right anonymous element is focused when calling ↵ | Olli Pettay | 2018-06-07 | -1/+2 | |
| | | | | input.focus(). | ||||
* | Refactor structured clone JSAPI to prevent mismatched scopes. | wolfbeast | 2018-06-07 | -46/+50 | |
| | | | | Roll-up of bugs 1442722, 1455071, 1433642, 1456604 and 1458320. | ||||
* | Bug 1450688. r=bz, a=RyanVM | Kris Maglione | 2018-06-07 | -1/+11 | |
| | | | | | | | | MozReview-Commit-ID: 4KHNpxiziWd --HG-- extra : source : 008cc230b68fa2bf349923159b4a6e07768e56e5 extra : intermediate-source : 983ff6a90aae872383d52d5189396a47f3db7d17 | ||||
* | Fix build bustage. | wolfbeast | 2018-06-07 | -1/+1 | |
| | | | | Follow-up to f35bf8b65d25f88c7e34263337b05619a78868f6 | ||||
* | Update dimensions early in ClearTarget. | Jonathan Kew | 2018-06-07 | -6/+13 | |
| | |||||
* | Bug 1459206 - Use FileSystemSecurity in ContentParent::RecvGetFilesRequest. ↵ | Andrea Marchesini | 2018-06-07 | -0/+9 | |
| | | | | | | | r=ehsan, a=jcristau --HG-- extra : rebase_source : 542dca7fe46dd965ecde4c8387685beaf20ec3de | ||||
* | Bug 1452576 - Improve StructuredCloneHolder for fuzzy tests, r=decoder ↵ | Andrea Marchesini | 2018-06-07 | -16/+18 | |
| | | | | | | | a=jcristau --HG-- extra : rebase_source : eb2bc60ffcac9afd44da7a2f5c99913829cd4753 | ||||
* | Merge pull request #412 from g4jc/hsts_priming_removal_backport | Moonchild | 2018-05-30 | -1010/+16 | |
|\ | | | | | Remove support and tests for HSTS priming from the tree. Fixes #384 | ||||
| * | Remove support and tests for HSTS priming from the tree. Fixes #384 | Gaming4JC | 2018-05-26 | -1010/+16 | |
| | | |||||
* | | Merge pull request #390 from janekptacijarabaci/dom_fetch_credentials_1 | Moonchild | 2018-05-27 | -5/+5 | |
|\ \ | |/ |/| | Make fetch() use "same-origin" credentials by default | ||||
| * | Bug 1394399 - Fix mochitests to expect "same-origin" default Request.credentials | janekptacijarabaci | 2018-05-26 | -4/+4 | |
| | | | | | | | | Issue #389 | ||||
| * | Bug 1394399 - Default Request.credentials to "same-origin" instead of "omit" | janekptacijarabaci | 2018-05-26 | -1/+1 | |
| | | | | | | | | Issue #389 | ||||
* | | Revoke MediaDataDecoder callback after RemoteVideoDecoder has been shut down | trav90 | 2018-05-25 | -0/+1 | |
| | | |||||
* | | Null check the right pointer in RecvReadback | trav90 | 2018-05-25 | -1/+1 | |
| | | |||||
* | | Perform null check earlier in OggCodecState.cpp | trav90 | 2018-05-25 | -3/+4 | |
| | | |||||
* | | [MSE] Correct ADTS frame size calculation | trav90 | 2018-05-25 | -2/+2 | |
| | | | | | | | | This should be bitwise OR rather than logical OR, which just returns 1. | ||||
* | | Remove CrashReporterParent leftover. | wolfbeast | 2018-05-24 | -1/+0 | |
| | | | | | | | | Tag #20. | ||||
* | | Remove IPC profile functions. | wolfbeast | 2018-05-24 | -159/+0 | |
| | | | | | | | | Resolves #378. | ||||
* | | Remove SPS profiler. | wolfbeast | 2018-05-24 | -345/+6 | |
| | | | | | | | | | | - Conditionals and code blocks. (MOZ_ENABLE_PROFILER_SPS) - Stub out several profiler-only functions. | ||||
* | | Remove CrashReporterParent leftover. | wolfbeast | 2018-05-24 | -8/+0 | |
|/ | | | | Tag #20. | ||||
* | Remove the jprof profiler. | wolfbeast | 2018-05-23 | -109/+0 | |
| | | | | This resolves #377. | ||||
* | Remove stubbed IPC CrashReporter(Parent/Child) | wolfbeast | 2018-05-21 | -90/+1 | |
| | |||||
* | Remove GMP, Plugin and IPC crash reporter hooks. | wolfbeast | 2018-05-21 | -357/+6 | |
| | | | | | | Stubs will be removed in follow-up Tag #20. | ||||
* | Remove gfxCrashReporterUtils leftover. | wolfbeast | 2018-05-20 | -3/+0 | |
| | | | | Tag #20. | ||||
* | Remove gfxCrashReporterUtils. | wolfbeast | 2018-05-20 | -14/+0 | |
| | | | | Tag #20. |