summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Issue #1395 - Remove FlyWeb ServiceMatt A. Tobin2020-04-14-244/+0
* Issue #1390 - Get rid of the Presentation APIMatt A. Tobin2020-04-14-29305/+0
* Issue #1390 - Remove secondscreen modules from toolkitMatt A. Tobin2020-04-14-855/+0
* [AM] Remove shared theme leftovers for webextensionswolfbeast2020-04-14-1271/+0
* Issue #1392 - Change --enable-eme to MOZ_ARG_ENABLE_BOOL and remove MOZ_EME_M...Matt A. Tobin2020-04-14-19/+7
* Update UXP Coding Style.mdMoonchild2020-04-14-1/+1
* Update UXP Coding Style.mdMoonchild2020-04-14-2/+2
* Issue #26 - Part 2c: Remove dependence on gmp/widevine-adapter/*wolfbeast2020-04-14-5/+11
* Issue #26 - Part 2b: Stub out GMPDecryptorProxy functions.wolfbeast2020-04-14-1/+35
* Issue #26 Part 2a: make more EME code conditional.wolfbeast2020-04-14-21/+126
* [Installer] Updated the 7-zip stub binary to make sure it doesn't hangwolfbeast2020-04-14-0/+0
* Issue #1384 - Match standard for colSpan/rowSpanwin7-72020-04-14-19/+59
* Issue #1382 - Remove invalid assertion.wolfbeast2020-04-14-8/+9
* Issue #1355 - Hit testing in large tables has become extremely slowwin7-72020-04-14-7/+30
* Revert "Issue #1355 - Hit testing in large tables has become extremely slow"wolfbeast2020-04-14-29/+7
* Issue #1355 - Hit testing in large tables has become extremely slowwin7-72020-04-14-7/+29
* Fix preprocessor directive in UserAgentUpdates.jsmNew Tobin Paradigm2020-04-14-1/+1
* Issue #1378 - Follow-up: make sure background items remain table-aligned.wolfbeast2020-04-14-1/+1
* Issue #65 - Remove AppConstants from toolkit/modulesMatt A. Tobin2020-04-14-168/+174
* Issue #65 - Remove AppConstants from toolkit/contentMatt A. Tobin2020-04-14-96/+88
* Issue #65 - Remove AppConstants from netwerk/Matt A. Tobin2020-04-14-10/+9
* Issue #65 - Remove AppConstants from mailnews/Matt A. Tobin2020-04-14-5/+7
* Issue #65 - Remove AppConstants from dom/Matt A. Tobin2020-04-14-19/+18
* Issue #1378 - Align the drawing of table cell backgrounds with the spec.wolfbeast2020-04-14-55/+105
* Issue #1377 - Fix porting typo in mailnews/base/search/content/searchWidgets.xmlMatt A. Tobin2020-04-14-1/+1
* Issue #447 - Update HSTS preload list & reduce debug spewwolfbeast2020-04-14-8493/+14130
* Issue #1342 - Remove support for system libvpxwolfbeast2020-04-14-56/+1
* Issue #1342 - Remove support for system sqlitewolfbeast2020-04-14-191/+10
* Issue #1342 - Update old.configure for removed build optionswolfbeast2020-04-14-3/+0
* Issue #1342 - Remove support for system linbpngwolfbeast2020-04-14-56/+1
* Issue #1355 - Speed up the traversal of a table row frame's child cellswin7-72020-04-14-28/+27
* Issue #1342 - Remove support for system NSPR/NSSwolfbeast2020-04-14-99/+24
* Issue #1342 - Remove support for system ICUwolfbeast2020-04-14-48/+12
* [WebRequest] Remove AddonManagerPermissions leftoverswolfbeast2020-04-14-11/+1
* Issue #1356 - Add tests.athenian2002020-04-14-0/+25
* Issue #1356 - Restore older syntax.athenian2002020-04-14-1/+1
* Issue #1356 - Remove -moz-user-input disabled to improve event handling.athenian2002020-04-14-78/+43
* Issue #1360 - Enable acceleration by default on all known-good platforms.wolfbeast2020-04-14-1/+5
* Issue #1360 - Part 2: Update tests for changed preferences.wolfbeast2020-04-14-25/+12
* Issue #1360 - Part 1: Simplify layers acceleration prefs.wolfbeast2020-04-14-74/+17
* Merge pull request #1371 from athenian200/ftp-listMoonchild2020-01-26-4/+20
|\
| * Fix whitespace.athenian2002020-01-26-1/+1
| * Issue #1349 - Stop 2xx FTP responses from causing browser to hang.athenian2002020-01-26-4/+20
|/
* No issue - Always use jemalloc allocator for storage memory whenwolfbeast2020-01-23-8/+1
* Issue #1338 - Follow-up: Also cache the most recent PBKDF1 hashKai Engert2020-01-23-50/+140
* Issue #1342 - Remove support for system libeventwolfbeast2020-01-23-55/+4
* Issue #1366 - Fix build bustage from erroneously removing 2 function implemen...wolfbeast2020-01-22-0/+14
* Issue #1354 - Fix another potential crashing scenario in WebGL.wolfbeast2020-01-22-95/+81
|\
| * Issue #1354 - Fix typowolfbeast2020-01-21-1/+1
| * Issue #1354 - Clear the current context when MakeCurrent() fails.wolfbeast2020-01-20-95/+81