summaryrefslogtreecommitdiffstats
path: root/toolkit
Commit message (Collapse)AuthorAgeLines
* Remove DirectShowReader Part 2: Build systemtrav902018-12-01-8/+0
|
* [TychoAM] Give the second <hbox> an ID so it can be targeted in extensions.xulMatt A. Tobin2018-11-27-1/+1
|
* Update package.jsonMoonchild2018-11-20-2/+2
| | | Update request version dependency
* [PALEMOON] Re-apply removal of unnecessary code (Findbar is no longer in the ↵janekptacijarabaci2018-11-14-30/+1
| | | | | | gBrowser) This resolves #793
* Use a separate process to generate thumbnails only when multi-process mode ↵JustOff2018-10-27-1/+5
| | | | is enabled
* Merge pull request #854 from g4jc/nsuserinfoMoonchild2018-10-26-17/+22
|\ | | | | Issue #795 - Make nsIUserInfo component optional
| * Issue #795 - Make nsIUserInfo component optionalGaming4JC2018-10-25-17/+22
| | | | | | | | | | | | This allows the nsIUserinfo component to be disabled with --disable-userinfo in mozconfig at build time, but leaves it on by default to avoid any compatibility issues in existing applications.
* | Revert "Make nsIUserInfo component optional with --disable-userinfo at build ↵Moonchild2018-10-24-22/+17
| | | | | | | | time"
* | Merge pull request #796 from g4jc/nsuserinfoMoonchild2018-10-24-17/+22
|\ \ | | | | | | Make nsIUserInfo component optional with --disable-userinfo at build time
| * | Issue #795 - Make nsIUserInfo component optionalGaming4JC2018-10-12-17/+22
| |/ | | | | | | | | | | This allows the nsIUserinfo component to be disabled with --disable-userinfo in mozconfig at build time, but leaves it on by default to avoid any compatibility issues in existing applications.
* | Merge pull request #850 from trav90/add-av1-supportMoonchild2018-10-24-0/+14
|\ \ | | | | | | Add initial support for AV1 video.
| * | Add --enable-av1 configure switchtrav902018-10-15-0/+14
| |/
* | Fix reference to undefined property warnings in toolkit's browser.xml.wolfbeast2018-10-21-4/+5
| |
* | Merge pull request #843 from kn-yami/issue516Moonchild2018-10-20-1/+1
|\ \ | | | | | | fix naming of getStartupChanges function
| * | fix naming of getStartupChanges functionyami2018-10-20-1/+1
| | |
* | | Merge pull request #839 from kn-yami/issue516Moonchild2018-10-20-163/+150
|\| | | | | | | | remove named function syntax in several TychoAM components
| * | make style of amInstallTrigger.js more consistentyami2018-10-04-1/+1
| | |
| * | remove named function syntax in LightweightThemeManager.jsmyami2018-10-04-15/+15
| | |
| * | remove named function syntax in amWebInstallListener.jsyami2018-10-04-14/+14
| | |
| * | remove named function syntax in AddonManager.jsmyami2018-10-04-116/+107
| | |
| * | remove named function syntax in addonManager.jsyami2018-10-04-17/+13
| | |
* | | Merge branch 'master' of https://github.com/MoonchildProductions/UXPwolfbeast2018-10-19-88/+167
|\ \ \
| * \ \ Merge pull request #837 from Ascrod/readerviewMoonchild2018-10-17-86/+165
| |\ \ \ | | | | | | | | | | Reader Updates
| | * | | 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
| | | |/ | | |/|
| * / | Issue #832 Part 2: Remove styling and images.Ascrod2018-10-11-2/+2
| |/ /
* / / Fix a test (#670)wolfbeast2018-10-19-6/+0
|/ /
* / Add mozilla::Spantrav902018-10-06-0/+33
|/
* Remove cache I/O telemetry.wolfbeast2018-09-30-72/+0
| | | | Tag #21.
* Remove telemetry probes to get detailed disk cache hit rate.wolfbeast2018-09-30-17/+0
| | | | Tag #21.
* Remove telemetry probes for cache file system.wolfbeast2018-09-29-17/+0
|
* Update telemetry whitelists.wolfbeast2018-09-29-3/+0
| | | | Tag #21.
* Remove telemetry to find optimal cache entry hash sizewolfbeast2018-09-29-6/+0
| | | | Tag #21.
* 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 ↵JustOff2018-09-23-2/+0
| | | | leads to overflow in the basic auth dialog
* Update list of IDs to never send to AUS in AddonUpdateChecker.jsmMatt A. Tobin2018-09-23-5/+6
|
* Merge branch 'fbgw'wolfbeast2018-09-11-2/+34
|\
| * Add findbar.termPerTabwolfbeast2018-09-09-1/+4
| | | | | | | | Allow the pref to switch between global search term and per-tab search term
| * Revert "[PALEMOON] Findbar - remove unnecessary code (Findbar is no longer ↵wolfbeast2018-09-09-1/+30
| | | | | | | | | | | | in the gBrowser)" This reverts commit 38f30cdf759e4f6da96da777c3216b5047d672c1.
* | fix mozilla regression in search service (saving user-defined search engines)Ketmar Dark2018-09-10-5/+18
|/ | | | | | this restores some API that is used by search engine management extensions, and tells "browser-search-engine-modified"/"engine-changed" signal to save user-defined search engines to "%PROFILE%/searchplugins", as it did in Good Old Times.
* Write out serialized search engine files when rebuilding cache.wolfbeast2018-09-05-0/+5
| | | | | This makes sure that any in-browser edits of search engines (searchplugins) are made permanent on disk. Ref: https://forum.palemoon.org/viewtopic.php?f=13&t=20296 (Ketmar)
* Remove all C++ telemetry autotimerswolfbeast2018-09-04-28/+9
|
* Remove all C++ Telemetry Accumulation calls.wolfbeast2018-09-03-155/+2
| | | | | This creates a number of stubs and leaves some surrounding code that may be irrelevant (eg. recorded time stamps, status variables). Stub resolution/removal should be a follow-up to this.
* Fix toolbar styling in non-Australis toolkit themes part 2wolfbeast2018-08-21-3/+3
| | | | | | Fix jar manifests. This resolves #713
* Fix toolbar styling in non-Australis toolkit themeswolfbeast2018-08-21-1/+30
| | | | This resolves #713
* Remove TelemetryStopwatch module.wolfbeast2018-08-20-493/+0
| | | | Tag #21
* Remove TelemetryStopwatch call sites from toolkit components.wolfbeast2018-08-20-51/+0
| | | | Tag #21
* Do not try and include devtools shared l10n when devtools is not builtMatt A. Tobin2018-08-15-0/+2
|
* 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
|