summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Issue #316 - Make the memory GC performance object conditional (WIP)wolfbeast2020-02-20-0/+36
* 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
|\
| * Issue #1445 - Add a link to details on using Firefox extensions in Pale MoonJustOff2020-02-19-0/+10
* | Issue #1454 - Add MOZ_PKG_SPECIAL to UpdateUtilsMatt A. Tobin2020-02-19-0/+5
|/
* Merge pull request #1452 from JustOff/Issue1445_cleanupMoonchild2020-02-19-4/+1
|\
| * Issue #1445 - strings cleanupJustOff2020-02-19-4/+1
|/
* Issue #1445 - remove redundant nativeIndicatorwolfbeast2020-02-19-21/+0
* Issue #1320 - Stop appending cpu arch to the end of %BUILD_TARGET% on Windows...Matt A. Tobin2020-02-17-3/+0
* Issue #1445 - Use the detailed string also in the list entries.wolfbeast2020-02-17-1/+1
* Issue #1446 - Only match extension add-on types for target applications.wolfbeast2020-02-17-6/+9
* Merge pull request #1447 from win7-7/optimization-4-prMoonchild2020-02-17-152/+106
|\
| * Issue #1355 - Make nsTableCellFrame::GetColIndex/GetRowIndex fasterwin7-72020-02-16-152/+106
* | Issue #1446 - Only allow extension add-on types for Firefox compat mode.wolfbeast2020-02-17-2/+2
* | Issue #1445 - Clarify the status of extensions in the Add-On managerwolfbeast2020-02-16-3/+51
* | [CSS] Only emit non-GC chrome wrapped XUL box warnings in debug builds.wolfbeast2020-02-14-0/+2
* | Issue #1441 - Guard appomni/greomni with UXP_CUSTOM_OMNI env var.wolfbeast2020-02-14-34/+39
* | Revert "Issue #1441 - Guard appomni/greomni with UXP_CUSTOM_OMNI env var."wolfbeast2020-02-14-38/+34
* | [IndexedDB] Ensure that strong references to newly created cursors areSimon Giesecke2020-02-14-2/+4
* | [Parser] Move setting context to null to the correct location.Henri Sivonen2020-02-14-4/+4
* | Issue #1441 - Guard appomni/greomni with UXP_CUSTOM_OMNI env var.wolfbeast2020-02-14-34/+38
* | [Layers] Clear WrappingTextureSourceYCbCrBasic::mTexture correctlysotaro2020-02-14-0/+8
* | [Network] Bump http channel default Firefox CompatMode init value.wolfbeast2020-02-14-1/+1
* | Fix a whitespace issue in nsComputedDOMStyle.cppwolfbeast2020-02-12-3/+3
* | [CSS] Add stub for font-variation-settingswolfbeast2020-02-11-0/+45
* | [CSP] Allow not having a Port for RessourceURI if the Scheme has nowolfbeast2020-02-11-1/+15
* | Issue #65 - Correct nsHelperAppDlg.js for bad preprocessing conversionMatt A. Tobin2020-02-09-34/+36
* | Issue #80 - Stop building non-generated dom/binding files as UNIFIED_SOURCESMatt A. Tobin2020-02-08-3/+13
* | Directly assign PrimitiveConversions.h to the generated binding of KeyframeAn...Matt A. Tobin2020-02-08-0/+6
|/
* Merge pull request #1393 from win7-7/optimization-3-prMoonchild2020-02-08-12/+26
|\
| * Merge branch 'master' into optimization-3-prwin7-72020-02-06-29/+174
| |\
| * | Issue #1355 - Do less work for columns not in the desired set in PaintRowGrou...win7-72020-02-06-12/+26
* | | Merge pull request #1394 from MoonchildProductions/appconst-workMoonchild2020-02-07-399/+428
|\ \ \
| * | | Issue #65 - Don't split in the middle of assignment statements in createProfi...Matt A. Tobin2020-02-07-3/+2
| * | | Issue #65 - Correct fallthough case in profileSelection.jsMatt A. Tobin2020-02-07-1/+1
| * | | Issue #65 - Remove AppConstants from toolkit/components/passwordmgrMatt A. Tobin2020-02-06-18/+20
| * | | Issue #65 - Remove AppConstants from toolkit/components/alertsMatt A. Tobin2020-02-06-5/+9
| * | | Issue #65 - Remove AppConstants from toolkit/components/placesMatt A. Tobin2020-02-06-3/+7
| * | | Issue #65 - Remove AppConstants from toolkit/components/apppickerMatt A. Tobin2020-02-06-22/+20
| * | | Issue #65 - Remove AppConstants from toolkit/components/thumbnailsMatt A. Tobin2020-02-06-3/+4
| * | | Issue #65 - Remove AppConstants from toolkit/components/printingMatt A. Tobin2020-02-06-3/+7
| * | | Issue #65 - Remove AppConstants from toolkit/components/satchelMatt A. Tobin2020-02-06-26/+29
| * | | Issue #65 - Remove AppConstants from toolkit/components/jsdownloadsMatt A. Tobin2020-02-06-17/+18
| * | | Issue #65 - Remove AppConstants from toolkit/mozapps/downloadsMatt A. Tobin2020-02-06-138/+141
| * | | Issue #65 - Remove AppConstants from toolkit/mozapps/extensionsMatt A. Tobin2020-02-06-8/+11
| * | | Issue #65 - Remove AppConstants from toolkit/mozapps/updateMatt A. Tobin2020-02-05-143/+152
| * | | Issue #65 - Remove AppConstants from toolkit/profileMatt A. Tobin2020-02-05-13/+11
* | | | Merge pull request #1388 from win7-7/devirtualize-prMoonchild2020-02-07-64/+41
|\ \ \ \
| * | | | fix whitespacewin7-72020-02-05-1/+1
| * | | | Issue #1386 - Devirtualize GetRowSpan/GetColSpanwin7-72020-02-03-64/+41
| | |/ / | |/| |