summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'master' into Basilisk-releasev2018.09.27wolfbeast2018-09-27
|\
| * Add a conditional to not build the platform so the build system can be exploi...Matt A. Tobin2018-09-27
| * Merge pull request #791 from g4jc/session_supercookieMoonchild2018-09-27
| |\
| | * backport mozbug 1334776 - CVE-2017-7797 Header name interning leaks across or...Gaming4JC2018-09-25
| * | Merge pull request #789 from g4jc/sha256_leakfixMoonchild2018-09-27
| |\ \
| | * | backport mozbug 1444532 - fix a leak in SHA256 in nsHttpConnectionInfo.cpp r=...Gaming4JC2018-09-26
| | |/
| * | Build nsJSInspector regardless of devtoolsMatt A. Tobin2018-09-26
| * | Merge pull request #790 from g4jc/nsSOCKSIOLayer_nullptrMoonchild2018-09-26
| |\ \
| | * | backport mozbug 1344613 - Avoid possibility of null pointer crash in nsSOCKSI...Gaming4JC2018-09-25
| | |/
| * | Merge pull request #788 from alaviss/apz-experimentalMoonchild2018-09-26
| |\ \ | | |/ | |/|
| | * gfx: add pref for enabling APZ without e10sLeorize2018-09-25
* | | Merge branch 'master' into Basilisk-releasewolfbeast2018-09-27
|\| |
| * | Merge branch 'master' of https://github.com/MoonchildProductions/UXPwolfbeast2018-09-25
| |\|
| | * Merge pull request #786 from JustOff/PR_auth_dialog_overflowMoonchild2018-09-24
| | |\
| | | * Remove window.sizeToContent() from commonDialog.js, as it's useless and leads...JustOff2018-09-23
| | |/
| * / Regression fix: enable ICC v4 profiles by default.wolfbeast2018-09-25
| |/
| * Remove code that prevents binary extensionsMatt A. Tobin2018-09-23
| * Update list of IDs to never send to AUS in AddonUpdateChecker.jsmMatt A. Tobin2018-09-23
| * Use SSM's createCodebasePrincipalFromOrigin() instead of the nonexistent Brow...wolfbeast2018-09-22
| * Merge pull request #782 from trav90/class-memaccess-errorsMoonchild2018-09-21
| |\
| | * Rename TypeSet::clone to TypeSet::cloneIntoUninitialized to indicate that it ...trav902018-09-19
| | * Don't use PodCopy/PodMove to implement typed-array element-to-element copyingtrav902018-09-19
| | * Give uint8_clamped a defaulted (and also trivial) default constructor, copy c...trav902018-09-19
| * | Merge pull request #781 from JustOff/PR_fileExecutableSecurityWarningMoonchild2018-09-20
| |\ \ | | |/ | |/|
| | * [PALEMOON] Restore strings mistakenly removed by [8be0c16be614d54183ee3d4877e...JustOff2018-09-20
| |/
| * Merge pull request #778 from MihailZenkov/masterMoonchild2018-09-20
| |\
| | * Fix timer overflow on converting from sec to msec in idleServiceMihail Zenkov2018-09-20
| |/
| * Add a null check in nsHttpTransaction::Close.wolfbeast2018-09-19
| * Merge branch 'worker-fix'wolfbeast2018-09-18
| |\
| | * Send worker-runnables destined for the main thread actually to the main thread.wolfbeast2018-09-16
| | * Stop using the worker MainThreadTaskQueue from dom/fetch.wolfbeast2018-09-16
| | * Stop using the MainThreadTaskQueue from service workers.wolfbeast2018-09-16
| * | Rewrite the Code of Conduct document.wolfbeast2018-09-18
| * | Use SessionStore.promiseInitialized() to avoid race condition in "about:home"...JustOff2018-09-17
| * | New cycle version bump.wolfbeast2018-09-17
| * | Merge pull request #770 from JustOff/PR_bgtab_notifyMoonchild2018-09-17
| |\ \
| | * | [BASILISK] Skip notifications for background tabs when restoring a sessionJustOff2018-09-16
| | * | [PALEMOON] Skip notifications for background tabs when restoring a sessionJustOff2018-09-16
| |/ /
| * | Merge pull request #767 from trav90/class-memaccess-errorsMoonchild2018-09-16
| |\ \ | | |/ | |/|
| | * Don't memset-zero the BacktrackingAllocator::vregs array of non-trivial Virtu...trav902018-09-12
| | * Call memset on a void*, not a T*, in js_delete_poison to avoid memset-on-nont...trav902018-09-12
| | * Initialize some asm.js structures using in-class initializers instead of PodZerotrav902018-09-12
| | * Stop using PodZero in several places to initialize values of non-trivial typetrav902018-09-12
| * | Fix wrong SVG sizes with non-integer values for viewBox width/height.wolfbeast2018-09-14
| * | Merge branch 'master' of https://github.com/MoonchildProductions/UXPwolfbeast2018-09-12
| |\|
| | * Update HSTS preload listtrav902018-09-11
| * | Fix clang build bustage.wolfbeast2018-09-12
| * | Flush some more buildlog output to screen when prudent.wolfbeast2018-09-12
| |/
| * Merge branch 'fbgw'wolfbeast2018-09-11
| |\
| | * Add findbar.termPerTabwolfbeast2018-09-09