summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Merge branch 'master' into releaseRC_20220728RB_20220802Moonchild2022-07-27
|\
| * [NSS] Version bumpMoonchild2022-07-27
| |
| * [NSS] Fix uninitialized value in cert_ComputeCertType.Moonchild2022-07-27
| |
| * [NSS] Avoid potential data race on primary password change.Moonchild2022-07-27
| |
| * [NSS] protect SFTKSlot needLogin with slotLock.Moonchild2022-07-27
| |
| * [DOM] Add extra check for performance API Next Hop protocolMoonchild2022-07-27
| |
* | Merge branch 'master' into releaseMoonchild2022-07-25
|\| | | | | | | | | | | # Conflicts: # config/milestone.txt # toolkit/mozapps/extensions/internal/XPIProvider.jsm
| * Merge pull request 'Implement Origin header CSRF mitigation.' (#1976) from ↵Moonchild2022-07-25
| |\ | | | | | | | | | | | | | | | jobbautista9/UXP:origin-csrf into master Reviewed-on: https://repo.palemoon.org/MoonchildProductions/UXP/pulls/1976
| | * Issue #1975 - Implement Origin header CSRF mitigation.Job Bautista2022-07-25
| | | | | | | | | | | | Backported from Mozilla bug 446344.
| * | Merge pull request 'Implement Intl.RelativeTimeFormat.' (#1974) from ↵Moonchild2022-07-25
| |\ \ | | |/ | |/| | | | | | | | | | jobbautista9/UXP:1969-relativetimeformat-take3 into master Reviewed-on: https://repo.palemoon.org/MoonchildProductions/UXP/pulls/1974
| | * Issue #1969 - Implement Intl.RelativeTimeFormat.Job Bautista2022-07-25
| |/ | | | | | | | | | | | | | | Based on Mozilla bugs 1270140, 1504656, 1483545, and 1504334. Took note of Mozilla bug 1379222 which changed GetPrototypeFromCallableConstructor to GetPrototypeFromBuiltinConstructor. There are many other changes I did myself since the initial implementation by Mozilla wouldn't work with this codebase.
| * Merge pull request 'Upgrade ICU to 63.2 and Unicode to 11.0' (#1973) from ↵Moonchild2022-07-24
| |\ | | | | | | | | | | | | | | | jobbautista9/UXP:1971-icu63-forreal into master Reviewed-on: https://repo.palemoon.org/MoonchildProductions/UXP/pulls/1973
| | * Issue #1971 - Part 6: Updating ICU requires a clobber.Job Bautista2022-07-24
| | |
| | * Issue #1971 - Part 5: Update Spidermonkey for Unicode 11.Job Bautista2022-07-24
| | | | | | | | | | | | I forgot to do this while working on issue #326.
| | * Issue #1971 - Part 4: Generated files for Unicode 11.0.Job Bautista2022-07-24
| | |
| | * Issue #1971 - Part 3: Update unicharutil perl scripts for Unicode 11 upgrade.Job Bautista2022-07-24
| | | | | | | | | | | | ICU 62 (and therefore 63) requires at least Unicode 11.
| | * Issue #1971 - Part 2: Update ICU source to 63.2.Job Bautista2022-07-24
| | |
| | * Issue #1971 - Part 1: Update build system for ICU 63.2 upgrade.Job Bautista2022-07-24
| | |
| * | Bump platform versionMoonchild2022-07-24
| |/
| * Issue #1962 - Follow-up: Fix 32-bit build and remove unused clang-cl codepath.Jeremy Andrews2022-07-23
| |
| * Issue #1962 - Follow-up: Fix build issues on Windows.Job Bautista2022-07-22
| | | | | | | | | | Do not pass -Wno-type-limits to MSVC. Restore MSVC check for x86_vc
| * Issue #1962 - Update libtheora.Job Bautista2022-07-22
| | | | | | | | | | | | | | | | | | Removed some obsolete patches that were either backports from newer svn revisions, or a fix for older, non-applicable assemblers. Update our own README to account for upstream's migration to git. I didn't remove the bug 703135 patch as it's for MSVC it seems, and we still use MSVC for Windows. Also deleted some unneeded upstream code deleted by Mozilla as well.
| * Revert "Issue #1962 - Update libtheora."Moonchild2022-07-22
| | | | | | | | This reverts commit bd497f7f83d9e1bdca7aec1d24f709a7bcb6d82b.
| * Merge pull request 'Update libtremor.' (#1965) from ↵Moonchild2022-07-22
| |\ | | | | | | | | | | | | | | | jobbautista9/UXP:tremor-update into master Reviewed-on: https://repo.palemoon.org/MoonchildProductions/UXP/pulls/1965
| | * Issue #1964 - Update libtremor.Job Bautista2022-07-19
| | | | | | | | | | | | Also removed mozilla patches that are already applied upstream.
| * | Merge pull request 'Update libtheora.' (#1963) from ↵Moonchild2022-07-22
| |\ \ | | | | | | | | | | | | | | | | | | | | jobbautista9/UXP:theora-update into master Reviewed-on: https://repo.palemoon.org/MoonchildProductions/UXP/pulls/1963
| | * | Issue #1962 - Update libtheora.Job Bautista2022-07-19
| | |/ | | | | | | | | | | | | | | | | | | | | | | | | Removed some obsolete patches that were either backports from newer svn revisions, or a fix for older, non-applicable assemblers. Update our own README to account for upstream's migration to git. I didn't remove the bug 703135 patch as it's for MSVC it seems, and we still use MSVC for Windows. Also deleted some unneeded upstream code deleted by Mozilla as well.
| * | Merge pull request 'Remove mozprotocol handler.' (#1968) from ↵Moonchild2022-07-22
| |\ \ | | | | | | | | | | | | | | | | | | | | jobbautista9/UXP:mozprotocol-remove into master Reviewed-on: https://repo.palemoon.org/MoonchildProductions/UXP/pulls/1968
| | * | Issue #1967 - Remove moz://a from mochitestJob Bautista2022-07-22
| | | | | | | | | | | | | | | | While we don't use mochitest AFAIK, we still want a clean removal.
| | * | Issue #1967 - Remove mozprotocol handler (moz://a easter egg).Job Bautista2022-07-22
| |/ /
| * | Issue #1966 - Remove support for Firefox Marketplace "apps"Moonchild2022-07-22
| | | | | | | | | | | | Because UXP may be a platform, but it's not a mobile OS.
| * | Issue #1837 - Remove unused build back-ends from the tree.Moonchild2022-07-21
| |/ | | | | | | This leaves just use of recursive make to build applications.
| * Merge pull request 'Improve stack size limits for all targets.' (#1961) from ↵Moonchild2022-07-17
| |\ | | | | | | | | | | | | | | | 1805-stacksize into master Reviewed-on: https://repo.palemoon.org/MoonchildProductions/UXP/pulls/1961
| | * Issue #1805 - Follow-up: Include the same headers for Solaris as well to1805-stacksizeMoonchild2022-07-15
| | | | | | | | | | | | future-proof gcc versions.
| | * Issue #1805 - Follow-up: provide for Linux builds using rlimit and min/max.Moonchild2022-07-15
| | |
| | * Issue #1805 - Improve stack size limits for all targets.Moonchild2022-07-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This allows us to use a greater rendering depth for exceedingly-deep DOM trees in layout, better matching what mainstream browsers are capable of. Note that for 32-bit Windows the stack size MUST be set to larger than the default or Bad Things Will Happen™ - we use 1.5 MB for this as a carefully-tuned value. This needs to be capped specifically for JS use because some JavaScript obfuscators deliberately trigger stack overflows and would lock up the browser otherwise as long as there's still stack space to abuse. For web compatibility we therefore limit this to 2MB in JS only (3x for ASAN) while still allowing a greater depth for the layout engine.
| * | Merge branch 'master' of https://repo.palemoon.org/MoonchildProductions/UXPJeremy Andrews2022-07-16
| |\ \
| | * | Issue #1960 - Convert async property syntax to async function syntax inMoonchild2022-07-16
| | | | | | | | | | | | | | | | DownloadUIHelper.jsm
| * | | Issue #1956 - Work around UTF-8 issue when parsing JSON with Python 2 on ↵Jeremy Andrews2022-07-16
| |/ / | | | | | | | | | | | | | | | | | | | | | some Windows environments. This is a known issue with Python 2 interacting badly with some Windows configurations. Mozilla encountered it as well. Ref: BZ 1362872
| * / Issue #1956 - Allow debugger to work on newer MSVC.Jeremy Andrews2022-07-14
| |/ | | | | | | | | | | Newer MSVC was failing to find the devenv executable for ./mach run --debug This isn't the prettiest solution, but at least it's better than just relying on a hardcoded path.
| * Merge remote-tracking branch 'athenian200/msvc2022-linker-fix'Moonchild2022-07-12
| |\
| | * Issue #1956 - Fix symbol visibility issue more elegantly.Jeremy Andrews2022-07-12
| | | | | | | | | | | | All it needed was __declspec(dllexport) on the function I was copy/pasting all over the place...
| * | Issue #1959 - Don't apply CSPs to explicit data documents and images.Moonchild2022-07-12
| |/ | | | | | | This resolves #1959
| * No Issue - Insert missing typedef for SunOS.athenian2002022-07-09
| | | | | | | | We definitely have uint64_t on SunOS. Someone probably just forgot to finish filling out the list...
| * Issue #1956 - Use preprocessor to work around strange template behavior with ↵Jeremy Andrews2022-07-06
| | | | | | | | 32-bit MSVC2022.
| * Issue #1956 - Follow-up: Fix weird linker issue on 32-bit MSVC2022.Jeremy Andrews2022-07-05
| | | | | | | | I moved Range<bool>::Merge and Range<bool>::FinalizeMerge from MediaTrackConstraints.cpp, into MediaTrackConstraints.h. The header file previously contained only a forward declaration of functions implemented in the .cpp, which can be a problem if other parts of the program are including this header expecting to find the function.
| * Merge pull request 'Issue #1956 - Fix AV1 on MSVC2022 32-bit build.' (#1958) ↵Moonchild2022-07-05
| |\ | | | | | | | | | | | | | | | | | | from athenian200/UXP:libaom_msvc2022_fix into master Reviewed-on: https://repo.palemoon.org/MoonchildProductions/UXP/pulls/1958 Reviewed-by: Moonchild <moonchild@palemoon.org>
| | * Issue #1956 - Fix AV1 on MSVC2022 32-bit build.Jeremy Andrews2022-07-05
| |/
| * [XPCOM] Crash safely when TArray replacements are OOB.Moonchild2022-07-03
| | | | | | | | | | In the unlikely event of TArray element replacement calls are OOB, crash safely with a debug breakpoint instead of corrupting memory.
| * [DOM] use the sanitizer to restrict href in svg:use to fragment-only URLsMoonchild2022-07-03
| |