| Commit message (Expand) | Author | Age | Lines |
* | Add mozilla::Span | trav90 | 2018-10-06 | -0/+33 |
* | 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 |
* | Update list of IDs to never send to AUS in AddonUpdateChecker.jsm | Matt A. Tobin | 2018-09-23 | -5/+6 |
* | Merge branch 'fbgw' | wolfbeast | 2018-09-11 | -2/+34 |
|\ |
|
| * | Add findbar.termPerTab | wolfbeast | 2018-09-09 | -1/+4 |
| * | Revert "[PALEMOON] Findbar - remove unnecessary code (Findbar is no longer in... | wolfbeast | 2018-09-09 | -1/+30 |
* | | 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 | -155/+2 |
* | Fix toolbar styling in non-Australis toolkit themes part 2 | wolfbeast | 2018-08-21 | -3/+3 |
* | Fix toolbar styling in non-Australis toolkit themes | wolfbeast | 2018-08-21 | -1/+30 |
* | Remove TelemetryStopwatch module. | wolfbeast | 2018-08-20 | -493/+0 |
* | Remove TelemetryStopwatch call sites from toolkit components. | wolfbeast | 2018-08-20 | -51/+0 |
* | Do not try and include devtools shared l10n when devtools is not built | Matt A. Tobin | 2018-08-15 | -0/+2 |
* | 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 |
* | Bug 1341957 - Add webgl.getSupportedExtensions() to about:support | janekptacijarabaci | 2018-08-01 | -11/+23 |
* | Bug 1335296 - Expand about:support WebGL information | janekptacijarabaci | 2018-08-01 | -17/+57 |
* | Remove dead Help Viewer skin mapping from Toolkit | JustOff | 2018-07-29 | -1/+0 |
* | 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 |
* | Use try/catch in PageThumbs writeData to deal with null data from caller. | wolfbeast | 2018-07-25 | -1/+9 |
* | about:profiles - fix "Launch profile in new browser" (added "-no-remote" for ... | janekptacijarabaci | 2018-07-25 | -0/+5 |
* | Merge pull request #651 from janekptacijarabaci/dom_DataTransfer_constructor_1 | Moonchild | 2018-07-20 | -13/+1 |
|\ |
|
| * | Bug 1351193 - Update tests | janekptacijarabaci | 2018-07-20 | -13/+1 |
* | | Fix a typo in aboutRights.dtd | JustOff | 2018-07-19 | -1/+1 |
|/ |
|
* | Clean up app strings and legacy download manager after e92808f0ebbeab3ffb79a0... | wolfbeast | 2018-07-18 | -7/+3 |
* | Don't disable lightweight themes in PB mode. | wolfbeast | 2018-07-17 | -2/+8 |
* | Use expected dialog button ordering in Launch Application dialog. | wolfbeast | 2018-07-16 | -1/+6 |
* | Issue #634 - aAddon.markAsSeen is not a function newaddon.js | Matt A. Tobin | 2018-07-13 | -3/+8 |
* | Merge pull request #606 from Ascrod/master | Moonchild | 2018-07-07 | -38/+16 |
|\ |
|
| * | Revert "Bug 1456652 - SameSite cookie Reader view patch bypass" | Ascrod | 2018-07-07 | -12/+1 |
| * | Bug 1456652 - SameSite cookie Reader view patch bypass | Ascrod | 2018-07-05 | -1/+12 |
| * | Remove telemetry from NarrateControls.jsm. | Ascrod | 2018-07-04 | -23/+0 |
| * | Fix local link handling in Reader Mode. | Ascrod | 2018-07-04 | -15/+16 |
* | | Update about:rights links. | wolfbeast | 2018-07-06 | -2/+2 |
* | | Fix redirector paths | wolfbeast | 2018-07-06 | -1/+1 |
* | | [AllAM] [STRING CHANGES] Appearance -> Themes | Matt A. Tobin | 2018-07-05 | -1/+1 |
* | | On failure, save a dummy file from the background page thumb capture module. | wolfbeast | 2018-07-04 | -1/+6 |
|/ |
|
* | [TychoAM] Make resilient to missing pref lightweightThemes.animation.enabled | wolfbeast | 2018-07-03 | -4/+8 |