Leokids123 Posted June 20 Posted June 20 On 6/19/2025 at 12:24 AM, roytam1 said: since @rn10950 is doing his job, I don't think I need to pick this up again. He needs help with Chatzilla and he just manually fixed it and...
roytam1 Posted June 20 Author Posted June 20 New build of Serpent/UXP for XP! Test binary: Win32 https://o.rthost.win/basilisk/basilisk52-g4.8.win32-git-20250621-3219d2d-uxp-6414271c91-xpmod.7z Win64 https://o.rthost.win/basilisk/basilisk52-g4.8.win64-git-20250621-3219d2d-uxp-6414271c91-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-20250621-3219d2d-uxp-6414271c91-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-20250621-d849524bd-uxp-6414271c91-xpmod.7z Win32 IA32 https://o.rthost.win/palemoon/palemoon-28.10.7a1.win32-git-20250621-d849524bd-uxp-6414271c91-xpmod-ia32.7z Win32 SSE https://o.rthost.win/palemoon/palemoon-28.10.7a1.win32-git-20250621-d849524bd-uxp-6414271c91-xpmod-sse.7z Win64 https://o.rthost.win/palemoon/palemoon-28.10.7a1.win64-git-20250621-d849524bd-uxp-6414271c91-xpmod.7z Win7+ x64 AVX2 https://o.rthost.win/palemoon/palemoon-28.10.7a1.win64-git-20250621-d849524bd-uxp-6414271c91-w7plus-avx2.7z Official UXP changes picked since my last build: - No issue - Set device contrast to an acceptable value if OOB. (91a026ea65) - [devtools] Improve special character escaping for curl (7d099a8080) - Fix loop for column picker's drop-down menu (#2758) (72a17a5284) - Issue #2721 - Create special case exception for <A>.Click() outside of DOM (37de431ac0) - Issue #2721 - Remove nsILinkHandler. (c3f1c0cdba) - Issue #2721 - Simplify CheckHandleEventForAnchorsPreconditions. (3b1fe322f7) - Issue #2721 - Remove nsILinkHandler include from `/mailnews` (9c69a34da4) - Issue #2751 - Use rounded interpolation value when interpolating the Integer type and Font stretch type, per spec. (321b75a391) - Issue #2752 - Change DOMMatrix Rotate{Self}() to the current spec. (2782cded29) - No issue - Update SQLite lib to 3.50.1 and require it as syslib. (5ae40cfe47) - Issue #2734 - Add base-64 grammar check to CSP nonces where applicable. (51022b98b2) - Issue #2723 - Remove obsolete NPN prefs and callbacks. (5960178802) 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. 4
roytam1 Posted June 20 Author Posted June 20 New build of BOC/UXP for XP! Test binary: MailNews Win32 https://o.rthost.win/boc-uxp/mailnews.win32-20250621-7bda12e7-uxp-6414271c91-xpmod.7z BNavigator Win32 https://o.rthost.win/boc-uxp/bnavigator.win32-20250621-7bda12e7-uxp-6414271c91-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-20250621-id-656ea98-uxp-6414271c91-xpmod.7z IceApe-UXP(suite) https://o.rthost.win/hbl-uxp/iceape.win32-20250621-id-656ea98-ia-c642e3c-uxp-6414271c91-xpmod.7z source repo (excluding UXP): https://github.com/roytam1/icedove-uxp/tree/winbuild https://github.com/roytam1/iceape-uxp/tree/winbuild 1
roytam1 Posted June 20 Author Posted June 20 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-20250621-7d334e013-xpmod.7z Win64 https://o.rthost.win/basilisk/basilisk55-win64-git-20250621-7d334e013-xpmod.7z repo: https://github.com/roytam1/basilisk55 Repo changes: - import from UXP: No issue - Set device contrast to an acceptable value if OOB. (91a026ea) (427c76a4f) - ported from UXP: [devtools] Improve special character escaping for curl (7d099a80) (907358c5c) - import from UXP: Fix loop for column picker's drop-down menu (#2758) (72a17a52) (8fcbddc07) - ported from UXP: Issue #2721 - Create special case exception for <A>.Click() outside of DOM (37de431a) (66afe9f75) - ported from UXP: Issue #2721 - Remove nsILinkHandler. (c3f1c0cd) (96cac3a54) - import from UXP: Issue #2751 - Use rounded interpolation value when interpolating the Integer type and Font stretch type, per spec. (321b75a3) (0fa273491) - import from UXP: Issue #2752 - Change DOMMatrix Rotate{Self}() to the current spec. (2782cded) (4d9db3b9d) - import from UXP: No issue - Update SQLite lib to 3.50.1 and require it as syslib. (5ae40cfe) (6c4f2fc44) - ported from UXP: Issue #2723 - Remove obsolete NPN prefs and callbacks. (59601788) (7d334e013) 2
DanR20 Posted June 20 Posted June 20 On 6/1/2025 at 7:15 AM, covo said: (but roytam1 does not respond to posts that on some www NM & Serpent do not work --> my post: https://vider.pl/vid/+fs85ve5 - players in New Moon and Serpent52 don't play, but serpent55 does...) Don't feel bad, he won't respond to posts about mailnews bugs either. Guess it gets on his nerves :-)
kwisomialbert Posted June 21 Posted June 21 4 hours ago, kwisomialbert said: The links not working Now its working Using VPN
modnar Posted June 23 Posted June 23 Local flea market site ( http://www.bolha.com/ ) must have been changed or modernized - too much for Serpent 52.9 6-21 and one version before, 5-31. I'd say Serpent is missing some functionality? It can still be navigated though...
j7n Posted June 24 Posted June 24 So there are voting buttons on YouTube and Facebook. Curiously how in New Moon the icons for negative votes don't immediately show up. They may appear after a delay. It is still possible to press those buttons. In Facebook, only the thumbs up and heart show. Among the negatives is laughter, sadness and anger (nothing worse). It looks like a push not to use those. Using New Moon in these places has gotten too slow, but I still stick to it because I don't want to open another browser all the time.
roytam1 Posted Friday at 11:53 PM Author Posted Friday at 11:53 PM New build of Serpent/UXP for XP! Test binary: Win32 https://o.rthost.win/basilisk/basilisk52-g4.8.win32-git-20250628-3219d2d-uxp-bde8fbbb5f-xpmod.7z Win64 https://o.rthost.win/basilisk/basilisk52-g4.8.win64-git-20250628-3219d2d-uxp-bde8fbbb5f-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-20250628-3219d2d-uxp-bde8fbbb5f-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-20250628-d849524bd-uxp-bde8fbbb5f-xpmod.7z Win32 IA32 https://o.rthost.win/palemoon/palemoon-28.10.7a1.win32-git-20250628-d849524bd-uxp-bde8fbbb5f-xpmod-ia32.7z Win32 SSE https://o.rthost.win/palemoon/palemoon-28.10.7a1.win32-git-20250628-d849524bd-uxp-bde8fbbb5f-xpmod-sse.7z Win64 https://o.rthost.win/palemoon/palemoon-28.10.7a1.win64-git-20250628-d849524bd-uxp-bde8fbbb5f-xpmod.7z Win7+ x64 AVX2 https://o.rthost.win/palemoon/palemoon-28.10.7a1.win64-git-20250628-d849524bd-uxp-bde8fbbb5f-w7plus-avx2.7z Official UXP changes picked since my last build: - No issue - Escape `<` and `>` in element attribute values. (3c2c7ce1e2) - Issue #2488 - Follow-up: Ensure container is initialized for cloned declaration blocks (c91730dc7b) - Issue #2762 - Remove SVGZoomEvent interface. (1c8e994b65) - [DOM] Update YouTube embed rewrites. (0c2770ff7b) - [Layout] Hold stronger references to FontFaces. (5e12078904) - [XPCOM] Add Mac-specific executable extensions (80b542efc3) - Issue #2765 - Part 1: Scrollbar width should be treated as a non-inherited property (8236eec152) - Issue #2765 - Part 2: Create a helper function for resolving the non-NAC style context of a given NAC (b2c435a189) - Issue #2765 - Part 3: Make scrollbar width checks use the originating non-NAC style context (3ba0b10bb4) - No issue - Refactor nsStyleUIReset::CalcDifference to accumulate change hints (2c704d1b8e) - Issue #2764 - Fix several properties to return NeutralChange hint (d14972602f) 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: - nss: update certdata and bump ckbi version to 2.78 (cd1840493f) - nss: merge changes from upstream UXP (bde8fbbb5f) 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. 4
roytam1 Posted Friday at 11:54 PM Author Posted Friday at 11:54 PM New build of BOC/UXP for XP! Test binary: MailNews Win32 https://o.rthost.win/boc-uxp/mailnews.win32-20250628-7bda12e7-uxp-bde8fbbb5f-xpmod.7z BNavigator Win32 https://o.rthost.win/boc-uxp/bnavigator.win32-20250628-7bda12e7-uxp-bde8fbbb5f-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-20250628-id-656ea98-uxp-bde8fbbb5f-xpmod.7z IceApe-UXP(suite) https://o.rthost.win/hbl-uxp/iceape.win32-20250628-id-656ea98-ia-c642e3c-uxp-bde8fbbb5f-xpmod.7z source repo (excluding UXP): https://github.com/roytam1/icedove-uxp/tree/winbuild https://github.com/roytam1/iceape-uxp/tree/winbuild 1
roytam1 Posted Friday at 11:54 PM Author Posted Friday at 11:54 PM 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-20250628-d30d4d3a0-xpmod.7z Win64 https://o.rthost.win/basilisk/basilisk55-win64-git-20250628-d30d4d3a0-xpmod.7z repo: https://github.com/roytam1/basilisk55 Repo changes: - nss: update certdata and bump ckbi version to 2.78 (50af71f27) - nss: merge changes from upstream UXP (4fff1ea8b) - ported from UXP: No issue - Escape `<` and `>` in element attribute values. (3c2c7ce1) (2f49d0788) - import from UXP: Issue #2488 - Follow-up: Ensure container is initialized for cloned declaration blocks (c91730dc) (13795f1b7) - ported from UXP: Issue #2762 - Remove SVGZoomEvent interface. (1c8e994b) (c1bbbdea8) - ported from UXP: [DOM] Update YouTube embed rewrites. (0c2770ff) (a455f5736) - import from UXP: [Layout] Hold stronger references to FontFaces. (5e120789) (7c1aa8b94) - ported from UXP: [XPCOM] Add Mac-specific executable extensions (80b542ef) (8507563c7) - ported from UXP: Issue #2765 - Part 1: Scrollbar width should be treated as a non-inherited property (8236eec1) (58bcb2dcf) - import from UXP: Issue #2765 - Part 2: Create a helper function for resolving the non-NAC style context of a given NAC (b2c435a1) (b26faa19f) - import from UXP: Issue #2765 - Part 3: Make scrollbar width checks use the originating non-NAC style context (3ba0b10b) (ed6d6ffc2) - ported from UXP: No issue - Refactor nsStyleUIReset::CalcDifference to accumulate change hints (2c704d1b) (52ff82c79) - ported from UXP: Issue #2764 - Fix several properties to return NeutralChange hint (d1497260) (d30d4d3a0) 2
Ben Markson Posted Saturday at 07:41 AM Posted Saturday at 07:41 AM If I go anywhere near this website ... instant crash. https://www.theweatheroutlook.com Same happens in safe mode. Ben. 1
nicolaasjan Posted Saturday at 07:47 AM Posted Saturday at 07:47 AM (edited) 7 minutes ago, Ben Markson said: If I go anywhere near this website ... instant crash. Same in New Moon. I don't even get this error window; browser just closes... [Edit] Browser also instantly crashes when trying to open the uBlock Origin dashboard. Reverted to previous New Moon (2025-06-17) and no issues. Edited Saturday at 07:55 AM by nicolaasjan 1
roytam1 Posted Saturday at 04:11 PM Author Posted Saturday at 04:11 PM 8 hours ago, nicolaasjan said: Same in New Moon. I don't even get this error window; browser just closes... [Edit] Browser also instantly crashes when trying to open the uBlock Origin dashboard. Reverted to previous New Moon (2025-06-17) and no issues. upstream got some follow-ups about it.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now