summaryrefslogtreecommitdiffstats
path: root/dom/plugins
Commit message (Collapse)AuthorAgeLines
* Bug 1436241 - Check redirect status code before forwarding to NPAPI. r=jimm, ↵Kyle Machulis2018-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.
* Cleanup WebExAM test dependenciesMatt A. Tobin2018-06-26-1/+0
|
* Remove CrashReporterParent leftover.wolfbeast2018-05-24-1/+0
| | | | Tag #20.
* Remove IPC profile functions.wolfbeast2018-05-24-68/+0
| | | | Resolves #378.
* Remove SPS profiler.wolfbeast2018-05-24-181/+1
| | | | | - Conditionals and code blocks. (MOZ_ENABLE_PROFILER_SPS) - Stub out several profiler-only functions.
* Remove CrashReporterParent leftover.wolfbeast2018-05-24-8/+0
| | | | Tag #20.
* Remove stubbed IPC CrashReporter(Parent/Child)wolfbeast2018-05-21-1/+0
|
* Remove GMP, Plugin and IPC crash reporter hooks.wolfbeast2018-05-21-88/+0
| | | | | | Stubs will be removed in follow-up Tag #20.
* Remove MOZ_WIDGET_GONK [1/2]wolfbeast2018-05-12-13/+6
| | | | Tag #288
* moebius#231: Consider blocking top level window data: URIs (tests)janekptacijarabaci2018-05-06-1/+7
| | | | https://github.com/MoonchildProductions/moebius/pull/231
* Remove nsPluginTag::InitSandboxLevelwolfbeast2018-05-03-9/+0
|
* Remove sandbox ductwork conditional code.wolfbeast2018-05-03-119/+1
|
* Bug 1182569: Update tests when converting docshell loads to use AynscOpen2janekptacijarabaci2018-04-30-4/+18
|
* Bug 1182569 - Skip security check for plugins using newstream attributejanekptacijarabaci2018-04-30-11/+14
|
* Merge pull request #295 from janekptacijarabaci/_native_52ESR_events_auxclick_1Moonchild2018-04-29-0/+3
|\ | | | | UI Events - implement auxclick
| * Implement auxclickjanekptacijarabaci2018-02-04-0/+3
| | | | | | | | | | | | Bug(s): https://bugzilla.mozilla.org/show_bug.cgi?id=1304044 (native in moebius)
* | Remove MOZ_CRASHREPORTER_NO_REPORT except in /testingwolfbeast2018-03-30-34/+0
| |
* | Remove base conditional code for crash reporter and injector.wolfbeast2018-03-30-607/+1
| |
* | Update executable manifests.wolfbeast2018-02-18-1/+0
| |
* | Remove arbitrary NPAPI plugin whitelist for 64-bit.wolfbeast2018-02-18-40/+0
| | | | | | | | This resolves #204.
* | Remove leftover flashOnly checks in the plugin registry.wolfbeast2018-02-12-5/+2
| |
* | Remove flash-only plugin pref.wolfbeast2018-02-12-20/+1
| | | | | | | | Tag issue #38.
* | Fix test paths for WebExAMMatt A. Tobin2018-02-11-1/+1
|/
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+79458