Jump to content

feodor2

Member
  • Posts

    118
  • Joined

  • Last visited

  • Days Won

    2
  • Donations

    0.00 USD 
  • Country

    Ukraine

Everything posted by feodor2

  1. @AstroSkipper Huh but I mention AdGuard inside uBlock.
  2. @AstroSkipper Why I asked about AdGuerd, so what about other things there? Evrething is the same or not, does it pass to the network.
  3. @genieautravail If 5 users will gether, okey next version will have SSE. What doesn't suit your already existing version, because new version is more bloated and likely has new errors. @AstroSkipper What about other things or this is happens only with Adguard, soon I shall make testing on P4 single core, @AstroSkipper@NotHereToPlayGames Multiprocess is not about cpu cores. Windows OS multiprocess itself since 1993 I think, and Intel 386 the first CPU which supports multiprocess. Also Firefox is not like Chrome here, they try be it latter at 100's, I think making every piece on the separate process is overkill. In general mp is good for performance, and stability too. If you have ar least 2gb ram prefer stay mp. Furthermore POSready updates installed everywhere on my side, never heard about issues with this.
  4. Uh, how could it be. Good, assume this will be in the next version I shall check with this var date = new Date(); const jan = new Date(2024, 0, 1).getTimezoneOffset(); const jul = new Date(2024, 6, 1).getTimezoneOffset(); console.log(Date()); console.log("jan " + jan + " jul " + jul + ' '); console.log("toString().match " + (new Date).toString().match(/([-+][0-9]+)\s/)) console.log("toString " + (new Date).toString()) console.log("toLocaleTimeString " +new Date().toLocaleTimeString());
  5. @AstroSkipper Blame is not uploading, so what type of the crash do you get? Ublock: as you see below, I have installed all, stuff and its works fine, multi or single no matter But logger on single @genieautravail I asked there 5 users vote so you will be the first https://github.com/Feodor2/Mypal68/issues/164 And please tell why do you want newer SSE version?
  6. If you tell here about Proxomitron, then I suggest to try Privoxy once I had moved from Proxomitron to it, I think it is advanced even more and its fast.
  7. @AstroSkipper About ublock: obviously but I ask did you try the vanilla install https://github.com/Feodor2/Mypal68/issues/426 about codeberg: I get BUFFER_OVERRUN crash only when blame very big file, still no clue what buffer and where. And what type of the crash do you have
  8. https://codeberg.org/Theodor2/Mypal68/releases github still not, don't know, I have set autoupdate from codeberg https://www.mypal-browser.org/download.html just now
  9. That's was all folks Applied to my new 68.14 you may check it already has been published
  10. 52 has EXPOSE_INTL_API for those mypal JS_HAS_INTL_API rowtam's went forward assume the same https://github.com/roytam1/UXP/blob/de7e7860ffb93fed8394b568421c851070f50b84/js/src/jsdate.cpp#L2984 and seems removed OS version at all - uh Next I try without JS_HAS_INTL_API
  11. The problem that new firefoxes, supposed they done mentioned 1346211 bug, take the timezone from the OS anyway then send it to the icu and mess through its own big timezone tables, and then adjust time, which they take from the OS too, why??? Meanwhile time zone names differs in winxp and win7, and of course icu tables set to win7 names so fails on winxp. I don't get this foul behavior, I made to take the time zone and time from OS "AS IS" , I think OS knows better what time and browser should not mess with it, but I did not know about "toLocaleTimeString"
  12. I thouht what is it, because it works to me, then got that this is only bug when switched to single process. There no good point to do this unless your machine is very weak with poor RAM 1gb and less. On regular machine like core2dua with 2gb RAM use default multiprocess mode And I try fix this menu next version. 68.14 is now cooking for publish.
  13. Fixed in the next version, I shall to publish it upon a week most likely
  14. As i understand user-data-dir must be set explicitly, but if you are not having other chromes to interfere then it may be okey without user-data-dir --user-data-dir=C:\chrome\data
  15. I have put for some time alredy network.trr.resolvers;[{ "name": "NextDNS", "url": "https://firefox.dns.nextdns.io/" }] And as I told do not trust third party, yes your providers may leak you data, but not sure, at least it is to make an effort to do, instead you seggest deliberately leak you data directly.
  16. Assuming for all chrome based browsers, you may not switch from portable and otherwise. For the portable flags are mandatory at first run, before the profile being created. as from ungoogled --user-data-dir=.... --disable-machine-id --disable-encryption-win
  17. cauldronfire is a cancer contaminates whole web. To suggest give up your data in chase for "secooorety" is either ignorance or being vermin with them. Everybody please take time to read the novel and understand where leads the inspired obsession with "secooorety" https://i.4pcdn.org/tg/1467947329951.pdf or https://archive.org/details/epdf.pub_jack-williamson-with-folded-hands1d05f1195c81076f66d774b4012a34e585195 by the way https://github.com/Feodor2/Mypal68/issues/261
  18. Yes i reproduce the crash, while you may help by checking previous versions.
  19. Yes, this is a new bug, sure this is to be fixed I have found and appllied several things to make browser faster, as i usually do examine newer firefox code.
  20. The new version is there https://codeberg.org/Theodor2/Mypal68/releases github things for update are broken so far, it is possible to poke issues though.
  21. Did you know CheckArg("purgecaches") or PR_GetEnv("MOZ_PURGE_CACHES")
  22. @XPerceniol All you need is to poke two settings webgl.force-enabled webgl.disable-angle I may think to set them default next version. While grey_rat wants to make it for ancient videocards like gma900, sure i wont waste the time for this for now.
  23. Recently reported SSE version has this drawback, you all should not take every new version blindly, return to normal version, where boxes i see myself good.
  24. xp64 is vanishing field and this is not easy to fix - must patch and rebuild llvm or llvm and rust both, so this bug has been shelved. I think be vista 64 users bigger, and i may keep it for nice graphics.
  25. @tinman2000 Try the latest version, then wait for version 68.14 @roytam1 This is ridiculous, or may be i missed something. So i shall put new version today most likely, but you pass by except sse machines, because you don't get any benefits but lose. And Х64 only to check webrender still will be working.
×
×
  • Create New...