roytam1
MemberContent Type
Profiles
Forums
Events
Everything posted by roytam1
-
My Browser Builds (Part 5)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
New build of post-deprecated Serpent/moebius for XP! * Notice: This repo will not be built on regular schedule, and changes are experimental as usual. ** Current moebius patch level should be on par with 52.9, but some security patches can not be applied/ported due to source milestone differences between versions. Test binary: Win32 https://o.rthost.win/basilisk/basilisk55-win32-git-20250111-8673ef410-xpmod.7z Win64 https://o.rthost.win/basilisk/basilisk55-win64-git-20250111-8673ef410-xpmod.7z repo: https://github.com/roytam1/basilisk55 Repo changes: - import from UXP: [no issue] Remove duplicate FLAC MIME type define. (e448ec4c) (5b26701e8) - import from UXP: Issue #2673 - Part 1: Minor ADTSDemuxer cleanup. (0c2130e6) (41beb54ee) - import from UXP: Issue #2673 - Part 2: Add ADTS format sniffer. (e25b285c) (21fdf77d6) - import from UXP: Issue #2673 - Part 3: Fix coding style. (8f5a66b4) (2bc9250f9) - import from UXP: Issue #2673 - Part 2b: Improve ADTS format sniffer's performance. (8f52da32) (95de7368e) - import from UXP: Issue #2673 - Part 4: Hook up the ADTS sniffer + raw AAC MIME type. (d63a56ad) (7817adba9) - import from UXP: [network] Verify connection NPN against negotiated NPN. (024ab86b) (1da458536) - import from UXP: [DOM] Slightly extend lifetime of data in Structured Clone operations. (e60e1266) (ac9bdf554) - import from UXP: [DOM] Convert cleanup of FlushCurrentWord() to a ScopeExit task. (5ea8de02) (8673ef410) -
My Browser Builds (Part 5)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
New build of BOC/UXP for XP! Test binary: MailNews Win32 https://o.rthost.win/boc-uxp/mailnews.win32-20250111-7bda12e7-uxp-44f397bea2-xpmod.7z BNavigator Win32 https://o.rthost.win/boc-uxp/bnavigator.win32-20250111-7bda12e7-uxp-44f397bea2-xpmod.7z source repo (excluding UXP): https://github.com/roytam1/boc-uxp/tree/custom * Notice: the profile prefix (i.e. parent folder names) are also changed since 2020-08-15 build, you may rename their names before using new binaries when updating from builds before 2020-08-15. -- New build of HBL-UXP for XP! Test binary: IceDove-UXP(mail) https://o.rthost.win/hbl-uxp/icedove.win32-20250111-id-656ea98-uxp-44f397bea2-xpmod.7z IceApe-UXP(suite) https://o.rthost.win/hbl-uxp/iceape.win32-20250111-id-656ea98-ia-93af9a0-uxp-44f397bea2-xpmod.7z source repo (excluding UXP): https://github.com/roytam1/icedove-uxp/tree/winbuild https://github.com/roytam1/iceape-uxp/tree/winbuild -
My Browser Builds (Part 5)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
New build of Serpent/UXP for XP! Test binary: Win32 https://o.rthost.win/basilisk/basilisk52-g4.8.win32-git-20250111-3219d2d-uxp-44f397bea2-xpmod.7z Win64 https://o.rthost.win/basilisk/basilisk52-g4.8.win64-git-20250111-3219d2d-uxp-44f397bea2-xpmod.7z source code that is comparable to my current working tree is available here: https://github.com/roytam1/UXP/commits/custom IA32 Win32 https://o.rthost.win/basilisk/basilisk52-g4.8.win32-git-20250111-3219d2d-uxp-44f397bea2-xpmod-ia32.7z source code that is comparable to my current working tree is available here: https://github.com/roytam1/UXP/commits/ia32 NM28XP build: Win32 https://o.rthost.win/palemoon/palemoon-28.10.7a1.win32-git-20250111-d849524bd-uxp-44f397bea2-xpmod.7z Win32 IA32 https://o.rthost.win/palemoon/palemoon-28.10.7a1.win32-git-20250111-d849524bd-uxp-44f397bea2-xpmod-ia32.7z Win32 SSE https://o.rthost.win/palemoon/palemoon-28.10.7a1.win32-git-20250111-d849524bd-uxp-44f397bea2-xpmod-sse.7z Win64 https://o.rthost.win/palemoon/palemoon-28.10.7a1.win64-git-20250111-d849524bd-uxp-44f397bea2-xpmod.7z Official UXP changes picked since my last build: - [no issue] Remove duplicate FLAC MIME type define. (e448ec4c0d) - Issue #2673 - Part 1: Minor ADTSDemuxer cleanup. (0c2130e615) - Issue #2673 - Part 2: Add ADTS format sniffer. (e25b285ca7) - Issue #2673 - Part 3: Fix coding style. (8f5a66b486) - Issue #2673 - Part 2b: Improve ADTS format sniffer's performance. (8f52da3288) - Issue #2673 - Part 4: Hook up the ADTS sniffer + raw AAC MIME type. (d63a56adac) - [network] Verify connection NPN against negotiated NPN. (024ab86be6) - [DOM] Slightly extend lifetime of data in Structured Clone operations. (e60e1266e9) - [DOM] Convert cleanup of FlushCurrentWord() to a ScopeExit task. (5ea8de0262) No official Pale-Moon changes picked since my last build. No official Basilisk changes picked since my last build. Update Notice: - You may delete file named icudt*.dat inside program folder when updating from old releases. * Notice: From now on, UXP rev will point to `custom` branch of my UXP repo instead of MCP UXP repo, while "official UXP changes" shows only `tracking` branch changes. -
My Browser Builds (Part 5)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
New build of post-deprecated Serpent/moebius for XP! * Notice: This repo will not be built on regular schedule, and changes are experimental as usual. ** Current moebius patch level should be on par with 52.9, but some security patches can not be applied/ported due to source milestone differences between versions. Test binary: Win32 https://o.rthost.win/basilisk/basilisk55-win32-git-20241228-9c7eb2592-xpmod.7z Win64 https://o.rthost.win/basilisk/basilisk55-win64-git-20241228-9c7eb2592-xpmod.7z repo: https://github.com/roytam1/basilisk55 Repo changes: - ported from UXP: Issue #2672 - Part 1: Load nsCookieService OMT and use sync reads. (aec27853) (23befc27d) - ported from UXP: Issue #2672 - Part 2: Auto-close `syncConn` for edge cases. (fe53a0bb) (050894ea7) - import from UXP: Issue #2672 - Part 3: Ensure thread lifetimes are in tandem. (032b0ae0) (45659106a) - import from UXP: Issue #2672 - Part 4: Prevent db access while rebuilding is underway. (d69e2a37) (8af5b9262) - import from UXP: Issue #2672 - Follow-up: Remove unused telemetry variable. (d935c4f5) (90a1e3f57) - ported from UXP: Issue #2670 - Compute baseDomain when cookies are read from the database (2e1c4875) (9c7eb2592) -
My Browser Builds (Part 5)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
New build of BOC/UXP for XP! Test binary: MailNews Win32 https://o.rthost.win/boc-uxp/mailnews.win32-20241228-7bda12e7-uxp-e5fa99d83c-xpmod.7z BNavigator Win32 https://o.rthost.win/boc-uxp/bnavigator.win32-20241228-7bda12e7-uxp-e5fa99d83c-xpmod.7z source repo (excluding UXP): https://github.com/roytam1/boc-uxp/tree/custom * Notice: the profile prefix (i.e. parent folder names) are also changed since 2020-08-15 build, you may rename their names before using new binaries when updating from builds before 2020-08-15. -- New build of HBL-UXP for XP! Test binary: IceDove-UXP(mail) https://o.rthost.win/hbl-uxp/icedove.win32-20241228-id-656ea98-uxp-e5fa99d83c-xpmod.7z IceApe-UXP(suite) https://o.rthost.win/hbl-uxp/iceape.win32-20241228-id-656ea98-ia-93af9a0-uxp-e5fa99d83c-xpmod.7z source repo (excluding UXP): https://github.com/roytam1/icedove-uxp/tree/winbuild https://github.com/roytam1/iceape-uxp/tree/winbuild -
My Browser Builds (Part 5)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
New build of Serpent/UXP for XP! Test binary: Win32 https://o.rthost.win/basilisk/basilisk52-g4.8.win32-git-20241228-3219d2d-uxp-e5fa99d83c-xpmod.7z Win64 https://o.rthost.win/basilisk/basilisk52-g4.8.win64-git-20241228-3219d2d-uxp-e5fa99d83c-xpmod.7z source code that is comparable to my current working tree is available here: https://github.com/roytam1/UXP/commits/custom IA32 Win32 https://o.rthost.win/basilisk/basilisk52-g4.8.win32-git-20241228-3219d2d-uxp-e5fa99d83c-xpmod-ia32.7z source code that is comparable to my current working tree is available here: https://github.com/roytam1/UXP/commits/ia32 NM28XP build: Win32 https://o.rthost.win/palemoon/palemoon-28.10.7a1.win32-git-20241228-d849524bd-uxp-e5fa99d83c-xpmod.7z Win32 IA32 https://o.rthost.win/palemoon/palemoon-28.10.7a1.win32-git-20241228-d849524bd-uxp-e5fa99d83c-xpmod-ia32.7z Win32 SSE https://o.rthost.win/palemoon/palemoon-28.10.7a1.win32-git-20241228-d849524bd-uxp-e5fa99d83c-xpmod-sse.7z Win64 https://o.rthost.win/palemoon/palemoon-28.10.7a1.win64-git-20241228-d849524bd-uxp-e5fa99d83c-xpmod.7z Official UXP changes picked since my last build: - Issue #2672 - Part 1: Load nsCookieService OMT and use sync reads. (aec27853c6) - Issue #2672 - Part 2: Auto-close `syncConn` for edge cases. (fe53a0bb1c) - Issue #2672 - Part 3: Ensure thread lifetimes are in tandem. (032b0ae0d8) - Issue #2672 - Part 4: Prevent db access while rebuilding is underway. (d69e2a3779) - Issue #2672 - Follow-up: Remove unused telemetry variable. (d935c4f54c) - Issue #2670 - Compute baseDomain when cookies are read from the database (2e1c487563) No official Pale-Moon changes picked since my last build. No official Basilisk changes picked since my last build. Update Notice: - You may delete file named icudt*.dat inside program folder when updating from old releases. * Notice: From now on, UXP rev will point to `custom` branch of my UXP repo instead of MCP UXP repo, while "official UXP changes" shows only `tracking` branch changes. -
My Browser Builds (Part 5)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
you may try just pulling https://github.com/rmottola/Arctic-Fox/tree/dev and build it with VS2015? -
My Browser Builds (Part 5)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
... so, is your HK IP address blocked by Moonchild still? Do you have access to a VPN service with, e.g., European nodes? yeah this is the case to me. -
My Browser Builds (Part 5)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
BTW UXP upstream becoming inaccessible again(since the dark ages) -
My Browser Builds (Part 5)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
latest VC for MIPS is 4.2, which doesn't need minimum requirement for compiling retrozilla. -
My Browser Builds (Part 5)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
or you may try redownload it, should be fixed. -
My Browser Builds (Part 5)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
you did the reverse. you can extract all files from firefox-38.8.0-vc10-tls13.7z, and just extract nssckbi.dll from new package. -
My Browser Builds (Part 5)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
you may recover from last version and only replace nssckbi.dll from this package. -
My Browser Builds (Part 5)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
Firefox 38.8.0esr ported to VC2010 for older processors and older XP. Repo: https://github.com/roytam1/firefox38-vc2010 binary: http://o.rthost.win/gpc/files1.rt/firefox-38.18.6-vc10-tls13-20241221.7z -
My Browser Builds (Part 5)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
New build of Firefox 45ESR: Test binary: SSE https://o.rthost.win/gpc/files1.rt/firefox-45.9.34-20241221-7253c0172-win32-sse.7z IA32 https://o.rthost.win/gpc/files1.rt/firefox-45.9.34-20241221-7253c0172-win32-ia32.7z Win64 https://o.rthost.win/gpc/files1.rt/firefox-45.9.34-20241221-7253c0172-win64.7z repo: https://github.com/roytam1/mozilla45esr Changes since my last build: - ported from mozilla: - Bug 148624 - only show tooltip when document has focus. r=emilio (8ae372dc88d1) - Bug 1857513 - Use window activeness rather than document.hasFocus() to display chrome-only tooltips. r=smaug (4cbf370b4e16) (efdc5264a) - nss: update nssckbi to 2.64 (b1f3b6d3c) - [NSS] sync with https://github.com/roytam1/NSS/tree/NSS_3_48_UXP_BRANCH (9022d33dd) - import from UXP: Issue #1749 - Remove restriction of SVG width/height element attributes. (a94a86ff) (9bd87243d) - nss: update nssckbi to 2.68 (b857b089d) - ported from `custom` branch of UXP: [network] Update effective TLD names list from esr128. (345ec9e16) - import from UXP: [NSS] Bug 1899402 - Correctly destroy bulkkey in error scenario. r=jschanck (e8252090) (fc72ab911) - import from `custom` branch of UXP: nss: update nssckbi to 2.72 (e26468c8) (7253c0172) -
My Browser Builds (Part 5)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
Cert store update for my older browsers: NewMoon 26 for Win2000: http://o.rthost.win/gpc/files1.rt/palemoon-26.5.0-20241221.win2000.7z K-Meleon 74 Goanna 2.2: http://o.rthost.win/gpc/files1.rt/KM74-g22-20241221.win2000.7z Retrozilla (suite): http://o.rthost.win/gpc/files1.rt/retrozilla-suite-tls13-20241221.7z Retrozilla browser (rzbrowser): http://o.rthost.win/gpc/files1.rt/rzbrowser-tls13-20241221.7z TLS 1.3 update files for Netscape 9 *: http://o.rthost.win/gpc/files1.rt/ns9-nss-update-tls13.7z TLS 1.3 update files for Firefox 1.0 - 1.5 and K-Meleon 0.8 - 1.1.6 #: http://o.rthost.win/gpc/files1.rt/VC6-nss-update-tls13.7z * K-Meleon 1.5.4 TLS-1.3 users can also update cert store by replacing nssckbi.dll with same file from this archive. # Classilla/Phoenix TLS-1.3 users can also update cert store by replacing nssckbi.dll with same file from this archive. -
My Browser Builds (Part 5)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
New KM-Goanna release: https://o.rthost.win/kmeleon/KM76.5.5-Goanna-20241221.7z Changelog: Out-of-tree changes: * update Goanna3 to git 39770f3213..a1c5b61c5f: - ported from `custom` branch of UXP: [network] Update effective TLD names list from esr128. (7e33466370) - import from UXP: [NSS] Bug 1899402 - Correctly destroy bulkkey in error scenario. r=jschanck (e8252090) (7acdcb46f3) - import from `custom` branch of UXP: nss: update nssckbi to 2.72 (e26468c8) (a1c5b61c5f) * Notice: the changelog above may not always applicable to XULRunner code which K-Meleon uses. A goanna3 source tree that has kmeleon adaption patch applied is available here: https://github.com/roytam1/palemoon27/tree/kmeleon76 -
My Browser Builds (Part 5)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
New NewMoon 27 Build! 32bit https://o.rthost.win/palemoon/palemoon-27.10.0.win32-git-20241221-a1c5b61c5f-xpmod.7z 32bit SSE https://o.rthost.win/palemoon/palemoon-27.10.0.win32-git-20241221-a1c5b61c5f-xpmod-sse.7z 32bit noSSE https://o.rthost.win/palemoon/palemoon-27.10.0.win32-git-20241221-a1c5b61c5f-xpmod-ia32.7z 64bit https://o.rthost.win/palemoon/palemoon-27.10.0.win64-git-20241221-a1c5b61c5f-xpmod.7z source repo: https://github.com/roytam1/palemoon27 repo changes since my last build: - ported from `custom` branch of UXP: [network] Update effective TLD names list from esr128. (7e33466370) - import from UXP: [NSS] Bug 1899402 - Correctly destroy bulkkey in error scenario. r=jschanck (e8252090) (7acdcb46f3) - import from `custom` branch of UXP: nss: update nssckbi to 2.72 (e26468c8) (a1c5b61c5f) -
My Browser Builds (Part 5)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
New build of post-deprecated Serpent/moebius for XP! * Notice: This repo will not be built on regular schedule, and changes are experimental as usual. ** Current moebius patch level should be on par with 52.9, but some security patches can not be applied/ported due to source milestone differences between versions. Test binary: Win32 https://o.rthost.win/basilisk/basilisk55-win32-git-20241221-405f94084-xpmod.7z Win64 https://o.rthost.win/basilisk/basilisk55-win64-git-20241221-405f94084-xpmod.7z repo: https://github.com/roytam1/basilisk55 Repo changes: - import from UXP: No Issue - Make nsCocoaWindow hold a death grip on its native window until its destructor. https://bugzilla.mozilla.org/show_bug.cgi?id=1880582 (1554c778) (0af3b75a5) - import from UXP: No Issue - Fixes assembling with binutil as >= 2.41. https://git.ffmpeg.org/gitweb/ffmpeg.git/commit/effadce6c756247ea8bae32dc13bb3e6f464f0eb Same code exists in libav so applying the same patch there as well. (a29afdfa) (100372a03) - import from UXP: No issue - Cloned <audio>/<video> elements should respect muted attribute. (1bdfca39) (49dc9b76e) - import from UXP: No issue - Follow-up: fix compilation (d9dbae4a) (26e2e11de) - import from UXP: Issue #1787 - Follow-up: remove no longer used AppClearDataObserver. (334de9ff) (405f94084) -
My Browser Builds (Part 5)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
New build of BOC/UXP for XP! Test binary: MailNews Win32 https://o.rthost.win/boc-uxp/mailnews.win32-20241221-7bda12e7-uxp-990b92ae63-xpmod.7z BNavigator Win32 https://o.rthost.win/boc-uxp/bnavigator.win32-20241221-7bda12e7-uxp-990b92ae63-xpmod.7z source repo (excluding UXP): https://github.com/roytam1/boc-uxp/tree/custom * Notice: the profile prefix (i.e. parent folder names) are also changed since 2020-08-15 build, you may rename their names before using new binaries when updating from builds before 2020-08-15. -- New build of HBL-UXP for XP! Test binary: IceDove-UXP(mail) https://o.rthost.win/hbl-uxp/icedove.win32-20241221-id-656ea98-uxp-990b92ae63-xpmod.7z IceApe-UXP(suite) https://o.rthost.win/hbl-uxp/iceape.win32-20241221-id-656ea98-ia-93af9a0-uxp-990b92ae63-xpmod.7z source repo (excluding UXP): https://github.com/roytam1/icedove-uxp/tree/winbuild https://github.com/roytam1/iceape-uxp/tree/winbuild -
My Browser Builds (Part 5)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
New build of Serpent/UXP for XP! Test binary: Win32 https://o.rthost.win/basilisk/basilisk52-g4.8.win32-git-20241221-3219d2d-uxp-990b92ae63-xpmod.7z Win64 https://o.rthost.win/basilisk/basilisk52-g4.8.win64-git-20241221-3219d2d-uxp-990b92ae63-xpmod.7z source code that is comparable to my current working tree is available here: https://github.com/roytam1/UXP/commits/custom IA32 Win32 https://o.rthost.win/basilisk/basilisk52-g4.8.win32-git-20241221-3219d2d-uxp-990b92ae63-xpmod-ia32.7z source code that is comparable to my current working tree is available here: https://github.com/roytam1/UXP/commits/ia32 NM28XP build: Win32 https://o.rthost.win/palemoon/palemoon-28.10.7a1.win32-git-20241221-d849524bd-uxp-990b92ae63-xpmod.7z Win32 IA32 https://o.rthost.win/palemoon/palemoon-28.10.7a1.win32-git-20241221-d849524bd-uxp-990b92ae63-xpmod-ia32.7z Win32 SSE https://o.rthost.win/palemoon/palemoon-28.10.7a1.win32-git-20241221-d849524bd-uxp-990b92ae63-xpmod-sse.7z Win64 https://o.rthost.win/palemoon/palemoon-28.10.7a1.win64-git-20241221-d849524bd-uxp-990b92ae63-xpmod.7z Official UXP changes picked since my last build: - No Issue - Make nsCocoaWindow hold a death grip on its native window until its destructor. https://bugzilla.mozilla.org/show_bug.cgi?id=1880582 (1554c778f4) - No Issue - Fixes assembling with binutil as >= 2.41. https://git.ffmpeg.org/gitweb/ffmpeg.git/commit/effadce6c756247ea8bae32dc13bb3e6f464f0eb Same code exists in libav so applying the same patch there as well. (a29afdfafe) - No issue - Cloned <audio>/<video> elements should respect muted attribute. (1bdfca3920) - No issue - Follow-up: fix compilation (d9dbae4aa9) - Issue #1787 - Follow-up: remove no longer used AppClearDataObserver. (334de9ffcc) No official Pale-Moon changes picked since my last build. No official Basilisk changes picked since my last build. Update Notice: - You may delete file named icudt*.dat inside program folder when updating from old releases. * Notice: From now on, UXP rev will point to `custom` branch of my UXP repo instead of MCP UXP repo, while "official UXP changes" shows only `tracking` branch changes. -
My Browser Builds (Part 5)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
you don't even pay me why you order me to do the work? -
My Browser Builds (Part 5)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
yeah, once I can get a proper time slot doing so. -
My Browser Builds (Part 5)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
still working with $DAYJOB, and for builds because there is lack of upstream changes. BTW I do plan for an update to my legacy browsers addressing some NSS related bugfixes and cert updates, but no ETA at the moment.