summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Merge branch 'release' into Basilisk-releasev2020.02.18wolfbeast2020-02-15-39/+68
|\
| * [IndexedDB] Ensure that strong references to newly created cursors areSimon Giesecke2020-02-15-2/+4
| * [Parser] Move setting context to null to the correct location.Henri Sivonen2020-02-15-2/+2
| * Issue #1441 - Guard appomni/greomni with UXP_CUSTOM_OMNI env var.wolfbeast2020-02-15-34/+39
| * [Layers] Clear WrappingTextureSourceYCbCrBasic::mTexture correctlysotaro2020-02-15-0/+8
| * [CSP] Allow not having a Port for RessourceURI if the Scheme has nowolfbeast2020-02-15-1/+15
* | [SSUAO] Update YouTube overrides to switch to polymer v1v2020.02.06wolfbeast2020-02-06-2/+2
* | Merge remote-tracking branch 'origin/release' into Basilisk-releasewolfbeast2020-02-06-370/+187
|\|
| * Issue #1377 - Fix porting typo in mailnews/base/search/content/searchWidgets.xmlMatt A. Tobin2020-02-02-1/+1
| * Fix whitespace.athenian2002020-01-27-1/+1
| * Issue #1349 - Stop 2xx FTP responses from causing browser to hang.athenian2002020-01-27-4/+20
| * Issue #1358 - Default to SSL/TLS when using the Account WizardMatt A. Tobin2020-01-20-3/+6
| * Issue #1362 - Revert "Implement regular expression lookbehind"wolfbeast2020-01-19-359/+157
| * Issue #1362 - Revert "Update js/src/builtin/TestingFunctions.cpp forwolfbeast2020-01-19-3/+3
* | Merge branch 'release' into Basilisk-releasev2020.01.12wolfbeast2020-01-11-75498/+595992
|\|
| * Simplify some alias sets in IonMonkey.wolfbeast2020-01-11-11/+2
| * Prefer file extension as-provided over default extension for mimetype towolfbeast2020-01-11-52/+84
| * Update GTK clipboard handlingwolfbeast2020-01-11-25/+31
| * Handle missing base64 challenge in NegotiateAuth and NTLMAuth.wolfbeast2020-01-11-3/+6
| * Make copy of list before iterating over it.Yaron Tausky2020-01-11-1/+2
| * Be more consistent about decoding IP addresses in PSM.wolfbeast2020-01-11-2/+7
| * Simplify value setting.wolfbeast2020-01-11-66/+39
| * Issue #1348 - Part 3: Set IS_PRIVATE input scope in private browsing.wolfbeast2020-01-11-9/+28
| * Issue #1348 - Part 2: Teach IMEState about Private Browsing mode.wolfbeast2020-01-11-8/+21
| * Issue #1348 - Part 1: Clean up input scope support for IMM32.Makoto Kato2020-01-11-50/+26
| * Reject sample rates that are out-of-range for libsoundtouch.wolfbeast2020-01-11-3/+8
| * Bug 1599054 - allow callers to ommit sending OAuth2 client_secret parameter.Gaming4JC2020-01-11-2/+21
| * Bug 1597933 - Use URLSearchParams for setting params for OAuth2 authorization...Gaming4JC2020-01-11-20/+37
| * Bug 1597933 - use fetch + URLSearchParms instead of Http.jsm to request OAuth...Gaming4JC2020-01-11-32/+32
| * Bug 1597933 - don't pass string constants to determine OAuth refresh token or...Gaming4JC2020-01-11-10/+16
| * Bug 1597933 - improve OAuth2 params parsing.Gaming4JC2020-01-11-15/+7
| * Bug 1597933 - clean up OAuth2 code: remove responseType which is always code.Gaming4JC2020-01-11-9/+6
| * Bug 1453643 - Enable proper retry on oauth2 authenication failure.Gaming4JC2020-01-11-26/+34
| * Bug 1176399 - Multiple requests for master password when GMail OAuth2 is enab...Gaming4JC2020-01-11-21/+101
| * Merge branch 'master' into releasewolfbeast2019-12-09-0/+4
| |\
| | * No Issue - Execute the precomplete command on *nix AltPackagingMatt A. Tobin2019-12-09-0/+4
| * | Merge branch 'master' into releasewolfbeast2019-12-07-20/+34
| |\|
| | * Merge branch 'release'wolfbeast2019-12-07-0/+0
| | |\ | | |/ | |/|
| * | Merge branch 'master' into releasewolfbeast2019-12-06-75268/+595601
| |\ \
| | | * Merge pull request #1314 from g4jc/mailnews_patchesNew Tobin Paradigm2019-12-06-20/+34
| | |/|
| | | * Bug 1571481 - Improve multipart/alternative.Gaming4JC2019-12-02-20/+25
| | | * Bug 1482248 - don't crash on empty file name in nsMsgLocalStoreUtils::nsShoul...Gaming4JC2019-12-02-0/+3
| | | * Bug 1509685 - Add more bounds checking in nsMsgDBView::UpdateDisplayMessage()...Gaming4JC2019-12-02-0/+6
| | * | Update NSS version.wolfbeast2019-12-06-6/+8
| | * | Add missing call to WaitForIsDebuggerRegisteredwolfbeast2019-12-06-0/+6
| | * | [NSS] Bug 1586176 - EncryptUpdate should use maxout not block size.Craig Disselkoen2019-12-06-1/+1
| | * | Check return value of PeerConnectionImpl::GetFingerprint.Christian Holler2019-12-06-1/+2
| | * | [NSS] Bug 1508776 - Remove unneeded refcounting from SFTKSessionJ.C. Jones2019-12-06-24/+11
| | * | Initialize all fields of GdkEvents in nsClipboard.cppwolfbeast2019-12-06-2/+2
| | * | Fix incorrect values for saving ordered lists as text.wolfbeast2019-12-06-29/+33