summaryrefslogtreecommitdiffstats
path: root/toolkit
Commit message (Collapse)AuthorAgeLines
* Revert "Revert "Issue #1445 - strings cleanup""RELBASE_20200712Moonchild2020-07-12-4/+1
| | | | This reverts commit 554183b5dd376fc61e5feca6b84a5f761c264884.
* Revert "Revert "Issue #1445 - Add a link to details on using Firefox ↵Moonchild2020-07-12-0/+10
| | | | | | extensions in Pale Moon"" This reverts commit 7ba07f4a17944fc64607a0804df5df7220cf74a8.
* Revert "Revert "Issue #1445 - remove redundant nativeIndicator""Moonchild2020-07-12-21/+0
| | | | This reverts commit 0fb23389f51ef0f1faddd05975159e3be14181bc.
* Revert "Revert "Issue #1445 - Use the detailed string also in the list ↵Moonchild2020-07-12-1/+1
| | | | | | entries."" This reverts commit 0c150945dcc9845ae6cc5c4f549875811debbc63.
* Revert "Revert "Issue #1446 - Only match extension add-on types for target ↵Moonchild2020-07-12-6/+9
| | | | | | applications."" This reverts commit b089b365d6b55948be49c7dbb5a11e9a6872d6a0.
* Revert "Revert "Issue #1446 - Only allow extension add-on types for Firefox ↵Moonchild2020-07-12-2/+2
| | | | | | compat mode."" This reverts commit 55fa46d059cc4dc62914c2870ef4f7d6612bcd19.
* Revert "Revert "Issue #1445 - Clarify the status of extensions in the Add-On ↵Moonchild2020-07-12-3/+51
| | | | | | manager"" This reverts commit d21b46fc9c9278bc0529fe8736d2c9e91dee75bc.
* Merge branch 'redwood' into releaseRELBASE_20200711Moonchild2020-07-10-29/+30
|\
| * Issue #1594 - restore UAC elevation in the uninstaller.Moonchild2020-06-17-28/+7
| | | | | | | | | | | | Effectively backs out BZ 1333789 which was uplifted to Firefox before we forked for UXP. Resolves #1594
| * Follow up to Issue #1578 - Preprocess the popup bindingMatt A. Tobin2020-06-13-3/+10
| |
| * Issue MoonchildProductions/UXP#1578 - Add global menubar support for GTKLootyhoof2020-06-13-2/+17
| |
* | Merge remote-tracking branch 'origin/redwood' into releaseMoonchild2020-06-01-579/+413
|\|
| * Issue #361 - Remove dead Android code.Ascrod2020-06-01-93/+2
| | | | | | | | See Bug 1629030, part 3.
| * Bug 1154295 - use normal formatting for plaintext documents in reader modeTrushita2020-06-01-0/+42
| | | | | | | | | | | | Before this change the plain text document in reader mode was not formatted/styled properly. Tag #361.
| * Bug 1621479 - Fix typo in reader mode CSS class preservation list.Cameron McCormack2020-06-01-1/+1
| | | | | | | | Tag #361.
| * Issue #361 - Update Readability from upstream.Ascrod2020-06-01-68/+367
| | | | | | | | (git rev 52ab9b5c8916c306a47b2119270dcdabebf9d203)
| * Issue #1538 - remove speech recognition engineMoonchild2020-05-20-80/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This removes speech recognition, pocketsphinx, training models and the speech automated test interface. This also re-establishes proper use of MOZ_WEBSPEECH to work for the speech API (synthesis part only) that was a broken mess before, with some synth parts being always built, some parts being built only with it enabled and recognition parts being dependent on it. I'm pretty sure it'd be totally busted if you'd ever have tried building without MOZ_WEBPEECH before. Tested that synthesis still works as-intended. This resolves #1538
| * Issue #21 - Remove TelemertyVFSGaming4JC2020-05-20-337/+0
| | | | | | | | This reverts m-c Bug 668378 and completely removes Telemetry SQLite IO. As a bonus this fixes a potential crash in newer SQLite versions without the need for updating this useless telemetry shim.
| * Hyperbola IceDove should use the toolkit SearchServiceMatt A. Tobin2020-05-06-2/+1
| |
* | Hyperbola IceDove should use the toolkit SearchServiceMatt A. Tobin2020-05-06-2/+1
| |
* | Revert "Issue #1445 - Clarify the status of extensions in the Add-On manager"RELBASE_20200427wolfbeast2020-04-27-51/+3
| | | | | | | | This reverts commit f107de8a9051489a7cb786ff0106d8f3ab046ca8.
* | Revert "Issue #1446 - Only allow extension add-on types for Firefox compat ↵wolfbeast2020-04-27-2/+2
| | | | | | | | | | | | mode." This reverts commit e8417acbff563634f11f25461d953b951caac056.
* | Revert "Issue #1446 - Only match extension add-on types for target ↵wolfbeast2020-04-27-9/+6
| | | | | | | | | | | | applications." This reverts commit 4889e6dbbd2e13e778e7a244e7834ffc881e7a80.
* | Revert "Issue #1445 - Use the detailed string also in the list entries."wolfbeast2020-04-27-1/+1
| | | | | | | | This reverts commit ac68f8cf6c0a03a4a190ab2b560b01eeb14fa561.
* | Revert "Issue #1445 - remove redundant nativeIndicator"wolfbeast2020-04-27-0/+21
| | | | | | | | This reverts commit 2073a7f1c98d37b03648a4b33619e5b03f8dfeda.
* | Revert "Issue #1445 - Add a link to details on using Firefox extensions in ↵wolfbeast2020-04-27-10/+0
| | | | | | | | | | | | Pale Moon" This reverts commit c220c30bbb25015d85bd243a6445ca84401297a9.
* | Revert "Issue #1445 - strings cleanup"wolfbeast2020-04-27-1/+4
|/ | | | This reverts commit 461a9e86b22277285553f0e75bcce353c55bf69d.
* [AM] Clean up addon-signing build leftovers.wolfbeast2020-04-24-7/+0
|
* Issue #576 - Remove IdentityService and ContextualIdentityServiceMatt A. Tobin2020-04-24-3112/+0
|
* Issue #65 - Remove AppConstants from toolkit/prompts/content/tabprompts.xmlMatt A. Tobin2020-04-24-15/+13
| | | | This file not only somehow escaped my pass through here but was also mocking me by using AppConstants in a preprocessed file BUT ALSO right AFTER a preprocessor directive.
* Issue #251 - Move MOZ_AV1 back to ac configure for everyone to use.wolfbeast2020-04-24-14/+0
|
* Issue #1516 - Part 1: Add a global build define to determine if the client ↵Matt A. Tobin2020-04-24-5/+2
| | | | can draw in the titlebar and update consumers of the local define
* Take files out of preprocessing that no longer require itMatt A. Tobin2020-04-14-15/+7
|
* Follow up to d0eee8f01 - Run precomplete cmd during package stagingMatt A. Tobin2020-04-14-1/+1
|
* Align mar generation on Windows with other platformsMatt A. Tobin2020-04-14-4/+1
| | | | This makes mar generation dependent on packaging not installer
* Issue #1508 - Redirect moz://a to http://thereisonlyxul.org/wolfbeast2020-04-14-1/+1
|
* Issue #65 - Fix unprocessed directives in WebRequest.jsmJustOff2020-04-14-1/+1
|
* Properly fix crash in nsDownloadManager when repeatedly pausing and resuming ↵Matt A. Tobin2020-04-14-1/+4
| | | | | | a download This applies only to applications that do not use JSDownloads and is based on Bug 1224326
* Issue #1280 - Un-bust certerror pages and ForgetAboutSitewolfbeast2020-04-14-4/+3
|
* Issue #1471 - Fix building on sparc64 LinuxJMadgwick2020-04-14-1/+1
| | | | | Correct various pre-processor defines for sparc64 and in mozjemalloc use the JS arm64 allocator on Linux/sparc64. This corrects build problems opn Linux sparc64 and is in line with bugzilla bug #1275204.
* Issue #1499 - Re-import ExtensionStorage.jsmMatt A. Tobin2020-04-14-0/+242
|
* Issue #1467 - Part 4: Rename NSS_SQLSTORE to MOZ_SECURITY_SQLSTORE.wolfbeast2020-04-14-1/+1
| | | | Rename the build config option accordingly.
* Issue #1467 - Part 2: Make the PBKDF rounds adaptive to choice of NSS dbwolfbeast2020-04-14-5/+12
|
* Issue #1470 - Part 3: Remove now unused update.localeMatt A. Tobin2020-04-14-5/+0
| | | | This requires changes to package-manifest in all applications
* Issue #1470 - Part 2: Change calls from UpdateUtils.getUpdateChannel() to ↵Matt A. Tobin2020-04-14-3/+3
| | | | UpdateUtils.UpdateChannel in telemetry modules
* Issue #1470 - Part 1: Refactor UpdateUtils.jsmMatt A. Tobin2020-04-14-229/+85
|
* Remove exposed bug from UpdateUtils.jsmNew Tobin Paradigm2020-04-14-6/+0
|
* Issue #251 - Move --disable-dbm to ac configureMatt A. Tobin2020-04-14-18/+0
| | | | Also Tag #1467
* No Issue - Always build marionette until it can be tracked down and killedMatt A. Tobin2020-04-14-1/+1
|
* Issue #1053 - Remove android preprocessor directive from toolkit/locales/jar.mnMatt A. Tobin2020-04-14-2/+0
|