| Commit message (Expand) | Author | Age | Lines |
* | Merge branch 'cycle_collector-work' | wolfbeast | 2019-02-03 | -1/+0 |
|\ |
|
| * | [AM] Remove spurious warning for staged cleanup. | wolfbeast | 2019-01-30 | -1/+1 |
| * | Merge branch 'master' into cycle_collector-work | wolfbeast | 2019-01-29 | -17/+10 |
| |\ |
|
| * | | Remove NS_IMPL_CYCLE_COLLECTION_TRAVERSE_SCRIPT_OBJECTS | wolfbeast | 2019-01-18 | -1/+0 |
* | | | Merge pull request #954 from MoonchildProductions/TychoEME-work | Moonchild | 2019-01-31 | -3/+978 |
|\ \ \ |
|
| * | | | [TychoAM] Fix GMP* so that EME works in Basilisk | Matt A. Tobin | 2019-01-29 | -3/+978 |
| | |/
| |/| |
|
* | | | Merge pull request #952 from adeshkp/remove-telemetry-js | Moonchild | 2019-01-31 | -5/+0 |
|\ \ \ |
|
| * | | | Remove telemetry leftovers from JS engine. | adeshkp | 2019-01-30 | -5/+0 |
| |/ / |
|
* / / | [AM] Remove spurious warning for staged cleanup. | wolfbeast | 2019-01-30 | -1/+1 |
|/ / |
|
* | | Reduce number of allocations in AutoStopwatch | David Teller | 2019-01-29 | -3/+10 |
* | | Revert "Reduce number of allocations in AutoStopwatch" | wolfbeast | 2019-01-29 | -7/+3 |
* | | Reduce number of allocations in AutoStopwatch | David Teller | 2019-01-28 | -3/+7 |
* | | Remove remote add-on debugging control. | wolfbeast | 2019-01-28 | -14/+0 |
|/ |
|
* | [WebExAM] Use proper application name in WebExtension API error message. | wolfbeast | 2019-01-14 | -1/+2 |
* | Telemetry: Remove stubs and related code | adeshkp | 2019-01-12 | -228/+2 |
* | [WebExAM] Properly handle the add-on name in case it's localized | JustOff | 2019-01-06 | -3/+7 |
* | Add performance warnings to Deprecated module. | wolfbeast | 2018-12-24 | -7/+57 |
* | Return an empty set if getting recipes for host fails. | wolfbeast | 2018-12-21 | -2/+7 |
* | Merge pull request #911 from trav90/code-cleanup | Moonchild | 2018-12-16 | -9/+0 |
|\ |
|
| * | Remove OMX related options from configure | trav90 | 2018-12-16 | -9/+0 |
* | | Stop including a dummy dll on Windows for broken old versions of WebSense. | wolfbeast | 2018-12-16 | -39/+0 |
|/ |
|
* | Remove DirectShowReader Part 2: Build system | trav90 | 2018-12-01 | -8/+0 |
* | [TychoAM] Give the second <hbox> an ID so it can be targeted in extensions.xul | Matt A. Tobin | 2018-11-27 | -1/+1 |
* | Update package.json | Moonchild | 2018-11-20 | -2/+2 |
* | [PALEMOON] Re-apply removal of unnecessary code (Findbar is no longer in the ... | janekptacijarabaci | 2018-11-14 | -30/+1 |
* | Use a separate process to generate thumbnails only when multi-process mode is... | JustOff | 2018-10-27 | -1/+5 |
* | Merge pull request #854 from g4jc/nsuserinfo | Moonchild | 2018-10-26 | -17/+22 |
|\ |
|
| * | Issue #795 - Make nsIUserInfo component optional | Gaming4JC | 2018-10-25 | -17/+22 |
* | | Revert "Make nsIUserInfo component optional with --disable-userinfo at build ... | Moonchild | 2018-10-24 | -22/+17 |
* | | Merge pull request #796 from g4jc/nsuserinfo | Moonchild | 2018-10-24 | -17/+22 |
|\ \ |
|
| * | | Issue #795 - Make nsIUserInfo component optional | Gaming4JC | 2018-10-12 | -17/+22 |
| |/ |
|
* | | Merge pull request #850 from trav90/add-av1-support | Moonchild | 2018-10-24 | -0/+14 |
|\ \ |
|
| * | | Add --enable-av1 configure switch | trav90 | 2018-10-15 | -0/+14 |
| |/ |
|
* | | Fix reference to undefined property warnings in toolkit's browser.xml. | wolfbeast | 2018-10-21 | -4/+5 |
* | | Merge pull request #843 from kn-yami/issue516 | Moonchild | 2018-10-20 | -1/+1 |
|\ \ |
|
| * | | fix naming of getStartupChanges function | yami | 2018-10-20 | -1/+1 |
* | | | Merge pull request #839 from kn-yami/issue516 | Moonchild | 2018-10-20 | -163/+150 |
|\| | |
|
| * | | make style of amInstallTrigger.js more consistent | yami | 2018-10-04 | -1/+1 |
| * | | remove named function syntax in LightweightThemeManager.jsm | yami | 2018-10-04 | -15/+15 |
| * | | remove named function syntax in amWebInstallListener.js | yami | 2018-10-04 | -14/+14 |
| * | | remove named function syntax in AddonManager.jsm | yami | 2018-10-04 | -116/+107 |
| * | | remove named function syntax in addonManager.js | yami | 2018-10-04 | -17/+13 |
* | | | Merge branch 'master' of https://github.com/MoonchildProductions/UXP | wolfbeast | 2018-10-19 | -88/+167 |
|\ \ \ |
|
| * \ \ | Merge pull request #837 from Ascrod/readerview | Moonchild | 2018-10-17 | -86/+165 |
| |\ \ \ |
|
| | * | | | Update Readability from mozilla-central release branch (FF 62.0.3). Tag #361. | Ascrod | 2018-10-15 | -85/+165 |
| | * | | | Remove unused import from AboutReader module. Tag #361. | Ascrod | 2018-10-15 | -1/+0 |
| | | |/
| | |/| |
|
| * / | | Issue #832 Part 2: Remove styling and images. | Ascrod | 2018-10-11 | -2/+2 |
| |/ / |
|
* / / | Fix a test (#670) | wolfbeast | 2018-10-19 | -6/+0 |
|/ / |
|
* / | Add mozilla::Span | trav90 | 2018-10-06 | -0/+33 |
|/ |
|
* | Remove cache I/O telemetry. | wolfbeast | 2018-09-30 | -72/+0 |