summaryrefslogtreecommitdiff
path: root/toolkit/components
Commit message (Expand)AuthorAge
* Issue #187: Remove solaris 1st party code OS checks.wolfbeast2019-03-30
* Merge pull request #834 from g4jc/remove_contextidMoonchild2019-03-25
|\
| * Issue #756 - Remove Contextual Identity from UnifiedCompleteGaming4JC2019-03-18
| * Issue #756 - Remove contextual identity from BackgroundPageThumbs.jsmGaming4JC2019-03-18
* | Remove obsolete getPref helpers.Ascrod2019-03-24
|/
* Don't include nsDownloadManagerUI if the Communicator version is usedMatt A. Tobin2019-03-06
* Revert "Don't include nsDownloadManagerUI if the Communicator version is used"Matt A. Tobin2019-03-06
* Don't include nsDownloadManagerUI if the Communicator version is usedMatt A. Tobin2019-03-06
* Make the Auth prompt DOS protection a browser-element opt-in feature.wolfbeast2019-03-01
* WIP fix 1wolfbeast2019-02-28
* Remove toolkit/components/maintenanceservice/wolfbeast2019-02-20
* Remove WebExtension support from the platform.wolfbeast2019-02-13
* Include blankthumb in the correct file.wolfbeast2019-02-05
* Merge branch 'cycle_collector-work'wolfbeast2019-02-03
|\
| * Merge branch 'master' into cycle_collector-workwolfbeast2019-01-29
| |\
| * | Remove NS_IMPL_CYCLE_COLLECTION_TRAVERSE_SCRIPT_OBJECTSwolfbeast2019-01-18
* | | Remove telemetry leftovers from JS engine.adeshkp2019-01-30
| |/ |/|
* | Reduce number of allocations in AutoStopwatchDavid Teller2019-01-29
* | Revert "Reduce number of allocations in AutoStopwatch"wolfbeast2019-01-29
* | Reduce number of allocations in AutoStopwatchDavid Teller2019-01-28
|/
* [WebExAM] Use proper application name in WebExtension API error message.wolfbeast2019-01-14
* Telemetry: Remove stubs and related codeadeshkp2019-01-12
* Add performance warnings to Deprecated module.wolfbeast2018-12-24
* Return an empty set if getting recipes for host fails.wolfbeast2018-12-21
* Update package.jsonMoonchild2018-11-20
* Use a separate process to generate thumbnails only when multi-process mode is...JustOff2018-10-27
* Merge pull request #854 from g4jc/nsuserinfoMoonchild2018-10-26
|\
| * Issue #795 - Make nsIUserInfo component optionalGaming4JC2018-10-25
* | Revert "Make nsIUserInfo component optional with --disable-userinfo at build ...Moonchild2018-10-24
* | Merge pull request #796 from g4jc/nsuserinfoMoonchild2018-10-24
|\ \
| * | Issue #795 - Make nsIUserInfo component optionalGaming4JC2018-10-12
| |/
* | Merge branch 'master' of https://github.com/MoonchildProductions/UXPwolfbeast2018-10-19
|\ \
| * | Update Readability from mozilla-central release branch (FF 62.0.3). Tag #361.Ascrod2018-10-15
| * | Remove unused import from AboutReader module. Tag #361.Ascrod2018-10-15
| |/
* / Fix a test (#670)wolfbeast2018-10-19
|/
* Remove cache I/O telemetry.wolfbeast2018-09-30
* Remove telemetry probes to get detailed disk cache hit rate.wolfbeast2018-09-30
* Remove telemetry probes for cache file system.wolfbeast2018-09-29
* Update telemetry whitelists.wolfbeast2018-09-29
* Remove telemetry to find optimal cache entry hash sizewolfbeast2018-09-29
* Only opt-in to esr52 search service for select applicationsMatt A. Tobin2018-09-28
* Remove window.sizeToContent() from commonDialog.js, as it's useless and leads...JustOff2018-09-23
* fix mozilla regression in search service (saving user-defined search engines)Ketmar Dark2018-09-10
* Write out serialized search engine files when rebuilding cache.wolfbeast2018-09-05
* Remove all C++ telemetry autotimerswolfbeast2018-09-04
* Remove all C++ Telemetry Accumulation calls.wolfbeast2018-09-03
* Remove TelemetryStopwatch module.wolfbeast2018-08-20
* Remove TelemetryStopwatch call sites from toolkit components.wolfbeast2018-08-20
* Remove the const to fix the -Wignored-qualifiers warning with GCC 8 (Part 2)trav902018-08-10
* Fix include pathMatt A. Tobin2018-08-06