summaryrefslogtreecommitdiffstats
path: root/dom/ipc/ContentParent.cpp
Commit message (Collapse)AuthorAgeLines
* Issue #1395 - Remove FlyWeb ServiceMatt A. Tobin2020-02-06-18/+0
|
* Issue #1390 - Get rid of the Presentation APIMatt A. Tobin2020-02-06-23/+0
|
* Remove e10s force-enable/-disable prefs and a11y considerations forwolfbeast2019-06-07-17/+0
| | | | | | starting in e10s mode. This resolves #1130
* Telemetry: Remove stubs and related codeadeshkp2019-01-12-28/+0
|
* Remove VR hardware support.wolfbeast2018-11-26-6/+0
| | | | This resolves #881
* Remove all C++ Telemetry Accumulation calls.wolfbeast2018-09-03-5/+2
| | | | | 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.
* Fix build bustage.wolfbeast2018-06-07-1/+1
| | | | Follow-up to f35bf8b65d25f88c7e34263337b05619a78868f6
* Bug 1459206 - Use FileSystemSecurity in ContentParent::RecvGetFilesRequest. ↵Andrea Marchesini2018-06-07-0/+8
| | | | | | | r=ehsan, a=jcristau --HG-- extra : rebase_source : 542dca7fe46dd965ecde4c8387685beaf20ec3de
* Remove support and tests for HSTS priming from the tree. Fixes #384Gaming4JC2018-05-26-2/+2
|
* Remove IPC profile functions.wolfbeast2018-05-24-13/+0
| | | | Resolves #378.
* Remove SPS profiler.wolfbeast2018-05-24-112/+2
| | | | | - Conditionals and code blocks. (MOZ_ENABLE_PROFILER_SPS) - Stub out several profiler-only functions.
* Remove stubbed IPC CrashReporter(Parent/Child)wolfbeast2018-05-21-1/+0
|
* Remove GMP, Plugin and IPC crash reporter hooks.wolfbeast2018-05-21-23/+0
| | | | | | Stubs will be removed in follow-up Tag #20.
* Remove MOZ_WIDGET_GONK [1/2]wolfbeast2018-05-12-134/+3
| | | | Tag #288
* Remove MOZ_B2G leftovers and some dead B2G-only components.wolfbeast2018-05-12-1/+1
|
* Remove content process sandbox code.wolfbeast2018-05-02-60/+0
|
* Bug 1451376 - Properly enforce single PrintingParent per content process. ↵Bob Owen2018-04-19-4/+11
| | | | | | | | r=jld, a=RyanVM --HG-- extra : source : 6e0fe40d8a55a986a26844393853722824918ffe extra : intermediate-source : 8364f4c4f877f5edfb03ddf1304840b9f2cf7b11
* Remove base conditional code for crash reporter and injector.wolfbeast2018-03-30-71/+0
|
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+5185