feodor2
MemberContent Type
Profiles
Forums
Events
Everything posted by feodor2
-
My Browser Builds (Part 4)
feodor2 replied to roytam1's topic in Browsers working on Older NT-Family OSes
The error is the same, also i tried to move basilisk dir from the application to the main uxp dir. If to switch to the custom branch it is fine, but you told earlier to switch exactly to the custom-platform, so something broken there. -
My Browser Builds (Part 4)
feodor2 replied to roytam1's topic in Browsers working on Older NT-Family OSes
Hi @roytam1 I have new trouble to build from the source, already switched to custom platform. Get ERROR: Cannot find project application/basilisk in the very begining -
@Milkinis I say all things no matter how they optimized on the any pc begin to freeze and slowdown when all RAM is occupied, furthermore many things wil just crash for no more free memory. You name best optimized browser and try do the same then tell how it was.
-
@MWF look https://github.com/Feodor2/Mypal68/issues/218#issuecomment-1604600668 Shall plan to publish the new release upon next week. I did like a stress test on mypal 68.13. My pc is core2duo 8500 3.16 ghz, 3 gb ram, hardware accel is off - default value, multiporcesses are 3 for tabs, 1 for extension, 1 for rdd (5 at all - these are default), other settings also default. Also have extensions: ublock, decentrales, сanvasblock, xiaoxiaoflood userChromeJS and downthemall for firefox 68 3gb ram was filled at 30 tabs 15 youdube (one playing) and 15 aliexpress. No any crashes Was opening more tabs, 20 at all 10 for yt and 10 for ali What i notices are freezings and slowdowns when i switch tabs, many windows about "script not responding" where i pushed continue, after all it was still usable. Finally i have closed the browser with all 50 tabs, it has not closed at once though, takes a minute while and closed all successfully. By the way name the most heavy site you know, for me it is yotube. IN CONCLUSION I suggest to leave settings on their default values, toggle ones only if you well know what they do and why, especially do not forcefully turn acceleration, webgl and other grafics stuff, it still remains broken on winxp.
-
My Browser Builds (Part 4)
feodor2 replied to roytam1's topic in Browsers working on Older NT-Family OSes
@roytam1 I wonder how blocking google may affect that your browsers stuff? I do not use the goo for years, actually i block them myself everywhere i can to not get even accidentally connect to the abomination. Yes youtybe wont work, so i am to unblock goo for testing only, аfter that to clean all from goo tracers. -
People who get bsod please check these settings layers.mlgpu.enabled = false layers.omtp.enabled = false browser.tabs.unloadOnLowMemory = true After resolve bsod error i shall try build x64. Also 78 is not the last version shall continue further to upgrade javascript
-
May it help winxp sp2 user too? I think 78 is not needed already And what about single process mode? In fox91 Mozilla was close to completing so called Project fission, what very incompatible with single process
-
@windows2 It is easy to put 5.0 instead 5.1, i can do this. Actually i wonder how you made it work on win2000, if others tell it is not going to work on winxp sp2, and even if they managed to launch it they got bsod everytime. New goal is to resolve bsod problem
-
New release https://github.com/Feodor2/Mypal68/releases/download/68.13b/mypal-68.13.0.en-US.win32.zip @mockingbird Screensaver thing is fixed
-
@AstroSkipper if your really need that proxy windows chrome\browser\content\browser\preferences\connection.xul On line 95 excess quote at the and.
-
[ These are disabled by default because still unstable, so is better not to enable them at all
-
May be you know why even not 78 but 79 I have overrided minstrictversion to 79 for the fun, and latest ublock 49.2 seems works fine
- 401 replies
-
2
-
- Web Extensions
- userChrome.css
-
(and 3 more)
Tagged with:
-
About language packs you are right @AstroSkipper entries was changed, i cannot say how much though, you may try keep language id something breaks you know Also i found that proxy settings window is already broken on this prerelease because of a typo.
-
https://github.com/Feodor2/Mypal68/issues/160#issuecomment-1546736807 Check this allready prerelease version javascript now at 78 level, also risen useragent to 78 Yet not implemented RegExp Match Indices proposal as it is at 88 version. How it may be important for force implementing on 78?
-
My Browser Builds (Part 4)
feodor2 replied to roytam1's topic in Browsers working on Older NT-Family OSes
I work with git since my first mypal, and the merge thing is always annoying, i have decided never use it myself, i found cherrypeeks do well instead merge. As for svn it was just simple things. @chermany4ever If your pc match written above and you want while can't run mypal68 please go to https://msfn.org/board/topic/183495-mypal-68 and ask there, until i online. -
About Cauldronfare fail with "browser outdated" error 1. It does not like 'firefox68' so just remove it form the UA string general.useragent.override;Mozilla/5.0 (Windows NT 5.1; rv:68.0) Gecko/20100101 Mypal/68.13.0 works But this is not good because affects all web may break other sites for sure. I put site specific override but it does not works, will to think why, then to change the UA string by other means like extensions. 2. set network.http.sendOriginHeader;1 in about:config thanks to @roytam1 thanks and to hope
-
My Browser Builds (Part 4)
feodor2 replied to roytam1's topic in Browsers working on Older NT-Family OSes
Yes! this is it, and now no need to build, just set network.http.sendOriginHeader;1 Although never liked and used the merge thing on the github i thing it does a mess. -
Yes, you are right, javascript engine at the 76 level. The goal is 78-79 level, left not so much to do.
-
My Browser Builds (Part 4)
feodor2 replied to roytam1's topic in Browsers working on Older NT-Family OSes
Greetings @roytam1, i want to build the serpent from the source, and 20220806 version I clone uxp, switch to custom then checkout for https://github.com/roytam1/UXP/commit/4200e26d23da41410b7b7f5a5a6110b381df44e2, Building fails - i get this Fine, in mypal i have intl/icu with disabled these vista-7 things, i replace with my icu. Next i get erro about ulIvBits here https://github.com/roytam1/UXP/blob/4200e26d23da41410b7b7f5a5a6110b381df44e2/dom/crypto/WebCryptoTask.cpp#L638 Actually it is no any ulIvBits elsewhere. I wonder how did you build your 20220806, please tell how to reproduce. I am at the research of Cauldronfare - the uprising cancer of the web, which capchta pass fails on the mypal, but it passes fine on the serpent so i want to find out why. Likely things between 20220806 and 20220827 affects -
I had removed all links to the mozzilla including addons, for now you may update manually only and with a hassle. Before update you are to delete the file addonStartup.json.lz4 inside the profile. I want to know why the addonStartup.json.lz4 needed at all. So is it possible with tricks in the 1st page to install another xul addon?
- 401 replies
-
1
-
- Web Extensions
- userChrome.css
-
(and 3 more)
Tagged with:
-
Hello Previous files had been uploaded here no was chance to look for me, they had vanished before. So for crash please take drwatson log file, which to be found inside Documents and settings\All users\Application Data\Microsoft\Dr Watson Upload to the github, becauase here it vanish quickly. Next about direct9 layers direct9 is the part of hardware acceleration which i have turn off in new version on intent. If you did not have crashes before you may simple turn on hardware acceleration and get direct9 layers again.
-
Hello I occasionally look here, but foremost i look on the github. Today i occupied with wasm error https://github.com/Feodor2/Mypal68/issues/57 this is bunch of sites and new ublock Also i want to fix bsod, however i still don't know what about. https://github.com/Feodor2/Mypal68/issues/3 Too little data, though if you do not want to bother with github please post your bsod data here as described.
-
My Browser Builds (Part 3)
feodor2 replied to roytam1's topic in Browsers working on Older NT-Family OSes
No secret at all only the study rustc --target i686-pc-windows-msvc -Clink-args=/subsystem:console,5.01 Though there https://github.com/rust-lang/rust/tree/1.35.0/src/libstd/sys/windows some windows functions are not imported directly, but make rust panic which means the crash. I replace them with winxp stuff. I look for help everywhere, for today i do not know how to replace this https://hg.mozilla.org/releases/mozilla-esr68/file/tip/third_party/rust/miow/src/iocp.rs#l146 So i commented out it - seems works fine, but i tink this is wrong, why they put it in the first place, сan you explain what is this for? -
My Browser Builds (Part 3)
feodor2 replied to roytam1's topic in Browsers working on Older NT-Family OSes
This is only abstract reasoning with no any real example where to look how it happened and there about youre easily can be hacked on firefox quantum with rust. Also about protections from this type of hacking, however protections have been introduced since win8 only. Can provide a link with real stuff? Do we suppose pre quantum firefox is much hard to hack? -
My Browser Builds (Part 3)
feodor2 replied to roytam1's topic in Browsers working on Older NT-Family OSes
Please elaborate. All quantums use rust, and more modern - more rust it will be. For half a year i use firefox 91 on win7 and firefox 78 on linux and no memory exploit was noticed.