| Commit message (Expand) | Author | Age | Lines |
* | Don't include nsDownloadManagerUI if the Communicator version is used | Matt A. Tobin | 2019-03-06 | -3/+4 |
* | Revert "Don't include nsDownloadManagerUI if the Communicator version is used" | Matt A. Tobin | 2019-03-06 | -4/+3 |
* | Don't include nsDownloadManagerUI if the Communicator version is used | Matt A. Tobin | 2019-03-06 | -3/+4 |
* | Make the Auth prompt DOS protection a browser-element opt-in feature. | wolfbeast | 2019-03-01 | -10/+22 |
* | WIP fix 1 | wolfbeast | 2019-02-28 | -19/+29 |
* | Remove toolkit/components/maintenanceservice/ | wolfbeast | 2019-02-20 | -2525/+0 |
* | Remove WebExtension support from the platform. | wolfbeast | 2019-02-13 | -38714/+0 |
* | Include blankthumb in the correct file. | wolfbeast | 2019-02-05 | -5/+5 |
* | Merge branch 'cycle_collector-work' | wolfbeast | 2019-02-03 | -1/+0 |
|\ |
|
| * | Merge branch 'master' into cycle_collector-work | wolfbeast | 2019-01-29 | -3/+10 |
| |\ |
|
| * | | Remove NS_IMPL_CYCLE_COLLECTION_TRAVERSE_SCRIPT_OBJECTS | wolfbeast | 2019-01-18 | -1/+0 |
* | | | Remove telemetry leftovers from JS engine. | adeshkp | 2019-01-30 | -5/+0 |
| |/
|/| |
|
* | | 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 |
|/ |
|
* | [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 |
* | Add performance warnings to Deprecated module. | wolfbeast | 2018-12-24 | -3/+12 |
* | Return an empty set if getting recipes for host fails. | wolfbeast | 2018-12-21 | -2/+7 |
* | Update package.json | Moonchild | 2018-11-20 | -2/+2 |
* | 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 branch 'master' of https://github.com/MoonchildProductions/UXP | wolfbeast | 2018-10-19 | -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 |
| |/ |
|
* / | Fix a test (#670) | wolfbeast | 2018-10-19 | -6/+0 |
|/ |
|
* | Remove cache I/O telemetry. | wolfbeast | 2018-09-30 | -72/+0 |
* | Remove telemetry probes to get detailed disk cache hit rate. | wolfbeast | 2018-09-30 | -17/+0 |
* | Remove telemetry probes for cache file system. | wolfbeast | 2018-09-29 | -17/+0 |
* | Update telemetry whitelists. | wolfbeast | 2018-09-29 | -3/+0 |
* | Remove telemetry to find optimal cache entry hash size | wolfbeast | 2018-09-29 | -6/+0 |
* | Only opt-in to esr52 search service for select applications | Matt A. Tobin | 2018-09-28 | -3/+3 |
* | Remove window.sizeToContent() from commonDialog.js, as it's useless and leads... | JustOff | 2018-09-23 | -2/+0 |
* | fix mozilla regression in search service (saving user-defined search engines) | Ketmar Dark | 2018-09-10 | -5/+18 |
* | Write out serialized search engine files when rebuilding cache. | wolfbeast | 2018-09-05 | -0/+5 |
* | Remove all C++ telemetry autotimers | wolfbeast | 2018-09-04 | -28/+9 |
* | Remove all C++ Telemetry Accumulation calls. | wolfbeast | 2018-09-03 | -129/+2 |
* | Remove TelemetryStopwatch module. | wolfbeast | 2018-08-20 | -493/+0 |
* | Remove TelemetryStopwatch call sites from toolkit components. | wolfbeast | 2018-08-20 | -29/+0 |
* | Remove the const to fix the -Wignored-qualifiers warning with GCC 8 (Part 2) | trav90 | 2018-08-10 | -2/+2 |
* | Fix include path | Matt A. Tobin | 2018-08-06 | -1/+1 |
* | Add a slightly modified version of the gecko/44 search service and use it whe... | Matt A. Tobin | 2018-08-06 | -3/+5709 |
* | Move the "native" search service to a subdirectory | Matt A. Tobin | 2018-08-06 | -24/+33 |
* | Convert trinary to more explicit statement. | wolfbeast | 2018-07-26 | -3/+6 |
* | Fix #include and potentially undefined Capture.options object. | wolfbeast | 2018-07-26 | -2/+2 |
* | Use a fixed thumbnail placeholder for blank thumbs (failed to capture). | wolfbeast | 2018-07-25 | -5/+97 |