summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'release' into Basilisk-releasev2020.01.12wolfbeast2020-01-11
|\
| * Simplify some alias sets in IonMonkey.wolfbeast2020-01-11
| * Prefer file extension as-provided over default extension for mimetype towolfbeast2020-01-11
| * Update GTK clipboard handlingwolfbeast2020-01-11
| * Handle missing base64 challenge in NegotiateAuth and NTLMAuth.wolfbeast2020-01-11
| * Make copy of list before iterating over it.Yaron Tausky2020-01-11
| * Be more consistent about decoding IP addresses in PSM.wolfbeast2020-01-11
| * Simplify value setting.wolfbeast2020-01-11
| * Issue #1348 - Part 3: Set IS_PRIVATE input scope in private browsing.wolfbeast2020-01-11
| * Issue #1348 - Part 2: Teach IMEState about Private Browsing mode.wolfbeast2020-01-11
| * Issue #1348 - Part 1: Clean up input scope support for IMM32.Makoto Kato2020-01-11
| * Reject sample rates that are out-of-range for libsoundtouch.wolfbeast2020-01-11
| * Bug 1599054 - allow callers to ommit sending OAuth2 client_secret parameter.Gaming4JC2020-01-11
| * Bug 1597933 - Use URLSearchParams for setting params for OAuth2 authorization...Gaming4JC2020-01-11
| * Bug 1597933 - use fetch + URLSearchParms instead of Http.jsm to request OAuth...Gaming4JC2020-01-11
| * Bug 1597933 - don't pass string constants to determine OAuth refresh token or...Gaming4JC2020-01-11
| * Bug 1597933 - improve OAuth2 params parsing.Gaming4JC2020-01-11
| * Bug 1597933 - clean up OAuth2 code: remove responseType which is always code.Gaming4JC2020-01-11
| * Bug 1453643 - Enable proper retry on oauth2 authenication failure.Gaming4JC2020-01-11
| * Bug 1176399 - Multiple requests for master password when GMail OAuth2 is enab...Gaming4JC2020-01-11
| * Merge branch 'master' into releasewolfbeast2019-12-09
| |\
| | * No Issue - Execute the precomplete command on *nix AltPackagingMatt A. Tobin2019-12-09
| * | Merge branch 'master' into releasewolfbeast2019-12-07
| |\|
| | * Merge branch 'release'wolfbeast2019-12-07
| | |\ | | |/ | |/|
| * | Merge branch 'master' into releasewolfbeast2019-12-06
| |\ \
| | | * Merge pull request #1314 from g4jc/mailnews_patchesNew Tobin Paradigm2019-12-06
| | |/|
| | | * Bug 1571481 - Improve multipart/alternative.Gaming4JC2019-12-02
| | | * Bug 1482248 - don't crash on empty file name in nsMsgLocalStoreUtils::nsShoul...Gaming4JC2019-12-02
| | | * Bug 1509685 - Add more bounds checking in nsMsgDBView::UpdateDisplayMessage()...Gaming4JC2019-12-02
| | * | Update NSS version.wolfbeast2019-12-06
| | * | Add missing call to WaitForIsDebuggerRegisteredwolfbeast2019-12-06
| | * | [NSS] Bug 1586176 - EncryptUpdate should use maxout not block size.Craig Disselkoen2019-12-06
| | * | Check return value of PeerConnectionImpl::GetFingerprint.Christian Holler2019-12-06
| | * | [NSS] Bug 1508776 - Remove unneeded refcounting from SFTKSessionJ.C. Jones2019-12-06
| | * | Initialize all fields of GdkEvents in nsClipboard.cppwolfbeast2019-12-06
| | * | Fix incorrect values for saving ordered lists as text.wolfbeast2019-12-06
| | * | Update identifier map entries and notify if they get removed.wolfbeast2019-12-06
| | * | Check if we're already at the end of the frame's content.Jonathan Kew2019-12-06
| | * | Use mutex in PACResolver when accessing mRequest from multiple threads.Valentin Gosu2019-12-06
| | * | Properly detect failure in receiving plugin NPObjects.David Parks2019-12-06
| | * | Issue #1313 - Bump Firefox compatMode version to 68.9wolfbeast2019-12-04
| | |/
| | * Merge pull request #1310 from MoonchildProductions/jemalloc_cleanupMoonchild2019-12-03
| | |\
| | | * Issue #1307 - Part 8: Remove deprecated sysctl.h inclusion.wolfbeast2019-12-02
| | | * Issue #1307 - Part 7: Add missing MALLOC_STATSwolfbeast2019-11-30
| | | * Issue #1307 - Part 6: Remove dead code behind PTHREAD_MMAP_UNALIGNED_TSDwolfbeast2019-11-30
| | | * Issue #1307 - Part 5: Remove allocation tracing.wolfbeast2019-11-30
| | | * Issue #1307 - Part 4: Stop using variable-length arrays.wolfbeast2019-11-30
| | | * Issue #1307 - Part 3: Assume MOZ_MEMORY is always enabled.wolfbeast2019-11-30
| | | * Issue #1307 - Part 2: Remove disabled code blockswolfbeast2019-11-30
| | | * Issue #1307 - Part 1: Remove MALLOC_VALIDATEwolfbeast2019-11-30