roytam1
190b620c2d
partly import changes from tenfourfox:
...
- first rolling release: update to 91ESR EV and roots, TZs, TLDs (d7c93b6cf)
- security: M1730935, M1735152, M1730048 (1603b00d0)
2021-11-01 10:39:52 +08:00
roytam1
25114ddf5f
import change from tenfourfox:
...
- #648 : M1663836 + update TLDs TZs (4821d63d2)
2021-10-05 10:20:41 +08:00
roytam1
71e99f28aa
[WebRTC] fix merge error
2021-10-01 11:27:07 +08:00
roytam1
a3239eaa4d
[WebRTC] updated to upstream branch 49 and related.
...
this patch is based on 38d7a7883...226f2f0bd
2021-10-01 10:48:39 +08:00
Fedor
e79847e7b9
Use a release assert in EnumSerializer::Write (1356392).
2021-10-01 09:11:22 +08:00
Fedor
e84c7ab0c3
Split aData into smaller chunks to avoid going over the IPC message size limit (1335989).
2021-10-01 09:10:40 +08:00
roytam1
0104a9cd3c
webextensions: remove tele leftover
2021-09-25 18:10:48 +08:00
roytam1
9ab5fe7274
ffvpx: update ffmpeg to 3.4.9
2021-09-24 10:50:29 +08:00
roytam1
c45d02ceb2
mozbuild: remove tilde char from special character blacklist as win32 short path contains tilde character.
2021-09-23 00:22:57 +08:00
Fedor
18908d2f06
[Basilisk] Fix error when installing signed webextensions
2021-09-21 09:49:59 +08:00
Fedor
8a0897d23f
[CSS] Add calc availability to color functions.
2021-09-21 09:47:53 +08:00
roytam1
e5ac0b779f
Merge remote-tracking branch 'origin/tracking' into custom
2021-09-16 10:24:34 +08:00
roytam1
436d3e3029
Merge branch 'post-git-tracking' into tracking
2021-09-16 10:23:46 +08:00
roytam1
cefef008d1
Bug 1721107 - block mk protocol, r=dveditz, a=RyanVM
2021-09-16 10:23:03 +08:00
roytam1
8d7fa9bdd6
Bug 1723391 - Use RefPtr in ContentChild::RecvGetFilesResponse. r=smaug, a=RyanVM
2021-09-16 10:23:01 +08:00
roytam1
44959f50f8
Bug 1724107, be more precise when counting the number of allocator users, r=KrisWright a=RyanVM
2021-09-16 10:22:59 +08:00
roytam1
89c8257bcb
Issue #1751 - Fix preprocessor typo to restore ARM Linux buildability
2021-09-16 10:22:52 +08:00
roytam1
423d61a6f8
import changes from mozilla nss repo:
...
- Bug 1662515 - Fix incorrect alert after successful decryption r=djackson
- Bug 1721476 sqlite 3.34 changed it's open semantics, causing nss failures.
- Bug 1728394 - Add TunTrust Root CA certificate to NSS. r=KathleenWilson
- Bug 1717707 - Add HARICA TLS RSA Root CA 2021. r=KathleenWilson
- Bug 1717707 - Add HARICA TLS ECC Root CA 2021. r=KathleenWilson
- Bug 1717707 - Add HARICA Client RSA Root CA 2021. r=KathleenWilson
- Bug 1717707 - Add HARICA Client ECC Root CA 2021. r=KathleenWilson
2021-09-10 11:57:20 +08:00
roytam1
a49b1a5902
import change from tenfourfox:
...
- closes #647 : M1724107 M1721107+backbugs M1716622 +TLDs (a3a4a114b)
2021-09-07 10:23:53 +08:00
roytam1
f5757f5c52
Merge remote-tracking branch 'origin/master' into custom
2021-09-07 10:23:39 +08:00
Matt A. Tobin
853f740d6b
Issue #1751 - Fix preprocessor typo to restore ARM Linux buildability
2021-09-07 10:22:53 +08:00
roytam1
ee2501c746
Merge remote-tracking branch 'origin/master' into custom
2021-08-19 09:46:20 +08:00
Moonchild
13c48d24b0
Issue #1797 - Implement WindowOrWorkerGlobalScope.origin
...
Resolves #1797
2021-08-19 09:45:43 +08:00
Moonchild
0e23f7bde9
Bump platform version.
2021-08-19 09:45:38 +08:00
Moonchild
ca53abd3fe
[db] Update SQLite to 3.36.0
2021-08-19 09:45:04 +08:00
roytam1
220d2b4474
Merge remote-tracking branch 'origin/master' into custom
2021-08-12 23:51:42 +08:00
Jens Stutte
04fdc6e681
[DOM] Be more explicit about the WorkerPrivate self-reference.
2021-08-12 23:48:13 +08:00
Moonchild
daa57bddf7
[MFBT] Convert debug asserts to early returns for situations that should
...
never occur.
2021-08-12 23:48:11 +08:00
roytam1
90e43f0c90
Merge remote-tracking branch 'origin/master' into custom
2021-08-12 11:21:55 +08:00
Moonchild
d1d00498ae
[DOM/NPAPI] Defer loading object when setting attribute.
2021-08-12 11:21:26 +08:00
Moonchild
9aed4d8a38
[network] Use a proof of lock everywhere in cache v2.
2021-08-12 11:21:24 +08:00
Moonchild
1d1618ff0c
Issue #1675 - Move regexp to new-regexp to make bz porting simpler.
2021-08-12 11:21:23 +08:00
Moonchild
12231d9266
Issue #1679 - Part4: Clean up commented-out/WIP code.
2021-08-12 11:21:21 +08:00
Moonchild
3548ae2b2f
Issue #1679 - Part 3: Make everything build on supported compilers.
2021-08-12 11:21:20 +08:00
roytam1
d6a5a51430
[toolkit] use windows colors if windows classic theme is used
2021-07-31 10:46:42 +08:00
roytam1
1ce27d8eb2
Merge remote-tracking branch 'origin/master' into custom
2021-07-30 11:53:50 +08:00
Ben Fenner
c7a14f5481
[Pale-Moon] Issue #1875 - Rebrand Help menu item URI from FF to PM.
2021-07-30 11:52:45 +08:00
roytam1
02a8a3cf55
Merge remote-tracking branch 'origin/master' into custom
2021-07-28 10:12:34 +08:00
Moonchild
a05b76ff1a
Issue #1781 - Follow-up: fix debug assert in MergeMultiplicativeR()
2021-07-28 10:10:09 +08:00
Moonchild
6c30b33915
[no issue] Replace PurpleBlock with SegmentedVector to reduce indirect memory
...
accesses when calling suspect
Improves overall memory performance.
Also prerequisite for further work on #1677 .
2021-07-28 10:10:07 +08:00
roytam1
85149582f1
cubeb_winmm.c overflow fix by mixit@MSFN, Thanks!
...
This should fix the famous 23m18s freeze bug for audio/video playback.
original post: https://msfn.org/board/topic/182647-my-browser-builds-part-3/?do=findComment&comment=1202804
original file: https://pastebin.com/Eh7reucN
2021-07-27 21:30:53 +08:00
roytam1
7093426d3c
Merge remote-tracking branch 'origin/master' into custom
2021-07-23 09:00:01 +08:00
Jeremy Andrews
495db8d7bc
Issue #1725 - Fix logic in PerformPromiseAllSettled.
...
This function essentially appears to work as written, there was an issue with it returning false too early in some situations that prevented it from working properly.
2021-07-23 08:57:36 +08:00
Moonchild
ada10bce17
WIP: Base implementation
2021-07-23 08:57:35 +08:00
roytam1
b34627c802
Merge remote-tracking branch 'origin/master' into custom
2021-07-16 09:22:11 +08:00
Moonchild
a0ee1f3c0d
[layout] Ensure we set the primary frame for native anon content where needed.
2021-07-16 09:21:17 +08:00
roytam1
fb4c5454c8
follow-up rev ccb3ecd, add vista check
2021-07-16 07:42:37 +08:00
roytam1
bcc143f7b3
partly imported from bk55:
...
- import changes from tenfourfox:
- closes #645 : M171156 +TLDs TZs
2021-07-15 10:00:23 +08:00
roytam1
c0cea40182
Merge remote-tracking branch 'origin/master' into custom
2021-07-15 09:47:07 +08:00
Matt A. Tobin
a668e99abd
[Pale-Moon] Issue MoonchildProductions/UXP#1793 - Override the global style for Windows 10 that adds a bottom border to the toolbox widget
...
The local application style already provides this.
2021-07-15 09:41:36 +08:00