| Commit message (Collapse) | Author | Age |
|
|
|
|
| |
Single-param static_assert is C++17 or later.
Follow-up to 3d92b8212595769c40da7ccfbafb3898cfaaf7bd
|
|
|
|
|
|
| |
Pre-processing loses our localization notes and licensing headers for
l10n which is not a good thing. It's not a big deal having a few unused
strings in these files in the resulting locales.
|
|\
| |
| |
| |
| |
| | |
Basilisk-Dev/UXP-contrib:crypto-randomuuid into master
Reviewed-on: https://repo.palemoon.org/MoonchildProductions/UXP/pulls/2359
|
| |
| |
| |
| | |
We already have code in the platform to generate random UUIDs. This simply exposes that functionality via the crypto.UUID function
|
| |
| |
| |
| | |
This should prevent some intermittent crashes.
|
| |
| |
| |
| | |
Defaults to 30M, working around driver bugs (looking at you, Mesa)
|
| |
| |
| |
| | |
the Cache API.
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
(#2358) from athenian200/UXP:webm_alpha_work into master
Reviewed-on: https://repo.palemoon.org/MoonchildProductions/UXP/pulls/2358
Reviewed-by: Travis W. <travawine@palemoon.org>
|
| | |
| | |
| | |
| | |
| | |
| | | |
Mozilla forgot to force use of VPXDecoder on Windows in their initial implementation, this is pretty much what they did for Android as well. Straight port of the Firefox 67 fix.
Ref: BZ 1528652
|
| | |
| | |
| | |
| | |
| | |
| | | |
Another requirement to have transparency in videos. Straight port of Firefox 53 implementation, save for some oddities relating to needing to put uint8_t instead of uint8 in yuv_convert to get this to compile.
Ref: BZ 1321076, 1329104
|
| |/
| |
| |
| |
| |
| | |
Required to have an alpha channel (which in the strange world of graphics seems to refer to transparency, and not experimental code) in WebM videos. Straight port of Firefox 53 implementation, adapted slightly for a couple of patches previously taken without this.
Ref: BZ 1320829
|
|\ \ |
|
| |/
| |
| |
| | |
Backport of https://bugzilla.mozilla.org/show_bug.cgi?id=1446548
|
|/ |
|
| |
|
|\
| |
| |
| |
| |
| | |
with the spec.' (#2353) from dbsoft/UXP:po-navres-2282 into master
Reviewed-on: https://repo.palemoon.org/MoonchildProductions/UXP/pulls/2353
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
the spec.
This now passes the conformance tests.
https://bugzilla.mozilla.org/show_bug.cgi?id=1425458
Resource timing entries Workers - part 2 - PerformanceTimingData.
https://bugzilla.mozilla.org/show_bug.cgi?id=1462605
PerformanceNavigationTiming.name must be the value of the address of the current document.
https://bugzilla.mozilla.org/show_bug.cgi?id=1462883
Update PerformanceTimingData::mReportCrossOriginRedirect in SetPropertiesFromHttpChannel.
https://bugzilla.mozilla.org/show_bug.cgi?id=1462879
PerformanceNavigationTiming must be notified correctly - part 1 - notify.
|
|\ \
| | |
| | |
| | |
| | |
| | | |
into master
Reviewed-on: https://repo.palemoon.org/MoonchildProductions/UXP/pulls/2348
|
| | | |
|
| | | |
|
| | | |
|
| | |
| | |
| | |
| | |
| | | |
Without EME we don't need the machinery to wait for an external
CDM module to be ready in our mediadecoder.
|
| | | |
|
| | | |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This removes:
dom/media/eme code
GMP CDM proxies
GMP WideVine adapter code
EME media platform code
GMP clearkey module
|
| |/ |
|
|/
|
|
| |
Backport of https://bugzilla.mozilla.org/show_bug.cgi?id=1322503
|
|\
| |
| |
| |
| |
| | |
hook.' (#2345) from dbsoft/UXP:readablestreams-crash into master
Reviewed-on: https://repo.palemoon.org/MoonchildProductions/UXP/pulls/2345
|
| |
| |
| |
| |
| |
| |
| |
| | |
call/construct hook.
https://bugzilla.mozilla.org/show_bug.cgi?id=1471924 Part 1
Also remove an erroneous debug assert and guard against future issues.
This fixes crashes on vk.com but still does not behave correctly.
|
|/ |
|
|
|
|
| |
Fix CRLF line endings in some files, and remove EME interface leftovers.
|
|
|
|
|
|
| |
{border|content}BoxSize
Resolves #2340
|
|\
| |
| |
| |
| |
| | |
Basilisk-Dev/UXP-contrib:master into master
Reviewed-on: https://repo.palemoon.org/MoonchildProductions/UXP/pulls/2338
|
| |
| |
| |
| | |
Backport of https://bugzilla.mozilla.org/show_bug.cgi?id=1263312 part 6
|
| |
| |
| |
| | |
Backport of https://bugzilla.mozilla.org/show_bug.cgi?id=1263312 part 5
|
| |
| |
| |
| | |
Backport of https://bugzilla.mozilla.org/show_bug.cgi?id=1263312 part 4
|
| |
| |
| |
| | |
Backport of https://bugzilla.mozilla.org/show_bug.cgi?id=1263312 part 3
|
| |
| |
| |
| | |
Backport of https://bugzilla.mozilla.org/show_bug.cgi?id=1263312 part 2
|
| |
| |
| |
| | |
Backport of https://bugzilla.mozilla.org/show_bug.cgi?id=1263312 - part 1
|
| |
| |
| |
| | |
Backport of https://bugzilla.mozilla.org/show_bug.cgi?id=1313966
|
|/
|
|
|
|
| |
out-of-scope reference
Backport of https://bugzilla.mozilla.org/show_bug.cgi?id=1318132
|
|\
| |
| |
| |
| |
| | |
and video sinks' (#2335) from Basilisk-Dev/UXP-contrib:master into master
Reviewed-on: https://repo.palemoon.org/MoonchildProductions/UXP/pulls/2335
|
| |
| |
| |
| |
| |
| | |
during normal operation
https://bugzilla.mozilla.org/show_bug.cgi?id=1305949 part 2
|
| |
| |
| |
| | |
https://bugzilla.mozilla.org/show_bug.cgi?id=1305949 part 1
|
|/ |
|
|
|
|
|
|
| |
RTCPeerConnection
Backport of https://bugzilla.mozilla.org/show_bug.cgi?id=1318163
|
|
|
|
| |
Backport of https://bugzilla.mozilla.org/show_bug.cgi?id=1197021
|
|\
| |
| |
| |
| |
| | |
dbsoft/UXP:readablestreams into master
Reviewed-on: https://repo.palemoon.org/MoonchildProductions/UXP/pulls/2324
|
| |
| |
| |
| |
| |
| |
| | |
encounters write errors.
https://bugzilla.mozilla.org/show_bug.cgi?id=1416879 Part 5
Also same fix as in Part 24 for FetchStream but in FetchStreamReader.
|