
roytam1
Memberroytam1 last won the day on December 19 2024
roytam1 had the most liked content!
About roytam1

Profile Information
-
OS
XP Pro x86
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
roytam1's Achievements
6.7k
Reputation
-
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-20250215-03bc0ba60-xpmod.7z Win64 https://o.rthost.win/basilisk/basilisk55-win64-git-20250215-03bc0ba60-xpmod.7z repo: https://github.com/roytam1/basilisk55 Repo changes: - nss: update nssckbi to 2.74 (584dfd803) - import from mozilla: Bug 1350925 part 1 - Reset the scrolled frame's ReflowOutput overflow areas before re-using it for another child reflow. r=dholbert a=gchang (8c70d11ecd1) (f1f7b5b86) - import from mozilla: Bug 1350925 part 2 - Assert that we're given clean ReflowOutput overflow areas in ReflowChild. rs=dholbert a=gchang (5763b4d39e4) (1cd5e2c49) - import from `custom` branch of UXP: dom/security: respect `security.csp.reporting.enabled` in other places (f59ffe28) (5a818a097) - import from `custom` branch of UXP: pref: disable security.csp.reporting.enabled (ebca3ddb) (03bc0ba60) -
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-20250215-7bda12e7-uxp-0a18b05efd-xpmod.7z BNavigator Win32 https://o.rthost.win/boc-uxp/bnavigator.win32-20250215-7bda12e7-uxp-0a18b05efd-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-20250215-id-656ea98-uxp-0a18b05efd-xpmod.7z IceApe-UXP(suite) https://o.rthost.win/hbl-uxp/iceape.win32-20250215-id-656ea98-ia-c642e3c-uxp-0a18b05efd-xpmod.7z suite changes: - Made "Manage Cookie Permissions" menu item translatable (6b9a305) - Added label for "Manage Cookie Permissions" menu item to DTD (cb0e40d) - Update navigatorOverlay.xul (86ed75e) - Merge pull request #1 from zanud/winbuild (67502f3) - Properly fill internal object when creating a context menu for XUL elements (1bee959) - Merge pull request #3 from zanud/winbuild (5655636) - Remove doublequotes from search string (33324ad) - Make Internet search via browser's "Search for..." context menu item more precise (76ab9a8) - Make Internet search via email agent's "Search for..." context menu item more precise (0538077) - Merge branch 'roytam1:winbuild' into winbuild (379b0ae) - Merge pull request #4 from zanud/winbuild (3b0f4f5) 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-20250215-3219d2d-uxp-0a18b05efd-xpmod.7z Win64 https://o.rthost.win/basilisk/basilisk52-g4.8.win64-git-20250215-3219d2d-uxp-0a18b05efd-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-20250215-3219d2d-uxp-0a18b05efd-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-20250215-d849524bd-uxp-0a18b05efd-xpmod.7z Win32 IA32 https://o.rthost.win/palemoon/palemoon-28.10.7a1.win32-git-20250215-d849524bd-uxp-0a18b05efd-xpmod-ia32.7z Win32 SSE https://o.rthost.win/palemoon/palemoon-28.10.7a1.win32-git-20250215-d849524bd-uxp-0a18b05efd-xpmod-sse.7z Win64 https://o.rthost.win/palemoon/palemoon-28.10.7a1.win64-git-20250215-d849524bd-uxp-0a18b05efd-xpmod.7z No official UXP changes picked since my last build. No official Pale-Moon changes picked since my last build. No official Basilisk changes picked since my last build. My changes picked since my last build: - dom/security: respect `security.csp.reporting.enabled` in other places (f59ffe2826) - pref: disable security.csp.reporting.enabled (ebca3ddb1d) - import from mozilla: Bug 1350925 part 1 - Reset the scrolled frame's ReflowOutput overflow areas before re-using it for another child reflow. r=dholbert a=gchang (8c70d11ecd1) (7f4a92ec55) - import from mozilla: Bug 1350925 part 2 - Assert that we're given clean ReflowOutput overflow areas in ReflowChild. rs=dholbert a=gchang (5763b4d39e4) (d7396f6886) - nss: update nssckbi to 2.74 (0a18b05efd) 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 need to block challenges.cloudflare.com for the time being. -
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-20250208-30981faa9-xpmod.7z Win64 https://o.rthost.win/basilisk/basilisk55-win64-git-20250208-30981faa9-xpmod.7z repo: https://github.com/roytam1/basilisk55 Repo changes: - import from UXP: Issue #2557 - Remove URL Constructor(DOMString url, URL base). (511449e1) (152dc8b57) - ported from UXP: Bump default Firefox compatversion to 115.0 (d377b3ae) (3fac0584b) - import from UXP: [DOM] Reset mCompileResult in txMozillaXSLTProcessor::ImportStylesheet. (9d8a3f08) (b09c872c5) - import from UXP: [NSS] Simplify error handling in get_token_objects_for_cache. (ecb18ddf) (6753bc9f5) - import from UXP: [NSS] Ensure zero-initialization of collectArgs.cert (dcb76fe0) (d645d6d4e) - import from UXP: [js] Null-check inputs for String and BigInt (7163430d) (31108aeba) - import from UXP: Issue #2690 - Add AES-KW purposed keys to list of allowable keys to unwrap. (4da1b56b) (252024540) - ported from UXP: Issue #2690 - Replace SyntaxError with TypeError for derive_bits_keys. (7039b5a9) (f2df36a31) - import from UXP: Issue #2690 - Throw a NotSupportedError in case of unknown algorithm name. (263bf279) (c87a7b3e8) - ported from UXP: Issue #2690 - Allow 0-length keys/empty passwords for PBKDF2. (e1e7a0c5) (0226a7f4e) - import from UXP: Issue #2690 - Remove additional incorrect syntax error result values. (51412278) (3b694a27d) - import from UXP: No Issue - Silence unhelpful -Qspectre warnings. (a22bb7d1) (30981faa9) -
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-20250208-7bda12e7-uxp-f7298813f9-xpmod.7z BNavigator Win32 https://o.rthost.win/boc-uxp/bnavigator.win32-20250208-7bda12e7-uxp-f7298813f9-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-20250208-id-656ea98-uxp-f7298813f9-xpmod.7z IceApe-UXP(suite) https://o.rthost.win/hbl-uxp/iceape.win32-20250208-id-656ea98-ia-93af9a0-uxp-f7298813f9-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-20250208-3219d2d-uxp-f7298813f9-xpmod.7z Win64 https://o.rthost.win/basilisk/basilisk52-g4.8.win64-git-20250208-3219d2d-uxp-f7298813f9-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-20250208-3219d2d-uxp-f7298813f9-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-20250208-d849524bd-uxp-f7298813f9-xpmod.7z Win32 IA32 https://o.rthost.win/palemoon/palemoon-28.10.7a1.win32-git-20250208-d849524bd-uxp-f7298813f9-xpmod-ia32.7z Win32 SSE https://o.rthost.win/palemoon/palemoon-28.10.7a1.win32-git-20250208-d849524bd-uxp-f7298813f9-xpmod-sse.7z Win64 https://o.rthost.win/palemoon/palemoon-28.10.7a1.win64-git-20250208-d849524bd-uxp-f7298813f9-xpmod.7z Official UXP changes picked since my last build: - Issue #2557 - Remove URL Constructor(DOMString url, URL base). (511449e134) - No Issue - Silence unhelpful -Qspectre warnings. (a22bb7d1d0) - Bump default Firefox compatversion to 115.0 (d377b3ae17) - [DOM] Reset mCompileResult in txMozillaXSLTProcessor::ImportStylesheet. (9d8a3f0848) - [NSS] Simplify error handling in get_token_objects_for_cache. (ecb18ddf57) - [NSS] Ensure zero-initialization of collectArgs.cert (dcb76fe0f7) - [js] Null-check inputs for String and BigInt (7163430d1a) - Issue #2690 - Add AES-KW purposed keys to list of allowable keys to unwrap. (4da1b56b6a) - Issue #2690 - Replace SyntaxError with TypeError for derive_bits_keys. (7039b5a95d) - Issue #2690 - Throw a NotSupportedError in case of unknown algorithm name. (263bf279a7) - Issue #2690 - Convert error from non-existing convenience function. (3d7a95ab44) - Issue #2690 - Allow 0-length keys/empty passwords for PBKDF2. (e1e7a0c5bc) - Issue #2690 - Remove additional incorrect syntax error result values. (5141227896) No official Pale-Moon changes picked since my last build. No official Basilisk changes picked since my last build. My changes picked since my last build: - js: check `bi` before using it in JSStructuredCloneWriter::writeBigInt() (de916190fd) 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
(dup) -
My Browser Builds (Part 5)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
the crash is fixed in both sides, but the challenge is not fixed yet. -
My Browser Builds (Part 5)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
better try compiling directly from rmottola's AF dev branch first, you may just fork it and create a new branch for your changes. I do have a winbuild branch of AF to merge upstream's dev branch changes. and my changes in my repo comes from upstream's dev branch changes and my winbuild branch changes squashed with `git diff oldrev..newrev` and apply it in my NM27 master branch(also needs fixing since my master branch doesn't very winbuild branch alike). but these nightmares are long-gone for me as it doesn't fit my needs now. -
My Browser Builds (Part 5)
roytam1 replied to roytam1's topic in Browsers working on Older NT-Family OSes
should be fixed -
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-20250201-762691794-xpmod.7z Win64 https://o.rthost.win/basilisk/basilisk55-win64-git-20250201-762691794-xpmod.7z repo: https://github.com/roytam1/basilisk55 Repo changes: - import from UXP: Issue #2686 - Don't rely on return value of ExecutionContext::Compile when the context may forbid running scripts (0590764f) (36eaeed46) - import from UXP: Issue #2688 - Don't apply auto min-sizing when flex max-sizing. (0849deea) (1f720079b) - import from `custom` branch of UXP: Update eTLD list (PSL) (064d8757) (762691794) -
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-20250201-7bda12e7-uxp-bf90272692-xpmod.7z BNavigator Win32 https://o.rthost.win/boc-uxp/bnavigator.win32-20250201-7bda12e7-uxp-bf90272692-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-20250201-id-656ea98-uxp-bf90272692-xpmod.7z IceApe-UXP(suite) https://o.rthost.win/hbl-uxp/iceape.win32-20250201-id-656ea98-ia-93af9a0-uxp-bf90272692-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-20250201-3219d2d-uxp-bf90272692-xpmod.7z Win64 https://o.rthost.win/basilisk/basilisk52-g4.8.win64-git-20250201-3219d2d-uxp-bf90272692-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-20250201-3219d2d-uxp-bf90272692-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-20250201-d849524bd-uxp-bf90272692-xpmod.7z Win32 IA32 https://o.rthost.win/palemoon/palemoon-28.10.7a1.win32-git-20250201-d849524bd-uxp-bf90272692-xpmod-ia32.7z Win32 SSE https://o.rthost.win/palemoon/palemoon-28.10.7a1.win32-git-20250201-d849524bd-uxp-bf90272692-xpmod-sse.7z Win64 https://o.rthost.win/palemoon/palemoon-28.10.7a1.win64-git-20250201-d849524bd-uxp-bf90272692-xpmod.7z Official UXP changes picked since my last build: - Issue #2686 - Don't rely on return value of ExecutionContext::Compile when the context may forbid running scripts (0590764f1f) - Issue #2688 - Don't apply auto min-sizing when flex max-sizing. (0849deeacf) - Update eTLD list (PSL) (064d8757f5) 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
personally I don't have intention to support yet another over-complicated CPU-hungry new image format, unless upstream want to do this. BTW there is a github user tried to port thunderbird53 to moebius: https://github.com/roytam1/basilisk55/issues/60