Commit graph

225 commits

Author SHA1 Message Date
janekptacijarabaci
0fac4df87d nsIContentPolicy: Their order (in nsIContentPolicyBase.idl) must be retained in nsContentBlocker.cpp 2019-02-16 00:03:29 +08:00
janekptacijarabaci
d4bba67029 Rewrite uuid for ContentPolicy 2019-02-16 00:03:26 +08:00
janekptacijarabaci
b4ffccf942 Fix typo in nsContentPolicyUtils.h 2019-02-16 00:03:21 +08:00
janekptacijarabaci
9578e970f0 Bug 1430758 - No CSP directive for nsIContentPolicy::TYPE_SAVEAS_DOWNLOAD 2019-02-16 00:03:19 +08:00
janekptacijarabaci
97c6ecff55 Bug 1398229 - Save-link-as feature should use the loading principal - implementation of nsIContentPolicy.TYPE_SAVE_AS_DOWNLOAD 2019-02-16 00:03:18 +08:00
wolfbeast
290eea38cf Add a nullcheck in DOMProxyHandler::EnsureExpandoObject jic. 2019-02-16 00:02:58 +08:00
wolfbeast
0bdecfc6ea Media: harden TrackID handling. 2019-02-16 00:02:03 +08:00
Boris Zbarsky
d8712492da Bug 1464784 - Hold a strong ref to the document in callers of ConvertNodesOrStringsIntoNode. r=smaug, a=abillings 2019-02-16 00:02:00 +08:00
jgilbert@mozilla.com
fb2f1ea048 Bug 1458264 - Reset UNPACK_SKIP vars when uploading zeros. 2019-02-16 00:01:59 +08:00
Olli Pettay
3dc461fc72 Bug 1459693 - Ensure the right anonymous element is focused when calling input.focus(). 2019-02-16 00:01:54 +08:00
wolfbeast
0795e50d87 Refactor structured clone JSAPI to prevent mismatched scopes.
Roll-up of bugs 1442722, 1455071, 1433642, 1456604 and 1458320.
2019-02-16 00:01:32 +08:00
Kris Maglione
537b363cbc Bug 1450688. r=bz, a=RyanVM
MozReview-Commit-ID: 4KHNpxiziWd

--HG--
extra : source : 008cc230b68fa2bf349923159b4a6e07768e56e5
extra : intermediate-source : 983ff6a90aae872383d52d5189396a47f3db7d17
2019-02-16 00:01:29 +08:00
wolfbeast
34418f0ddc Fix build bustage.
Follow-up to f35bf8b65d25f88c7e34263337b05619a78868f6
2019-02-16 00:01:24 +08:00
Jonathan Kew
d7d5258610 Update dimensions early in ClearTarget. 2019-02-16 00:01:23 +08:00
Andrea Marchesini
014062bb24 Bug 1459206 - Use FileSystemSecurity in ContentParent::RecvGetFilesRequest. r=ehsan, a=jcristau
--HG--
extra : rebase_source : 542dca7fe46dd965ecde4c8387685beaf20ec3de
2019-02-16 00:01:21 +08:00
Andrea Marchesini
ad7843d169 Bug 1452576 - Improve StructuredCloneHolder for fuzzy tests, r=decoder a=jcristau
--HG--
extra : rebase_source : eb2bc60ffcac9afd44da7a2f5c99913829cd4753
2019-02-16 00:01:20 +08:00
Gaming4JC
d4ac94cf3e Remove support and tests for HSTS priming from the tree. Fixes #384 2019-02-15 23:59:39 +08:00
janekptacijarabaci
72fa225e1b Bug 1394399 - Fix mochitests to expect "same-origin" default Request.credentials
Issue #389
2019-02-15 23:58:56 +08:00
janekptacijarabaci
663291455b Bug 1394399 - Default Request.credentials to "same-origin" instead of "omit"
Issue #389
2019-02-15 23:58:55 +08:00
trav90
72d9e76fca Revoke MediaDataDecoder callback after RemoteVideoDecoder has been shut down 2019-02-15 23:58:46 +08:00
trav90
46621ae3e3 Null check the right pointer in RecvReadback 2019-02-15 23:58:45 +08:00
trav90
edf010898f Perform null check earlier in OggCodecState.cpp 2019-02-15 23:58:43 +08:00
trav90
1bc04e8910 [MSE] Correct ADTS frame size calculation
This should be bitwise OR rather than logical OR, which just returns 1.
2019-02-15 23:58:42 +08:00
wolfbeast
c006541548 Remove CrashReporterParent leftover.
Tag #20.
2019-02-15 23:58:40 +08:00
wolfbeast
e17c0d4d87 Remove IPC profile functions.
Resolves #378.
2019-02-15 23:58:39 +08:00
wolfbeast
1a823f5ad6 Remove SPS profiler.
- Conditionals and code blocks. (MOZ_ENABLE_PROFILER_SPS)
- Stub out several profiler-only functions.
2019-02-15 23:58:37 +08:00
wolfbeast
3fe8aff3f5 Remove CrashReporterParent leftover.
Tag #20.
2019-02-15 23:58:35 +08:00
wolfbeast
8d1e73fc3c Remove the jprof profiler.
This resolves #377.
2019-02-15 23:58:34 +08:00
wolfbeast
ad8dedfc91 Remove stubbed IPC CrashReporter(Parent/Child) 2019-02-15 23:58:28 +08:00
wolfbeast
a3f981092e Remove GMP, Plugin and IPC crash reporter hooks.
Stubs will be removed in follow-up

