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. | |||
* | Cleanup WebExAM test dependencies | Matt A. Tobin | 2018-06-26 | -1/+0 |
| | ||||
* | Remove CrashReporterParent leftover. | wolfbeast | 2018-05-24 | -1/+0 |
| | | | | Tag #20. | |||
* | Remove IPC profile functions. | wolfbeast | 2018-05-24 | -68/+0 |
| | | | | Resolves #378. | |||
* | Remove SPS profiler. | wolfbeast | 2018-05-24 | -181/+1 |
| | | | | | - 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 stubbed IPC CrashReporter(Parent/Child) | wolfbeast | 2018-05-21 | -1/+0 |
| | ||||
* | Remove GMP, Plugin and IPC crash reporter hooks. | wolfbeast | 2018-05-21 | -88/+0 |
| | | | | | | Stubs will be removed in follow-up Tag #20. | |||
* | Remove MOZ_WIDGET_GONK [1/2] | wolfbeast | 2018-05-12 | -13/+6 |
| | | | | Tag #288 | |||
* | moebius#231: Consider blocking top level window data: URIs (tests) | janekptacijarabaci | 2018-05-06 | -1/+7 |
| | | | | https://github.com/MoonchildProductions/moebius/pull/231 | |||
* | Remove nsPluginTag::InitSandboxLevel | wolfbeast | 2018-05-03 | -9/+0 |
| | ||||
* | Remove sandbox ductwork conditional code. | wolfbeast | 2018-05-03 | -119/+1 |
| | ||||
* | Bug 1182569: Update tests when converting docshell loads to use AynscOpen2 | janekptacijarabaci | 2018-04-30 | -4/+18 |
| | ||||
* | Bug 1182569 - Skip security check for plugins using newstream attribute | janekptacijarabaci | 2018-04-30 | -11/+14 |
| | ||||
* | Merge pull request #295 from janekptacijarabaci/_native_52ESR_events_auxclick_1 | Moonchild | 2018-04-29 | -0/+3 |
|\ | | | | | UI Events - implement auxclick | |||
| * | Implement auxclick | janekptacijarabaci | 2018-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 /testing | wolfbeast | 2018-03-30 | -34/+0 |
| | | ||||
* | | Remove base conditional code for crash reporter and injector. | wolfbeast | 2018-03-30 | -607/+1 |
| | | ||||
* | | Update executable manifests. | wolfbeast | 2018-02-18 | -1/+0 |
| | | ||||
* | | Remove arbitrary NPAPI plugin whitelist for 64-bit. | wolfbeast | 2018-02-18 | -40/+0 |
| | | | | | | | | This resolves #204. | |||
* | | Remove leftover flashOnly checks in the plugin registry. | wolfbeast | 2018-02-12 | -5/+2 |
| | | ||||
* | | Remove flash-only plugin pref. | wolfbeast | 2018-02-12 | -20/+1 |
| | | | | | | | | Tag issue #38. | |||
* | | Fix test paths for WebExAM | Matt A. Tobin | 2018-02-11 | -1/+1 |
|/ | ||||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+79458 |