index
:
uxp
1210
1791
1805-stacksize
1970-form-focusring-styling
1992
28.9-platform
28.9-platform-old
ANGLE-update
Basilisk-release
CCW-perf
Pale_Moon-release
RFC6367
VS2017
aruba
dynamic-module-import
eme
fetchstreams-work
freebsd-support
getnativepath-work
js-modules
libaom-update
lzma-updater
master
modulefix
nss-gyp
nss-gyp-GREport
nss-gyp-work
nss-update-work
pref-dual-guid
re-unify
redwood
release
release-29
restore-dual-guid
scroll-anchoring-wip
v8re-shim-build
v8re-shim-work
xpiprovider-work
uxp [Local Fork]
khronosschoty@posteo.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Merge branch 'master' into Basilisk-release
v2018.09.27
wolfbeast
2018-09-27
|
\
|
*
Add a conditional to not build the platform so the build system can be exploi...
Matt A. Tobin
2018-09-27
|
*
Merge pull request #791 from g4jc/session_supercookie
Moonchild
2018-09-27
|
|
\
|
|
*
backport mozbug 1334776 - CVE-2017-7797 Header name interning leaks across or...
Gaming4JC
2018-09-25
|
*
|
Merge pull request #789 from g4jc/sha256_leakfix
Moonchild
2018-09-27
|
|
\
\
|
|
*
|
backport mozbug 1444532 - fix a leak in SHA256 in nsHttpConnectionInfo.cpp r=...
Gaming4JC
2018-09-26
|
|
|
/
|
*
|
Build nsJSInspector regardless of devtools
Matt A. Tobin
2018-09-26
|
*
|
Merge pull request #790 from g4jc/nsSOCKSIOLayer_nullptr
Moonchild
2018-09-26
|
|
\
\
|
|
*
|
backport mozbug 1344613 - Avoid possibility of null pointer crash in nsSOCKSI...
Gaming4JC
2018-09-25
|
|
|
/
|
*
|
Merge pull request #788 from alaviss/apz-experimental
Moonchild
2018-09-26
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
gfx: add pref for enabling APZ without e10s
Leorize
2018-09-25
*
|
|
Merge branch 'master' into Basilisk-release
wolfbeast
2018-09-27
|
\
|
|
|
*
|
Merge branch 'master' of https://github.com/MoonchildProductions/UXP
wolfbeast
2018-09-25
|
|
\
|
|
|
*
Merge pull request #786 from JustOff/PR_auth_dialog_overflow
Moonchild
2018-09-24
|
|
|
\
|
|
|
*
Remove window.sizeToContent() from commonDialog.js, as it's useless and leads...
JustOff
2018-09-23
|
|
|
/
|
*
/
Regression fix: enable ICC v4 profiles by default.
wolfbeast
2018-09-25
|
|
/
|
*
Remove code that prevents binary extensions
Matt A. Tobin
2018-09-23
|
*
Update list of IDs to never send to AUS in AddonUpdateChecker.jsm
Matt A. Tobin
2018-09-23
|
*
Use SSM's createCodebasePrincipalFromOrigin() instead of the nonexistent Brow...
wolfbeast
2018-09-22
|
*
Merge pull request #782 from trav90/class-memaccess-errors
Moonchild
2018-09-21
|
|
\
|
|
*
Rename TypeSet::clone to TypeSet::cloneIntoUninitialized to indicate that it ...
trav90
2018-09-19
|
|
*
Don't use PodCopy/PodMove to implement typed-array element-to-element copying
trav90
2018-09-19
|
|
*
Give uint8_clamped a defaulted (and also trivial) default constructor, copy c...
trav90
2018-09-19
|
*
|
Merge pull request #781 from JustOff/PR_fileExecutableSecurityWarning
Moonchild
2018-09-20
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
[PALEMOON] Restore strings mistakenly removed by [8be0c16be614d54183ee3d4877e...
JustOff
2018-09-20
|
|
/
|
*
Merge pull request #778 from MihailZenkov/master
Moonchild
2018-09-20
|
|
\
|
|
*
Fix timer overflow on converting from sec to msec in idleService
Mihail Zenkov
2018-09-20
|
|
/
|
*
Add a null check in nsHttpTransaction::Close.
wolfbeast
2018-09-19
|
*
Merge branch 'worker-fix'
wolfbeast
2018-09-18
|
|
\
|
|
*
Send worker-runnables destined for the main thread actually to the main thread.
wolfbeast
2018-09-16
|
|
*
Stop using the worker MainThreadTaskQueue from dom/fetch.
wolfbeast
2018-09-16
|
|
*
Stop using the MainThreadTaskQueue from service workers.
wolfbeast
2018-09-16
|
*
|
Rewrite the Code of Conduct document.
wolfbeast
2018-09-18
|
*
|
Use SessionStore.promiseInitialized() to avoid race condition in "about:home"...
JustOff
2018-09-17
|
*
|
New cycle version bump.
wolfbeast
2018-09-17
|
*
|
Merge pull request #770 from JustOff/PR_bgtab_notify
Moonchild
2018-09-17
|
|
\
\
|
|
*
|
[BASILISK] Skip notifications for background tabs when restoring a session
JustOff
2018-09-16
|
|
*
|
[PALEMOON] Skip notifications for background tabs when restoring a session
JustOff
2018-09-16
|
|
/
/
|
*
|
Merge pull request #767 from trav90/class-memaccess-errors
Moonchild
2018-09-16
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Don't memset-zero the BacktrackingAllocator::vregs array of non-trivial Virtu...
trav90
2018-09-12
|
|
*
Call memset on a void*, not a T*, in js_delete_poison to avoid memset-on-nont...
trav90
2018-09-12
|
|
*
Initialize some asm.js structures using in-class initializers instead of PodZero
trav90
2018-09-12
|
|
*
Stop using PodZero in several places to initialize values of non-trivial type
trav90
2018-09-12
|
*
|
Fix wrong SVG sizes with non-integer values for viewBox width/height.
wolfbeast
2018-09-14
|
*
|
Merge branch 'master' of https://github.com/MoonchildProductions/UXP
wolfbeast
2018-09-12
|
|
\
|
|
|
*
Update HSTS preload list
trav90
2018-09-11
|
*
|
Fix clang build bustage.
wolfbeast
2018-09-12
|
*
|
Flush some more buildlog output to screen when prudent.
wolfbeast
2018-09-12
|
|
/
|
*
Merge branch 'fbgw'
wolfbeast
2018-09-11
|
|
\
|
|
*
Add findbar.termPerTab
wolfbeast
2018-09-09
[next]