Jump to content

feodor2

Member
  • Posts

    111
  • Joined

  • Last visited

  • Days Won

    2
  • Donations

    0.00 USD 
  • Country

    Ukraine

Everything posted by feodor2

  1. 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
  2. That's was all folks Applied to my new 68.14 you may check it already has been published
  3. 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
  4. 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"
  5. 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.
  6. Fixed in the next version, I shall to publish it upon a week most likely
  7. 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
  8. 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.
  9. 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
  10. 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
  11. Yes i reproduce the crash, while you may help by checking previous versions.
  12. 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.
  13. 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.
  14. Did you know CheckArg("purgecaches") or PR_GetEnv("MOZ_PURGE_CACHES")
  15. @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.
  16. 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.
  17. 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.
  18. @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.
  19. May be the function ti fix the internal search was never provided, so to be invented. search.json.mozlz4: can either delete a file from the profile or edit it If delete then to add custom search engines, but if you have such. one search.json.mozlz4 not enough or may even be not needed addonStartup.json.lz4 i deleted it and restart twice, my addons all restored, not sure about others, then to edit the file I keep do efforts to add new features also sse version is already done, to publish it soon before the end of the year I want be in time Implement `:is()` and `:where()` selectors, depends how many depends. So only sse folks may count and all others should not take the next version. Next upon the new year i want to updating the javascript to 91 level.
  20. I have taken that adddon @AstroSkipper but don't know how to use it, absolutely its not obvious what is to be put on "code" and "initilization code" And i looked your topic about custom buttons, took Toggle GIF Animation but also dont get how to install it. Okey i get, installed Toggle CSP - A custom button - works good. nevertheless here the patch diff --git a/config.js b/config.js index 9f0c6a8..46d9ae5 100644 --- a/config.js +++ b/config.js @@ -57,9 +57,7 @@ try {(code => { )) return getState(null); } - var getRoot = () => - !AppConstants.MOZ_REQUIRE_SIGNING && Services.prefs.getBoolPref(PREF_XPI_SIGNATURES_DEV_ROOT, false) - ? Ci.nsIX509CertDB.AddonsStageRoot : Ci.nsIX509CertDB.AddonsPublicRoot; + var getRoot = () => Ci.nsIX509CertDB.AddonsPublicRoot; if (vzss) { var getURI = file => {
  21. Nothing to do with sp2 then This is it, do you have updates after sp2?
  22. This Custom Buttons if natively unsigned it may rely on the hack directly, i can try fix, while you give the link to it.
  23. I I already have such extensions, and i know what to do when i poke the extension. While it is bad thing to remove META-INF folder without good reason only to make it unsigned, you may get it broken, not all though.
  24. Sure its necessary sometime. Here that was not necessary, also right after i asked not to do this. So whats wrong if i ask not to spam with pictures?
  25. @athlonxpuser Yes, i do not like pictures in such realm, what is possible to elaborate with few words not needed a bunch of fullscreen pictures, This is distracts confuses and a waste of space - so consider spam. Please dont be lazy type words
×
×
  • Create New...