| Commit message (Expand) | Author | Age | Lines |
* | Issue #439 - Remove tests from widget/ | Matt A. Tobin | 2020-04-14 | -23742/+8 |
* | Issue #316 - Be more gentle with the CC and nursery. | wolfbeast | 2020-04-14 | -11/+7 |
* | Issue #316 - Pre-process Performance.webidl | wolfbeast | 2020-04-14 | -1/+1 |
* | Issue #316 - Make the memory GC performance object conditional (WIP) | wolfbeast | 2020-04-14 | -0/+36 |
* | Issue #1457 - Unfold sqlite3 from nss | Matt A. Tobin | 2020-04-14 | -57/+21 |
* | Issue #1383 - Remove "Copy raw data to clipboard" button | wolfbeast | 2020-04-14 | -47/+0 |
* | Issue #1445 - Add a link to details on using Firefox extensions in Pale Moon | JustOff | 2020-04-14 | -0/+10 |
* | Issue #1454 - Add MOZ_PKG_SPECIAL to UpdateUtils | Matt A. Tobin | 2020-04-14 | -0/+5 |
* | Issue #1445 - strings cleanup | JustOff | 2020-04-14 | -4/+1 |
* | Issue #1445 - remove redundant nativeIndicator | wolfbeast | 2020-04-14 | -21/+0 |
* | Issue #1320 - Stop appending cpu arch to the end of %BUILD_TARGET% on Windows... | Matt A. Tobin | 2020-04-14 | -3/+0 |
* | Issue #1445 - Use the detailed string also in the list entries. | wolfbeast | 2020-04-14 | -1/+1 |
* | Issue #1446 - Only match extension add-on types for target applications. | wolfbeast | 2020-04-14 | -6/+9 |
* | Issue #1355 - Make nsTableCellFrame::GetColIndex/GetRowIndex faster | win7-7 | 2020-04-14 | -152/+106 |
* | Issue #1446 - Only allow extension add-on types for Firefox compat mode. | wolfbeast | 2020-04-14 | -2/+2 |
* | Issue #1445 - Clarify the status of extensions in the Add-On manager | wolfbeast | 2020-04-14 | -3/+51 |
* | [CSS] Only emit non-GC chrome wrapped XUL box warnings in debug builds. | wolfbeast | 2020-04-14 | -0/+2 |
* | Issue #1441 - Guard appomni/greomni with UXP_CUSTOM_OMNI env var. | wolfbeast | 2020-04-14 | -34/+39 |
* | Revert "Issue #1441 - Guard appomni/greomni with UXP_CUSTOM_OMNI env var." | wolfbeast | 2020-04-14 | -38/+34 |
* | [IndexedDB] Ensure that strong references to newly created cursors are | Simon Giesecke | 2020-04-14 | -2/+4 |
* | [Parser] Move setting context to null to the correct location. | Henri Sivonen | 2020-04-14 | -4/+4 |
* | Issue #1441 - Guard appomni/greomni with UXP_CUSTOM_OMNI env var. | wolfbeast | 2020-04-14 | -34/+38 |
* | [Layers] Clear WrappingTextureSourceYCbCrBasic::mTexture correctly | sotaro | 2020-04-14 | -0/+8 |
* | [Network] Bump http channel default Firefox CompatMode init value. | wolfbeast | 2020-04-14 | -1/+1 |
* | Fix a whitespace issue in nsComputedDOMStyle.cpp | wolfbeast | 2020-04-14 | -3/+3 |
* | [CSS] Add stub for font-variation-settings | wolfbeast | 2020-04-14 | -0/+45 |
* | [CSP] Allow not having a Port for RessourceURI if the Scheme has no | wolfbeast | 2020-04-14 | -1/+15 |
* | Issue #65 - Correct nsHelperAppDlg.js for bad preprocessing conversion | Matt A. Tobin | 2020-04-14 | -34/+36 |
* | Issue #80 - Stop building non-generated dom/binding files as UNIFIED_SOURCES | Matt A. Tobin | 2020-04-14 | -3/+13 |
* | Directly assign PrimitiveConversions.h to the generated binding of KeyframeAn... | Matt A. Tobin | 2020-04-14 | -0/+6 |
* | Issue #1355 - Do less work for columns not in the desired set in PaintRowGrou... | win7-7 | 2020-04-14 | -12/+26 |
* | Issue #65 - Don't split in the middle of assignment statements in createProfi... | Matt A. Tobin | 2020-04-14 | -3/+2 |
* | Issue #65 - Correct fallthough case in profileSelection.js | Matt A. Tobin | 2020-04-14 | -1/+1 |
* | Issue #65 - Remove AppConstants from toolkit/components/passwordmgr | Matt A. Tobin | 2020-04-14 | -18/+20 |
* | Issue #65 - Remove AppConstants from toolkit/components/alerts | Matt A. Tobin | 2020-04-14 | -5/+9 |
* | Issue #65 - Remove AppConstants from toolkit/components/places | Matt A. Tobin | 2020-04-14 | -3/+7 |
* | Issue #65 - Remove AppConstants from toolkit/components/apppicker | Matt A. Tobin | 2020-04-14 | -22/+20 |
* | Issue #65 - Remove AppConstants from toolkit/components/thumbnails | Matt A. Tobin | 2020-04-14 | -3/+4 |
* | Issue #65 - Remove AppConstants from toolkit/components/printing | Matt A. Tobin | 2020-04-14 | -3/+7 |
* | Issue #65 - Remove AppConstants from toolkit/components/satchel | Matt A. Tobin | 2020-04-14 | -26/+29 |
* | Issue #65 - Remove AppConstants from toolkit/components/jsdownloads | Matt A. Tobin | 2020-04-14 | -17/+18 |
* | Issue #65 - Remove AppConstants from toolkit/mozapps/downloads | Matt A. Tobin | 2020-04-14 | -138/+141 |
* | Issue #65 - Remove AppConstants from toolkit/mozapps/extensions | Matt A. Tobin | 2020-04-14 | -8/+11 |
* | Issue #65 - Remove AppConstants from toolkit/mozapps/update | Matt A. Tobin | 2020-04-14 | -143/+152 |
* | Issue #65 - Remove AppConstants from toolkit/profile | Matt A. Tobin | 2020-04-14 | -13/+11 |
* | fix whitespace | win7-7 | 2020-04-14 | -1/+1 |
* | Issue #1386 - Devirtualize GetRowSpan/GetColSpan | win7-7 | 2020-04-14 | -64/+41 |
* | Issue #1395 - Part 2: Remove the rest of FlyWeb | Matt A. Tobin | 2020-04-14 | -4419/+0 |
* | Issue #1395 - Remove FlyWeb Service | Matt A. Tobin | 2020-04-14 | -244/+0 |
* | Issue #1390 - Get rid of the Presentation API | Matt A. Tobin | 2020-04-14 | -29305/+0 |