wolfbeast
ad782894c8
Remove all C++ telemetry autotimers
2019-02-16 00:12:34 +08:00
wolfbeast
8c8145e620
Remove all C++ Telemetry Accumulation calls.
...
This creates a number of stubs and leaves some surrounding code that may be irrelevant (eg. recorded time stamps, status variables).
Stub resolution/removal should be a follow-up to this.
2019-02-16 00:12:32 +08:00
Kyle Machulis
152f93be21
Bug 1436241 - Check redirect status code before forwarding to NPAPI. r=jimm, 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.
2019-02-16 00:07:02 +08:00
NTD
673fb0b1b1
Cleanup WebExAM test dependencies
2019-02-16 00:05:26 +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
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
b586913598
Remove MOZ_WIDGET_GONK [1/2]
...
Tag #288
2019-02-15 23:57:08 +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
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
janekptacijarabaci
b7a396d49d
Bug 1182569: Update tests when converting docshell loads to use AynscOpen2
2019-02-15 23:54:25 +08:00
janekptacijarabaci
409656556b
Bug 1182569 - Skip security check for plugins using newstream attribute
2019-02-15 23:54:23 +08:00
janekptacijarabaci
ea3430429d
Implement auxclick
...
Bug(s):
https://bugzilla.mozilla.org/show_bug.cgi?id=1304044
(native in moebius)
2019-02-15 23:53:46 +08:00
janekptacijarabaci
ca1f03fbae
Revert "Bug 1182569 - Skip security check for plugins using newstream attribute"
...
This reverts commit 5b0f4649b3fee771379af60ec04d43b8a525cf80.
2019-02-15 23:49:42 +08:00
janekptacijarabaci
9faac1b961
Revert "Bug 1182569: Update tests when converting docshell loads to use AynscOpen2"
...
This reverts commit b73225e886f84182384a2b5b09f83e51501bdc38.
2019-02-15 23:49:41 +08:00
janekptacijarabaci
69d34b04e5
Bug 1182569: Update tests when converting docshell loads to use AynscOpen2
...
native in moebius
2019-02-15 23:49:33 +08:00
janekptacijarabaci
0337202a47
Bug 1182569 - Skip security check for plugins using newstream attribute
...
native in moebius
2019-02-15 23:49:32 +08:00
wolfbeast
013cb18fed
Remove MOZ_CRASHREPORTER_NO_REPORT except in /testing
2019-02-15 23:39:55 +08:00
wolfbeast
434f3590e3
Remove base conditional code for crash reporter and injector.
2019-02-15 23:39:53 +08:00
wolfbeast
62de792edf
Remove arbitrary NPAPI plugin whitelist for 64-bit.
...
This resolves #204 .
2019-02-15 23:32:28 +08:00
wolfbeast
64bb8d1d33
Remove leftover flashOnly checks in the plugin registry.
2019-02-15 23:32:03 +08:00
wolfbeast
ad7526894c
Remove flash-only plugin pref.
...
Tag issue #38 .
2019-02-15 23:31:52 +08:00
NTD
9c4d520dbb
Fix test paths for WebExAM
2019-02-15 23:31:40 +08:00
Roy Tam
dcd9973243
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
2018-01-19 03:59:58 +08:00