roytam1
|
eedc02ee94
|
Merge remote-tracking branch 'origin/tracking' into custom
|
2021-11-10 09:12:40 +08:00 |
|
roytam1
|
2981ddf605
|
Merge branch 'post-git-tracking' into tracking
|
2021-11-10 09:11:06 +08:00 |
|
roytam1
|
7d223da9ca
|
[Pale-Moon] addons: replace Application.restart call with Services.startup.quit
|
2021-11-10 09:10:26 +08:00 |
|
roytam1
|
16f07caa39
|
[Pale-Moon] remove Application prefix in enterTabbedMode method
|
2021-11-10 09:10:26 +08:00 |
|
roytam1
|
7852cec48a
|
[Pale-Moon] make sure anchor.top is not smaller than zero
|
2021-11-10 09:10:26 +08:00 |
|
roytam1
|
fdb10cb2f3
|
search: enlarge MAX_ICON_SIZE
|
2021-11-10 09:10:26 +08:00 |
|
roytam1
|
537bcf5eaf
|
backport Bug 1729517 - Set up document correctly. r=freddyb,ckerschb a=RyanVM
|
2021-11-10 09:10:26 +08:00 |
|
roytam1
|
0ffa8a018a
|
backport Bug 1724233 - Make sure to run ConvertUTF8toACE before ConvertToDisplayIDN. r=dragana, a=RyanVM
|
2021-11-10 09:10:25 +08:00 |
|
roytam1
|
d025defb98
|
Bug 1606864 - Make mDoNotRetryToConnect atomic. r=decoder,dragana a=RyanVM
Bug 1712671 - Make nsSocketTransport2::m{Input/Output}StreamClosed atomic. r=kershaw,decoder a=RyanVM
|
2021-11-10 09:10:25 +08:00 |
|
roytam1
|
1920aae3dc
|
Bug 1735152 - Avoid using NS_ADDREF in nsSocketTransport. r=dragana, a=RyanVM
|
2021-11-10 09:10:25 +08:00 |
|
roytam1
|
6bc10cbc95
|
Bug 1730048, reorder the code in nsMenuFrame::PassMenuCommandEventToPopupManager a bit, r=mstange a=RyanVM
|
2021-11-10 09:10:25 +08:00 |
|
roytam1
|
e4da2ce4e0
|
[Pale-Moon] remove OSX related code
|
2021-11-10 09:10:25 +08:00 |
|
roytam1
|
8fb608b22d
|
remove OSX support
|
2021-11-10 09:10:25 +08:00 |
|
roytam1
|
bd90dd917f
|
[Basilisk] remove OSX related code
|
2021-11-10 09:10:24 +08:00 |
|
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 |
|