Leaderboard
Popular Content
Showing content with the highest reputation on 02/22/2025 in all areas
-
New build of Serpent/UXP for XP! Test binary: Win32 https://o.rthost.win/basilisk/basilisk52-g4.8.win32-git-20250222-3219d2d-uxp-e43876ec84-xpmod.7z Win64 https://o.rthost.win/basilisk/basilisk52-g4.8.win64-git-20250222-3219d2d-uxp-e43876ec84-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-20250222-3219d2d-uxp-e43876ec84-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-20250222-d849524bd-uxp-e43876ec84-xpmod.7z Win32 IA32 https://o.rthost.win/palemoon/palemoon-28.10.7a1.win32-git-20250222-d849524bd-uxp-e43876ec84-xpmod-ia32.7z Win32 SSE https://o.rthost.win/palemoon/palemoon-28.10.7a1.win32-git-20250222-d849524bd-uxp-e43876ec84-xpmod-sse.7z Win64 https://o.rthost.win/palemoon/palemoon-28.10.7a1.win64-git-20250222-d849524bd-uxp-e43876ec84-xpmod.7z Official UXP changes picked since my last build: - No issue - avoid potential underflow in StructuredClone. (3bac3ab0b5) - [DOM] Honor security.csp.reporting.enabled pref in more places. (c41c1c63d5) - Issue #2693 - Disable CSP reporting by default in the platform. (8b41e53028) - Issue #2693 - Don't reflow children if they have 0 width. (cb233feea0) - Revert "Issue #2693 - Don't reflow children if they have 0 width." (2da039daac) - Issue #2694 - Improve nested grid layout performance by caching. (25570dc572) - [layout] Always reserve 64 bits for frame property value (cc8e336172) 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: remove terse static assert from upstream changes (0d63037e56) - Revert "Issue #2693 - Don't reflow children if they have 0 width." (594a360cbf) - import from mozilla: Bug 1591366 - Always reserve 64 bits for frame property value r=dholbert (19499821190) (97534886ae) 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 points
-
3 points
-
Today, I created a subroutine to catch errors ,for example a TypeError, caused by the document.getElementById() or document.querySelector() commands when a page is loading too slowly. I use these error messages to check as long as a successful access to an element is granted and then to immediately execute the desired commands. This avoids unnecessary, static setTimeout commands and error messages in the Browser Console.. Works like a charm. And I'm not in the mood to use observers everywhere.3 points
-
Installing and running Nvidia driven card helps certain browsers that would otherwise fail to run with sandbox.3 points
-
https://www.ncesc.com/gaming-pedia/what-is-the-no-sandbox-command-in-chrome/ "The sandbox is a security feature that isolates web pages and applications, preventing them from affecting other parts of the system. Disabling the sandbox is sometimes necessary for development purposes, such as redirecting stdout to disk when the sandbox would otherwise prevent writing data to the disk. However, it is not recommended to disable the sandbox when surfing the web, as it can leave your system more vulnerable to security threats."3 points
-
Keeping single-process mode is really a good idea and very important for those running Windows XP on old, weak computers. Actually, this mode works much better in Mypal 68.14.7b than in the previous releases. I've already mentally and emotionally prepared myself for the next compatibility breakages you'll soon be unleashing. I am really curious to see what will no longer work in the next version as it did in Mypal 68.14.5b. In the meantime, I have written a whole series of UC.JS scripts to be on the safe side if a lot of my older stuff do not work anymore. Hope the Custom Buttons extension will still work in your next Mypal 68 release as it should actually be able to run in newer Firefox versions up to at least 136 as well. And if it works there, it should also be possible in newer Mypal 68 versions with a much lower JavaScript level.3 points
-
Yep , sorry , just a typo. I'm pretty tired for the last couple of days and made several typos, like .dll instead of .pak, even though I returned from my vacation , lol. Edit : Too much sun , I guess . We have a heatwave here , again.3 points
-
I already wrote about this general.config.sandbox_enabled preference in terms of the Nuchi-Sporif script loading method and other ones:2 points
-
I thought the general.config.sandbox_enabled preference is the one to be enabled if the user wants to use the sandbox feature.2 points
-
Problems do not appear when running it on Vista too. I was under the impression that video hardware acceleration is just not possible due to XP lacking DXVA 2.0, perhaps this is why there were reports about all those yotube crashes on XP . I'm on Vista and I have none , with or without acceleration. WEb-Gl is a security hole , we are kinda trying to make a privacy oriented browser here...2 points
-
I think I already told you we are from the same generation . https://en.wikipedia.org/wiki/Generation_X . I still have plenty of things from the glorious 80's ! But hey , is there a place left where no russians mentioned ? I mean , something like a russian free zone ? I recently returned from my vacation and it was d*mn hard to find a place without "russo turisto" ! lol. But you've just reminded me about this again : I still don't have ANY problems with the language you had mentioned earlier , even with your 2206 ! I only see English everywhere , I deleted your user data and started from zero. Again , English everywhere , including websites , my system locale is en-UK , these srings are from my profile data. And even if I change my locale to US , no problems at all too. Of course the strings are en-US after reboot. "system_web_app_last_attempted_language": "en-UK", "system_web_app_last_attempted_update": "13.0.2206.0", "system_web_app_last_installed_language": "en-UK", "system_web_app_last_update": "13.0.2206.0" "system_web_app_last_attempted_language": "en-US", "system_web_app_last_attempted_update": "13.0.2206.0", "system_web_app_last_installed_language": "en-US", "system_web_app_last_update": "13.0.2206.0" I would like to ask @XPerceniol if he has any language-related problems .2 points
-
First, it's 5 years, not 1. The browser has a 2020 engine, it was released in 2020. Second, no, and I quote: "I WILL NOT BE MAKING IT PUBLIC". Source: https://msfn.org/board/topic/186346-i-moved-to-centbrowser-i-feel-happy-about-it/page/5/#findComment-1277544 My humble opinion about that: https://msfn.org/board/topic/186346-i-moved-to-centbrowser-i-feel-happy-about-it/page/6/#findComment-12775771 point
-
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-20250222-503e6dcc0-xpmod.7z Win64 https://o.rthost.win/basilisk/basilisk55-win64-git-20250222-503e6dcc0-xpmod.7z repo: https://github.com/roytam1/basilisk55 Repo changes: - import from UXP: No issue - avoid potential underflow in StructuredClone. (3bac3ab0) (dcd1a2b0f) - ported from UXP: [DOM] Honor security.csp.reporting.enabled pref in more places. (c41c1c63) (5228862b2) - import from UXP: Issue #2693 - Don't reflow children if they have 0 width. (cb233fee) (1a08ed339) - Revert "import from UXP: Issue #2693 - Don't reflow children if they have 0 width. (cb233fee)" (eb5db3d48) - import from UXP: Issue #2694 - Improve nested grid layout performance by caching. (25570dc5) (3b5354577) - import from UXP: [layout] Always reserve 64 bits for frame property value (cc8e3361) (503e6dcc0)1 point
-
New build of BOC/UXP for XP! Test binary: MailNews Win32 https://o.rthost.win/boc-uxp/mailnews.win32-20250222-7bda12e7-uxp-e43876ec84-xpmod.7z BNavigator Win32 https://o.rthost.win/boc-uxp/bnavigator.win32-20250222-7bda12e7-uxp-e43876ec84-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-20250222-id-656ea98-uxp-e43876ec84-xpmod.7z IceApe-UXP(suite) https://o.rthost.win/hbl-uxp/iceape.win32-20250222-id-656ea98-ia-c642e3c-uxp-e43876ec84-xpmod.7z source repo (excluding UXP): https://github.com/roytam1/icedove-uxp/tree/winbuild https://github.com/roytam1/iceape-uxp/tree/winbuild1 point
-
https://startisback.com/StartAllBack_setup.exe Added setting to enable old (monochrome) icon.1 point
-
AIDA64 v7.60 drops support for Windows 9x as noted here: https://www.aida64.com/news/finalwire-aida64-v760-kernel-driver-sensor-panel-rtx-5000-turing-lcd Making v7.50 the latest version for Windows 9x: https://www.aida64.com/downloads/ODE5NjQwYzc=1 point
-
@feodor2 When creating UC.JS scripts, I noticed that some Vanilla JavaScript commands behave differently in single-process mode compared to multi-process mode. When starting the browser, loading new tabs or windows, accessing elements via document.getElementById() and especially via document.querySelector() needs much more time in multi-process mode than in single-process mode. Is there any explanation for this? Is this by default or rather a Mypal 68 specific behaviour? When, for example, starting the browser with the about:addons page, it takes nearly 8 seconds after DOM is loaded to be able to access an element in multi-process mode via document.querySelector() . In single-process mode, it can be accessed directly. This is very strange and does not make the multi-process mode particularly attractive.1 point
-
It's not "different" it's another question, lol. I'd say, probably, even most likely, because Germany now includes the Eastern part - GDR (DDR), The chance of him blocking W. Germany before 1990 was extremely high, also he indeed didn't want to loose the auditory of millions of Russians that now reside in Germany. https://www.ncesc.com/geographic-pedia/why-do-so-many-russians-live-in-germany/1 point
-
Blocked there, too! Weirdly, this time I can pass the cloudflare "protection", but then I got a notification of my Region being blocked. I live in France, but my IP oftenly gets confused with Belgian, and Belgium is blocked. I don't know whether it was made per a request from Moore, if it was, then he's indeed a red guy. Why? Because the most rich countries are blocked (look ta the screen!), that tells there's nothing for me to see there. But thanks.1 point
-
oh upstream picked some of my changes. but yeah it's fine if they can help others.1 point
-
1 point
-
What gang? The one that presses the Like button for one another, and the gang that throws out old computers & aluminum cables? Not really. New Moon crashes on a CloudFlare captcha when memory usage reaches 1.7 GB and commit of 2.6 GB. I use 32-bit on purpose to keep the memory in check because it shouldn't be allowed to use more than this.1 point
-
Did you try to reduce the quality ? like 360p or 480p ? BTW , it's no wonder newer chrome will consume more RAM , besides yuotube will load much more bloat/scripts if it sees a newer browser useragent.1 point
-
Of course it will work fine with or without them , it seems realy strange why you (quite often) think that I will suggest something not working , lol. OK , good , I understand you trust nobody , right and quite fine by me ! This result is weird , though . Perhaps it has something to do with XP ? This may explain why the other XP users , like the previous one , have crashes with youtbue and I do NOT . What to do ? Try to replace manifest_version : 2 with something non-existent , like manifest_version : Y or manifest_version : 9 , try to just type in some rubbish into the key :"wvcwevr67ki67n=bk878ckwb" . The general idea would be NOT to remove them completely , but to let the browser think they are still there but NOT valid (version mismatch , etc) and get back to me with the results . I'm sorry if I shall not reply fast . Like I said , I'm having rough sunny days , lol.1 point
-
Open this .pak file in any HEX propramme and choose "position" / "go to offset" , dial 13022 and it will bring you to the extension master key.1 point
-
@XPerceniol , to answer your question , I suggest to use the free COMODO firewall for your XP system. Older versions like 5.x . You can easily define what to block in the section "Network security policy" and choose any rule , port , etc.1 point