summaryrefslogtreecommitdiffstats
path: root/toolkit/components
Commit message (Expand)AuthorAgeLines
* Use a separate process to generate thumbnails only when multi-process mode is...JustOff2018-10-27-1/+5
* Merge pull request #854 from g4jc/nsuserinfoMoonchild2018-10-26-17/+22
|\
| * Issue #795 - Make nsIUserInfo component optionalGaming4JC2018-10-25-17/+22
* | Revert "Make nsIUserInfo component optional with --disable-userinfo at build ...Moonchild2018-10-24-22/+17
* | Merge pull request #796 from g4jc/nsuserinfoMoonchild2018-10-24-17/+22
|\ \
| * | Issue #795 - Make nsIUserInfo component optionalGaming4JC2018-10-12-17/+22
| |/
* | Merge branch 'master' of https://github.com/MoonchildProductions/UXPwolfbeast2018-10-19-86/+165
|\ \
| * | Update Readability from mozilla-central release branch (FF 62.0.3). Tag #361.Ascrod2018-10-15-85/+165
| * | Remove unused import from AboutReader module. Tag #361.Ascrod2018-10-15-1/+0
| |/
* / Fix a test (#670)wolfbeast2018-10-19-6/+0
|/
* Remove cache I/O telemetry.wolfbeast2018-09-30-72/+0
* Remove telemetry probes to get detailed disk cache hit rate.wolfbeast2018-09-30-17/+0
* Remove telemetry probes for cache file system.wolfbeast2018-09-29-17/+0
* Update telemetry whitelists.wolfbeast2018-09-29-3/+0
* Remove telemetry to find optimal cache entry hash sizewolfbeast2018-09-29-6/+0
* Only opt-in to esr52 search service for select applicationsMatt A. Tobin2018-09-28-3/+3
* Remove window.sizeToContent() from commonDialog.js, as it's useless and leads...JustOff2018-09-23-2/+0
* fix mozilla regression in search service (saving user-defined search engines)Ketmar Dark2018-09-10-5/+18
* Write out serialized search engine files when rebuilding cache.wolfbeast2018-09-05-0/+5
* Remove all C++ telemetry autotimerswolfbeast2018-09-04-28/+9
* Remove all C++ Telemetry Accumulation calls.wolfbeast2018-09-03-129/+2
* Remove TelemetryStopwatch module.wolfbeast2018-08-20-493/+0
* Remove TelemetryStopwatch call sites from toolkit components.wolfbeast2018-08-20-29/+0
* Remove the const to fix the -Wignored-qualifiers warning with GCC 8 (Part 2)trav902018-08-10-2/+2
* Fix include pathMatt A. Tobin2018-08-06-1/+1
* Add a slightly modified version of the gecko/44 search service and use it whe...Matt A. Tobin2018-08-06-3/+5709
* Move the "native" search service to a subdirectoryMatt A. Tobin2018-08-06-24/+33
* Convert trinary to more explicit statement.wolfbeast2018-07-26-3/+6
* Fix #include and potentially undefined Capture.options object.wolfbeast2018-07-26-2/+2
* Use a fixed thumbnail placeholder for blank thumbs (failed to capture).wolfbeast2018-07-25-5/+97
* Use try/catch in PageThumbs writeData to deal with null data from caller.wolfbeast2018-07-25-1/+9
* about:profiles - fix "Launch profile in new browser" (added "-no-remote" for ...janekptacijarabaci2018-07-25-0/+5
* Merge pull request #606 from Ascrod/masterMoonchild2018-07-07-38/+16
|\
| * Revert "Bug 1456652 - SameSite cookie Reader view patch bypass"Ascrod2018-07-07-12/+1
| * Bug 1456652 - SameSite cookie Reader view patch bypassAscrod2018-07-05-1/+12
| * Remove telemetry from NarrateControls.jsm.Ascrod2018-07-04-23/+0
| * Fix local link handling in Reader Mode.Ascrod2018-07-04-15/+16
* | On failure, save a dummy file from the background page thumb capture module.wolfbeast2018-07-04-1/+6
|/
* Re-implement prompts.tab_modal.focusSwitch control in toolkit.wolfbeast2018-07-03-3/+9
* Prevent suppressing executable warnings using the "don't ask me this again" c...wolfbeast2018-07-02-34/+17
* Remove SSL Error Reporting telemetrywolfbeast2018-06-29-145/+0
* Add HYPE_ICEWEASEL where appropriateMatt A. Tobin2018-06-28-2/+6
* Cleanup WebExAM test dependenciesMatt A. Tobin2018-06-26-1/+0
* Make the Error Console accessible from about:console and make it presentable ...Matt A. Tobin2018-06-26-8/+3
* Revert "Make the Error Console accessible from about:console"Matt A. Tobin2018-06-26-6/+7
* Revert "Move the Error Console search box to the eval toolbar"Matt A. Tobin2018-06-26-2/+6
* Move the Error Console search box to the eval toolbarMatt A. Tobin2018-06-26-6/+2
* Make the Error Console accessible from about:consoleMatt A. Tobin2018-06-26-7/+6
* Preferences - Saved Passwords - "Remove" button should not be active if there...janekptacijarabaci2018-06-24-1/+1
* Update Readability from mozilla-central release branch (FF 60.0).Ascrod2018-06-02-33/+57