Tag #20.
2019-02-15 23:58:26 +08:00
wolfbeast
22a077d0ed Remove gfxCrashReporterUtils leftover.
Tag #20.
2019-02-15 23:58:24 +08:00
wolfbeast
121456f05a Remove gfxCrashReporterUtils.
Tag #20.
2019-02-15 23:58:22 +08:00
trav90
886642abc1 [MSE] Add a missing comma in validBoxes 2019-02-15 23:58:21 +08:00
wolfbeast
b2cb4042f0 Check for infinite value in txFormatNumberFunctionCall. 2019-02-15 23:57:36 +08:00
wolfbeast
685ae236c8 Use a temporary in Animation::Tick() 2019-02-15 23:57:35 +08:00
wolfbeast
74df182488 Remove other gonk widget conditionals and unused files.
Tag #288.
2019-02-15 23:57:15 +08:00
wolfbeast
5830ff1f2b Remove missed MOZ_WIDGET_GONK ifdef
Tag #288
2019-02-15 23:57:13 +08:00
wolfbeast
2531de02eb Remove MOZ_WIDGET_GONK [2/2]
Tag #288
2019-02-15 23:57:10 +08:00
wolfbeast
b586913598 Remove MOZ_WIDGET_GONK [1/2]
Tag #288
2019-02-15 23:57:08 +08:00
wolfbeast
719ac1bc38 Remove MOZ_B2G leftovers and some dead B2G-only components. 2019-02-15 23:57:05 +08:00
wolfbeast
66ea8f0645 Remove Gonk build directories 2019-02-15 23:56:58 +08:00
Paul Adenot
8e5fec311a Bug 1426129 - Hold CamerasChild via promoting "this" to a RefPtr. r=pehrsons, a=RyanVM 2019-02-15 23:56:53 +08:00
janekptacijarabaci
75705f87a2 Add UTF-8 as a default fallback encoding for unknown encodings
Issue #315
2019-02-15 23:56:50 +08:00
janekptacijarabaci
5873c0487c moebius#231: Consider blocking top level window data: URIs (tests) - bug 264588
https://github.com/MoonchildProductions/moebius/pull/231/files
https://bugzilla.mozilla.org/show_bug.cgi?id=1264588
2019-02-15 23:56:36 +08:00
janekptacijarabaci
745e1809b0 moebius#231: Consider blocking top level window data: URIs (tests)
https://github.com/MoonchildProductions/moebius/pull/231
2019-02-15 23:56:35 +08:00
wolfbeast
d4d0fbf3d5 Issue #325 Part 7: Remove non-Intl legacy code paths from IndexedDB. 2019-02-15 23:56:06 +08:00
wolfbeast
8726b2dc33 Adjust tests for android-enabled Intl. 2019-02-15 23:55:53 +08:00
wolfbeast
9c63659ade Remove nsPluginTag::InitSandboxLevel 2019-02-15 23:55:46 +08:00
wolfbeast
c8462db202 Remove sandbox ductwork conditional code. 2019-02-15 23:55:41 +08:00
wolfbeast
aa9ae963f6 Remove GMP sandbox code. 2019-02-15 23:55:38 +08:00