summaryrefslogtreecommitdiffstats
path: root/toolkit
Commit message (Expand)AuthorAgeLines
* Issue #1628 - Remove redundant PREF_EM_UPDATE_BACKGROUND_URLMatt A. Tobin2020-08-07-8/+1
* Improve dll loading on Windows.Moonchild2020-07-29-1/+2
* Issue #1612 - Add-ons targeting Toolkit's ID (and not Firefox's) should be co...Matt A. Tobin2020-07-22-2/+6
* Issue #1594 - restore UAC elevation in the uninstaller.Moonchild2020-06-14-28/+7
* Follow up to Issue #1578 - Preprocess the popup bindingMatt A. Tobin2020-06-09-3/+10
* Merge pull request #1584 from Lootyhoof/global-menuMoonchild2020-06-09-2/+17
|\
| * Issue MoonchildProductions/UXP#1578 - Add global menubar support for GTKLootyhoof2020-06-09-2/+17
* | Issue #439 - Remove, fix and clean up automated testsMoonchild2020-06-08-57/+0
|/
* Issue #361 - Remove dead Android code.Ascrod2020-05-25-93/+2
* Bug 1154295 - use normal formatting for plaintext documents in reader modeTrushita2020-05-25-0/+42
* Bug 1621479 - Fix typo in reader mode CSS class preservation list.Cameron McCormack2020-05-25-1/+1
* Issue #361 - Update Readability from upstream.Ascrod2020-05-25-68/+367
* Issue #1538 - remove speech recognition engineMoonchild2020-05-20-80/+1
* Merge pull request #1535 from g4jc/VFS_telemetry_nukeMoonchild2020-05-09-337/+0
|\
| * Issue #21 - Remove TelemertyVFSGaming4JC2020-05-06-337/+0
* | Hyperbola IceDove should use the toolkit SearchServiceMatt A. Tobin2020-05-06-2/+1
|/
* [AM] Clean up addon-signing build leftovers.wolfbeast2020-04-21-7/+0
* Issue #576 - Remove IdentityService and ContextualIdentityServiceMatt A. Tobin2020-04-19-3112/+0
* Issue #65 - Remove AppConstants from toolkit/prompts/content/tabprompts.xmlMatt A. Tobin2020-04-19-15/+13
* Merge pull request #1518 from MoonchildProductions/shadowdom-mergeMoonchild2020-04-17-6/+9
|\
| * Bug 1377978 - Make nsRange use uint32_t to offsetMatt A. Tobin2020-04-17-6/+9
* | Issue #251 - Move MOZ_AV1 back to ac configure for everyone to use.wolfbeast2020-04-16-14/+0
|/
* Issue #1516 - Part 1: Add a global build define to determine if the client ca...Matt A. Tobin2020-04-14-5/+2
* Take files out of preprocessing that no longer require itMatt A. Tobin2020-04-07-15/+7
* Follow up to d0eee8f01 - Run precomplete cmd during package stagingMatt A. Tobin2020-04-07-1/+1
* Align mar generation on Windows with other platformsMatt A. Tobin2020-04-07-4/+1
* Issue #1508 - Redirect moz://a to http://thereisonlyxul.org/wolfbeast2020-04-03-1/+1
* Issue #65 - Fix unprocessed directives in WebRequest.jsmJustOff2020-04-01-1/+1
* Issue #1280 - Un-bust certerror pages and ForgetAboutSitewolfbeast2020-03-31-4/+3
* Properly fix crash in nsDownloadManager when repeatedly pausing and resuming ...Matt A. Tobin2020-03-29-1/+4
* Merge pull request #1472 from JMadgwick/masterMoonchild2020-03-28-1/+1
|\
| * Issue #1471 - Fix building on sparc64 LinuxJMadgwick2020-03-09-1/+1
* | Issue #1499 - Re-import ExtensionStorage.jsmMatt A. Tobin2020-03-26-0/+242
* | Issue #1467 - Part 4: Rename NSS_SQLSTORE to MOZ_SECURITY_SQLSTORE.wolfbeast2020-03-19-1/+1
* | Issue #1467 - Part 2: Make the PBKDF rounds adaptive to choice of NSS dbwolfbeast2020-03-17-5/+12
* | Issue #1470 - Part 3: Remove now unused update.localeMatt A. Tobin2020-03-05-5/+0
* | Issue #1470 - Part 2: Change calls from UpdateUtils.getUpdateChannel() to Upd...Matt A. Tobin2020-03-05-3/+3
* | Issue #1470 - Part 1: Refactor UpdateUtils.jsmMatt A. Tobin2020-03-05-229/+85
|/
* Remove exposed bug from UpdateUtils.jsmNew Tobin Paradigm2020-03-04-6/+0
* Revert "Issue #190 - Part 1: Remove XP_IOS conditional code"Matt A. Tobin2020-02-28-0/+24
* Issue #190 - Part 1: Remove XP_IOS conditional codeMatt A. Tobin2020-02-28-24/+0
* Issue #251 - Move --disable-dbm to ac configureMatt A. Tobin2020-02-28-18/+0
* No Issue - Always build marionette until it can be tracked down and killedMatt A. Tobin2020-02-26-1/+1
* Issue #1053 - Remove android preprocessor directive from toolkit/locales/jar.mnMatt A. Tobin2020-02-25-2/+0
* Issue #1053 - Remove android support from toolkitMatt A. Tobin2020-02-25-2315/+105
* Bug 1339444 - Remove unused resource://gre/modules/sqlite/sqlite_internal.jsMatt A. Tobin2020-02-25-331/+0
* Issue #439 - Remove tests from toolkit/Matt A. Tobin2020-02-25-246988/+95
* Reclassify heapsnapshot and nsJSInspector as not part of devtoolsMatt A. Tobin2020-02-22-2/+3
* Issue #1383 - Remove "Copy raw data to clipboard" buttonwolfbeast2020-02-20-47/+0
* Merge pull request #1455 from JustOff/issue1445_details_urlMoonchild2020-02-19-0/+10
|\