Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Remove some HPUX leftovers. | wolfbeast | 2019-04-01 | -16/+1 |
| | | | | Resolves #185 | |||
* | Remove AIX 1st party code OS checks, part 1 | wolfbeast | 2019-03-31 | -15/+0 |
| | | | | Issue #186 | |||
* | Issue #187: Remove solaris 1st party code OS checks. | wolfbeast | 2019-03-30 | -1/+1 |
| | ||||
* | Issue #187: Remove solaris conditional code. | wolfbeast | 2019-03-30 | -4/+2 |
| | ||||
* | Remove all C++ telemetry autotimers | wolfbeast | 2018-09-04 | -8/+1 |
| | ||||
* | 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. | |||
* | Remove MOZ_WIDGET_GONK [1/2] | wolfbeast | 2018-05-12 | -8/+1 |
| | | | | Tag #288 | |||
* | Remove nsPluginTag::InitSandboxLevel | wolfbeast | 2018-05-03 | -9/+0 |
| | ||||
* | Remove sandbox ductwork conditional code. | wolfbeast | 2018-05-03 | -18/+1 |
| | ||||
* | 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 base conditional code for crash reporter and injector. | wolfbeast | 2018-03-30 | -29/+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. | |||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+29704 |