
feodor2
MemberContent Type
Profiles
Forums
Events
Everything posted by feodor2
-
@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
- 398 replies
-
2
-
- userChrome.js
- Mypal 68
-
(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?
- 398 replies
-
1
-
- userChrome.js
- Mypal 68
-
(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. -
My Browser Builds (Part 3)
feodor2 replied to roytam1's topic in Browsers working on Older NT-Family OSes
poked this too but not completed for av1 though, look may be usefull. https://github.com/ManchildProductions/MyPal/commit/2bfc16351ecc5c283efae2cd49e79579b15056cc -
My Browser Builds (Part 3)
feodor2 replied to roytam1's topic in Browsers working on Older NT-Family OSes
So done already. https://github.com/ManchildProductions/MyPal/commit/c2ad5af1936faef1eb258ac9d3aa852a7d9ae1f3 -
My Browser Builds (Part 3)
feodor2 replied to roytam1's topic in Browsers working on Older NT-Family OSes
This a newer EWDK than i used, so likely more bloated. Previously i used only EWDKs compiler and with win8 sdk from vs2013, not allowed by default, for what i patched stuff in the python mozbuild, i shall remember if needed. I did update to 4.3.1 not sure if its better, but there where begin to develop own av1 decoder, as default av1 decoder code buggy under x86 msvc including upstream too. https://tools.woolyss.com/html5-audio-video-tester/?u=woolyss.com/f/caminandes-1-llama-drama-av1-opus.webm it stutters on x86 msvc builds, but good on mingw builds -
My Browser Builds (Part 3)
feodor2 replied to roytam1's topic in Browsers working on Older NT-Family OSes
Where they took the code, most likely from the mozilla, forgot may be they a thing on makefiles. And the error is the same everywhere, https://www.programmersought.com/article/37382464851/ -
My Browser Builds (Part 3)
feodor2 replied to roytam1's topic in Browsers working on Older NT-Family OSes
I shall remember This for the serpent https://github.com/ManchildProductions/MyPal/commit/ec5771123813877a2e92f5a0627750f934455c5b Also some other thing there like wbrtc update, not very usefull but next webrtc update will be more easy to apply. -
Guide to build roytams browser on MSVC
feodor2 replied to feodor2's topic in Browsers working on Older NT-Family OSes
Not absolutely required, you can build on winxp with mingw. Though can build on 4gb ram pc, by the way building av1 decoder with x86msvc is buggy and consume more memory. -
My Browser Builds (Part 3)
feodor2 replied to roytam1's topic in Browsers working on Older NT-Family OSes
@ArcticFoxie I shall continue later soon, while you may download and install software.