Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 10/08/2023 in Posts

  1. In case you can't find such a driver, what about installing Windows 7 32-bit instead of Windows Vista 32-bit? Would that be an option for you? Or is Windows Vista 32-bit a must? For Windows 7 32-bit in combination with the 920m graphics card, there are definitely drivers available. Just an idea. Cheers, AstroSkipper
    4 points
  2. Hi all, by any chance, do you have this driver? Old notebook (8 years or more). model Asus P2420SJ with a very cheap nVidia 920m Keppler card. I'm pretty sure Fujitsu, MSI, HP, Toshiba also released that driver. Full driver version nVidia 348.12 (DriverVer = 05/08/2015, 9.18.13.4812) ! 32-bit, need only 32 bit. Thank you ! I want to install Vista 32 on that laptop, it had crappy performance with win8. The laptop is very weak, win8 is its performance killer.
    3 points
  3. As promised, some further information about the topic Avira AntiVir Engine. I already mentioned that Avira has stopped supporting 32-bit systems for some time. Therefore, I reinstalled 360 Total Security Essential 8.8.0.1119 to see what is going on with its Avira AntiVir Engine today. After installing, I checked the date of the virus database. Without any updating, the virus database is from 28.07.2020. Here is a screenshot taken directly after installation without updating: When performing an update, the virus database of Avira was updated, too. The last version of the virus database, one can get, seems to be from 19.02.2021. Here is a screenshot after updating: More recent virus definitions, one apparently can't get anymore, presumably due to the lack of a more recent 32-Bit Avira AntiVir Engine. But at least, one can still update the virus database a bit, unlike Wise Anti Malware. And of course, it mustn't be forgotten that 360 Total Security Essential 8.8.0.1119 has four other antivirus engines. In any case, this little check is a further confirmation that the Avira AntiVir Engines are no longer supported on 32-Bit systems. Cheers, AstroSkipper
    3 points
  4. The first post in that thread will have a download link once I get it all put together. I was originally targeting this weekend but it may end up being next weekend instead. As far as "primary differences", they're all minor and there has been no "significant" advancements with 360Chrome in over two years. It's v86. Nothing more. Still the best there is for XP but users of newer OSs have more "modern" alternatives to choose from. That said, I actually prefer v86 over everything "newer" and it does EVERYTHING that I actually throw at it. It's not going to do "everything" - but nor does its XP competitors.
    2 points
  5. Thank you very much for taking the time, bphlpt! Unfortunately that one is too new, it works, but the poor tender piece of junk 920m simply chokes up on newer drivers. There are some places that still had the driver archived, but only in the 64bit form. I wonder maybe someone also archived the 32bit version, too. https://www.nodevice.it/drivers/laptop/asus/a751lj
    2 points
  6. I thought my driver collection went back that far, but the oldest I could find is the generic nVidia v365.10_x86 from 5/2/2016, notebook-win8-win7-32bit-international-whql.exe, if that would help.
    2 points
  7. Any Firefox browser, as well as its forks, Waterfox, Palemoon, can easily be made portable. To do this, make a cmd file in the browser folder with the following line: firefox.exe -Profile "username" If there will be another browser, then accordingly: waterfox.exe -Profile "username"
    2 points
  8. New build of BOC/UXP for XP! Test binary: MailNews Win32 https://o.rthost.win/boc-uxp/mailnews.win32-20231007-d0fd16ed-uxp-e90473bdda-xpmod.7z BNavigator Win32 https://o.rthost.win/boc-uxp/bnavigator.win32-20231007-d0fd16ed-uxp-e90473bdda-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-20231007-id-656ea98-uxp-e90473bdda-xpmod.7z IceApe-UXP(suite) https://o.rthost.win/hbl-uxp/iceape.win32-20231007-id-656ea98-ia-93af9a0-uxp-e90473bdda-xpmod.7z source repo (excluding UXP): https://github.com/roytam1/icedove-uxp/tree/winbuild https://github.com/roytam1/iceape-uxp/tree/winbuild for UXP changes please see above.
    2 points
  9. New build of Serpent/UXP for XP! Test binary: Win32 https://o.rthost.win/basilisk/basilisk52-g4.8.win32-git-20231007-3219d2d-uxp-e90473bdda-xpmod.7z Win64 https://o.rthost.win/basilisk/basilisk52-g4.8.win64-git-20231007-3219d2d-uxp-e90473bdda-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-20231007-3219d2d-uxp-e90473bdda-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-20231007-d849524bd-uxp-e90473bdda-xpmod.7z Win32 IA32 https://o.rthost.win/palemoon/palemoon-28.10.7a1.win32-git-20231007-d849524bd-uxp-e90473bdda-xpmod-ia32.7z Win32 SSE https://o.rthost.win/palemoon/palemoon-28.10.7a1.win32-git-20231007-d849524bd-uxp-e90473bdda-xpmod-sse.7z Win64 https://o.rthost.win/palemoon/palemoon-28.10.7a1.win64-git-20231007-d849524bd-uxp-e90473bdda-xpmod.7z Official UXP changes picked since my last build: - Issue #2321 - Fall back to 0 if setInterval interval not supplied (e0e1542913) - Issue #2323 - Part 1: Add Min()/Max() methods to TimeDuration. (c78ecee3f2) - Issue #2323 - Part 2: Implement timer nesting and clamping for workers. (1b7df316c4) - Issue #2323 - Part 3: Exclude chrome workers from worker timer clamping. (2ca5715149) - Issue #1442 - Part 1: Change ArrayBufferCopyData self-hosting intrinsic to take a start offset for the destination. This will be needed to manage stream chunks. https://bugzilla.mozilla.org/show_bug.cgi?id=1272697 (90ca1f569a) - Issue #1442 - Part 2: Add a run-time preference for toggling the streams API. https://bugzilla.mozilla.org/show_bug.cgi?id=1272697 (62467428a3) - Issue #1442 - Part 3: Implement ReadableStream and associated classes in the JS engine. https://bugzilla.mozilla.org/show_bug.cgi?id=1272697 (54e84f0f1d) - Issue #1442 - Part 4: Add JSAPI functions for working with ReadableStream. https://bugzilla.mozilla.org/show_bug.cgi?id=1272697 (9b9075eef6) - Issue #1442 - Part 5: Implement WebIDL bindings for Streams. https://bugzilla.mozilla.org/show_bug.cgi?id=1128959 (0701dccaca) - Issue #1442 - Part 6: binding codegen naming alignment for Streams. https://bugzilla.mozilla.org/show_bug.cgi?id=1128959 (4c5775b621) - Issue #1442 - Part 7: Use of ReadableStream in WebIDL files. https://bugzilla.mozilla.org/show_bug.cgi?id=1128959 (dd2c9eb418) - Issue #1442 - Part 8: Fetch implementation of streams. https://bugzilla.mozilla.org/show_bug.cgi?id=1128959 +worker-friendly pref checking for the DOM API. (bff1f3bc60) - Issue #1442 - Part 9: Stream shutdown handling. https://bugzilla.mozilla.org/show_bug.cgi?id=1128959 (3979e4847c) - Issue #1442 - Part 10a - Unify body extraction in Fetch/Beacon/XHR. https://bugzilla.mozilla.org/show_bug.cgi?id=1329298 Pre-requisite for Part 11. (a4146b60a4) - Issue #1442 - Part 10b - Use nsIXHRSendable instead Blob/FormData/URLSearchParams. https://bugzilla.mozilla.org/show_bug.cgi?id=1329298 Pre-requisite for Part 11. (a9520b2a7a) - Issue #1442 - Part 10c - Use application/octet-stream for arrayBuffer in sendBeacon. https://bugzilla.mozilla.org/show_bug.cgi?id=1329298 Pre-requisite for Part 11. (772ab8ac41) - Issue #1442 - Part 11 - Response.body handling. https://bugzilla.mozilla.org/show_bug.cgi?id=1329298 Use BufferSource in webIDL. https://bugzilla.mozilla.org/show_bug.cgi?id=1337722 (a8a75090c0) - Issue #1442 - Part 12 - Label FetchBody. https://bugzilla.mozilla.org/show_bug.cgi?id=1363318 FetchSignal is not in our tree so this is a partial patch to get mOwner changes. Pre-requisite for Part 13. (346e8a87d7) - Issue #1442 - Part 12a - Allow idle worker shutdown to begin for an opt-in WorkerHolder mode. https://bugzilla.mozilla.org/show_bug.cgi?id=1362444 Pre-requisite for Part 13. (41216b88f6) - Issue #1442 - Part 12b - Allow idle worker shutdown while Cache/CacheStorage DOM objects exist, but block it during Cache operation. https://bugzilla.mozilla.org/show_bug.cgi?id=1362444 Pre-requisite for Part 13. (0b450a3def) - Issue #1442 - Part 13 - Implement FetchStreamReader. https://bugzilla.mozilla.org/show_bug.cgi?id=1329298 (ef550b2579) - Issue #1442 - Part 14 - Starting body consuming and passing the JSContext down from the binding entrypoints to where the ReadableStream could be read. https://bugzilla.mozilla.org/show_bug.cgi?id=1128959 (842b9d47b3) - Issue #1442 - Part 15 - Setting the correct global when ReadableStream.getReader() is called. https://bugzilla.mozilla.org/show_bug.cgi?id=1128959 (b124e54fc7) - Issue #1442 - Part 16 - Report stream errors during consumption. https://bugzilla.mozilla.org/show_bug.cgi?id=1128959 (529bc13f05) - Issue #1442 - Part 17 - Creating FetchStream as a out param in order to avoid JS hazards https://bugzilla.mozilla.org/show_bug.cgi?id=1128959 (e22845913d) - Issue #1442 - Part 18 - Cycle collect FetchStreamReader. https://bugzilla.mozilla.org/show_bug.cgi?id=1128959 (b898780bb1) - Issue #1442 - Part 19 - FetchStream must support multiple read requests. https://bugzilla.mozilla.org/show_bug.cgi?id=1395220 (0e1efcb273) - Issue #1442 - Part 20 - FetchStream should not have an extra JS::Heap<ReadableStream>. https://bugzilla.mozilla.org/show_bug.cgi?id=1390717 (b1a12de924) - Issue #1442 - Part 21 - Fix debug builds by removing an invalid assert. (375d7cf3b2) - Issue #1442 & #1691 Follow-up - Part 22 - Changes that came with Dynamic Module Import. At the time we did not have ReadableStreams in our tree so these changes were left out. https://bugzilla.mozilla.org/show_bug.cgi?id=1499140 Implement support for dynamic module import in the interpreter. (41409ab613) - Issue #1442 - Part 23 - Align FetchStream with Firefox 68ESR. https://bugzilla.mozilla.org/show_bug.cgi?id=1612308 https://bugzilla.mozilla.org/show_bug.cgi?id=1445587 Partial part 2 implementing synchronization changes. (836d36dc6d) - Issue #1442 - Part 24 - Prevent FetchStream from incorrectly running on the main thread. This prevents a deadlock and JSContext related crashes, however this should eventually be replaced by an EventTargetFor() call when the Dispatcher API is implemented. Also now that ReadableStream appears stable, toggle the preferences true by default. (f3991f9821) - Issue #1442 - Part 25 - Fix bustage on X11 platforms. (52572d5755) - Issue #1442 - Part 25b - Second try that hopefully doesn't break Windows. (04c9d661fa) - Issue #1442 - Part 26 - FetchStreamReader needs to cancel its reader when it encounters write errors. https://bugzilla.mozilla.org/show_bug.cgi?id=1416879 Part 5 Also same fix as in Part 24 for FetchStream but in FetchStreamReader. (f21cc50c03) - No Issue - Remove deprecation errors for obsolete RTCOfferOptions (6fdb3ac961) - Issue #2332 - Update to libvpx 1.6.1 (b860c5fe95) - Issue #2332 - libvpx upgrade followup part 1 (ed581885f8) - Issue #2332 - libvpx upgrade followup part 2 (cdc8770f5a) - Issue #2332 - libvpx upgrade followup part 3 (fcb078d794) - Issue #2332 - libvpx upgrade followup part 4 (ee5b062139) - Issue #2332 - libvpx upgrade followup part 5 (465ce802d1) - Issue #2332 - Remove unimplemented and non-spec getStreamById from RTCPeerConnection (7528b07555) - [DOM] Fix deprot in PerformanceMark.cpp (cdb890bdc3) Official Pale-Moon changes picked since my last build: - [Pale-Moon] No Issue - Don't build hunspell shared on SunOS. (28958637f9) - [Pale-Moon] Issue #1936 - Optionally leave Bookmarks menu open when spawning new tab. (56f5e8f283) Official Basilisk changes picked since my last build: - [Basilisk] Don't build hunspell shared on SunOS (ebf28e418f) - [Basilisk] Delete Firefox Dev Edition leftovers (1eca5a03c2) - [Basilisk] Update pdf.js to version 1.6.467 from Firefox 53.0.2 (328408759a) - [Basilisk] Update pdf.js to 1.7.348 from Firefox 54.0.1 (c5d109556c) - [Basilisk] Update PDF.js to 2.3.235 (21121b141b) - [Basilisk] Remove stubs and references. Remove some telemetry leftovers (32e4115055) - [Basilisk] Pref changes for old reports that no longer exist (6b8a4e9b72) - [Basilisk] Remove some mobile leftovers (77bc3513fd) - [Basilisk] Remove some android leftovers (c4f84bd3d5) - [Basilisk] Remove ios leftovers (3d339baec2) - [Basilisk] remove more mozilla spy garbage (6c88624503) - [Basilisk] Clean up an unused pref. Remove link to mozilla site from crash reporter (23ef0c81f7) - [Basilisk] Remove last bits of telemetry (b5a13a2a38) - [Basilisk] Remove obsolete documentation (a11b107f18) - [Basilisk] Remove unused functionality for reporting crashes to an external server (e73c73a426) - [Basilisk] Remove unused prefs for download of tiles on new tab page (3fa770bcba) - [Basilisk] Remove some leftover crashreporter stuff (264cd17e94) - [Basilisk] Remove browser.tabs.crashReporting.sendReport prefs (36ca1ce479) - [Basilisk] restore erroneously removed dom.ipc.reportProcessHangs pref ifdef (0be9ef65f6) - [Basilisk] Remove unsubmitted crash reporter from crash handlers (0ae5036656) - [Basilisk] Remove some unused crash report strings from localization data (04e9b40d4b) - [Basilisk] Report GTK version in about dialog for Linux builds (a03283044e) - [Basilisk] Issue #67 - begin porting over changes to stop using appconstants (e1e2d7e832) - [Basilisk] Fix issue with updater (2169356c67) - [Basilisk] Issue #67 - stop using appconst in aboutSessionRestore.js (fa1cbb6658) - [Basilisk] Dont preprocess files that dont need preprocessing (4c819bd3d5) My changes picked since my last build: - [Basilisk] some files in my tree still need preprocessing (4f9068fe23) - [Basilisk] pdfjs: Services.policies is not available in UXP, comment it out (d946fc6195) - [Basilisk] Revert "Update PDF.js to 2.3.235" as it breaks in e10s (e90473bdda) 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.
    2 points
  10. Well, I kinda expected this given the lack of 32bit support from Avira, but kudos to you for actually spending time installing it and testing it out.
    1 point
  11. I'm glad that I'm not the only one wondering this, but the answer is 1 post above my post.
    1 point
  12. Hey NotHereToPlayGames, I'm having some difficulty finding an explanation as to what the primary differences are between builds 2036 and 2044 are. I can recognize UI differences, plus the language issues, but are there actual compatibility or functionality differences? Also is there a ready to run binary of 2044 that I can just extract and run, or is the file replacement guide that you wrote on that thread a necessary part of the process? Thank you
    1 point
  13. @feodor2 I am in the process of testing the offered features related to extensions in your new release Mypal 68.13.3b. The entry "Check For Updates" in the "More Information" page of an extension does not do anything. Same when clicking onto the entry "Find Updates" of the extension's context menu. Is it not yet active? Will it be restored in one of the next releases? Furthermore, I noticed on the page "Manage Your Extensions" that entries of the menu "Tools for all add-ons" have been removed. Here is a screenshot taken from the previous version Mypal 68.13.2b: And here is a screenshot taken from Mypal 68.13.3b: In this menu, all entries regarding the updating of extensions are missing, and the menu seems rather broken. Is this how you wanted it? I do not hope so. Until now, one always had to manually check for updates on the Firefox Addons website. A manual and automatic update check in Mypal 68 would be desirable and useful. Will these functions be restored in one of the next releases? TBH, I have been waiting for this for soooooo long. Cheers, AstroSkipper
    1 point
  14. Hello @feodor2! Hope you are doing well. Furthermore, thank you very much for your new release Mypal 68.13.3b! I read your release notes, especially: You know I created this thread to post here all related to extensions and custom buttons targeting Mypal 68. You wrote you "changed extension things". Therefore, I tested your new release in terms of extensions. I made a new, clean install, created a fresh profile, configured it in single-process mode, and installed only two extensions, Cookie Quick Manager 0.5rc2 and uBlock Origin 1.52.2. Here is a screenshot: Now, I clicked onto the entry of uBlock Origin to see more information. Here is a screenshot: So far, everything is normal as usual. Next, I went back to the extensions overview. No problem. But then, when clicking onto uBlock Origin again, the page became empty. Here is a screenshot of this issue: You see there is a problem. The detailed information about uBlock Origin can't be shown again. Same issue when clicking onto Cookie Quick Manager. A temporary fix is to refresh the page. Every time, an empty page is displayed, which is the rule after a click onto an extension, a refresh must be carried out to see the information related to an extension again. BTW, same issue when using Mypal 68.13.3b in multiprocess mode. This issue didn't happen in the previous release Mypal 68.13.2.b, though. Therefore, it is a brand new issue, presumably caused by the recent changes in Mypal 68.13.3b. Hope, you are able to reproduce and to solve it. Cheers, AstroSkipper
    1 point
  15. What do you mean by a regular SATA disk? O&O Defrag can execute the TRIM command only on SSD devices, and only if these are supported, of course. HDDs connected via SATA or IDE (PATA) can only be defragmented, logically.
    1 point
  16. Looks like the OP's problem is solved. But to clarify for others: Version 109 is the last Chromium version to "officially" support Win 7, 8, or 8.1. I doubt you'll have any trouble opening Web sites with version 109, even though it's not the latest. Chromium 109 has also been patched to block the WebP exploit, if you're at all concerned about that. If you ever want/need a newer Chromium version, Supermium is an unofficial fork that allows the latest version (currently 118, I think) to run on Windows Vista and up (so 7, 8, and 8.1 too). You can make it portable too. However, Supermium currently doesn't provide an "unGoogled" version. (Someone needs to get on that!) The OP's issues with Amazon puzzle me. Amazon works just fine for me even in Serpent 55, which is one of @roytam1's XP-compatible browsers. Of course, on Win 7 you can use official Pale Moon or Basilisk, which should also work with Amazon. But I think unGoogled Chromium 109 will give most Win 7 users the best compatibility with modern Web sites.
    1 point
  17. Preferred version of Windows Server is Server 2008, it's very fast on old and weak hardware, especially the one that runs off mechanical HDD disks.
    1 point
  18. If you truly want to edit the "Add to favorite" in this context menu, this is the 5386 file inside en-us.pak. My release will continue to use "Add to bookmarks..." (with three dots versus one ellipsis) as it has in the past.
    1 point
  19. Go to "import directory/kernel32" and search there.
    1 point
  20. Hi modnar, for Mypal 68 BSOD, try: layers.omtp.enabled = false You can also check the MyPal 68 thread that Mina suggested.
    1 point
  21. New regular/weekly KM-Goanna release: https://o.rthost.win/kmeleon/KM76.4.9-Goanna-20231007.7z Changelog: Out-of-tree changes: * update Goanna3 to git bc755da7a5...e9dee823ef: - SearchService: more proper syntax for functions, and guard cachePaths as cache.directories can be undefined. (b7d6d7931f) - Downloads: more proper syntax for functions (74dee4fc8d) - browser: fix when browser.currentURI is undefined (9e12ec4b3d) - chrome: some const fixes (f830c933ef) - import changes from `dev' branch of rmottola/Arctic-Fox: - Bug 1231404 - SubscriptBaselineDropMin or SuperscriptBaselineDropMax are not read from the MATH table. r=jfkthame (4293e32fef) - Bug 953408 - switch to unprefixed hyphens property in tests. r=jfkthame (2ee7ee6bd4) - Bug 1207061 - Reftest for buggy bidi font that fails with graphite 1.3.2. r=jdaggett (3d1ae98e9e) - Bug 1161900 - Basic reftest to check that Balinese two-part vowel characters are shaped properly. r=jdaggett (5bd6653da0) - Bug 686225 - Reftest for Indic shaping with buggy OS X (AAT) fonts. r=jdaggett (76e81fba3e) - Bug 1156111 patch 1 - Give layout/reftests/ its own moz.build file. r=gps (8c1b128a6b) - Bug 1156111 patch 2 - Add BUG_COMPONENT metadata for tests in layout/reftests/. r=gps (c9089a56cf) (e9dee823ef) * Notice: the changelog above may not always applicable to XULRunner code which K-Meleon uses. A goanna3 source tree that has kmeleon adaption patch applied is available here: https://github.com/roytam1/palemoon27/tree/kmeleon76
    1 point
  22. 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 http://o.rthost.win/basilisk/basilisk55-win32-git-20231007-da5154f72-xpmod.7z Win64 http://o.rthost.win/basilisk/basilisk55-win64-git-20231007-da5154f72-xpmod.7z repo: https://github.com/roytam1/basilisk55 Repo changes: - ported from UXP: Issue #2321 - Fall back to 0 if setInterval interval not supplied (e0e15429) (955efc1a5) - import from UXP: Issue #2323 - Part 2: Implement timer nesting and clamping for workers. (1b7df316) (28e325ff8) - import from UXP: Issue #2323 - Part 3: Exclude chrome workers from worker timer clamping. (2ca57151) (efe9ce4bb) - ported from UXP: Issue #1442 - Part 1: Change ArrayBufferCopyData self-hosting intrinsic to take a start offset for the destination. This will be needed to manage stream chunks. https://bugzilla.mozilla.org/show_bug.cgi?id=1272697 (90ca1f56) (783206e5c) - ported from UXP: Issue #1442 - Part 2: Add a run-time preference for toggling the streams API. https://bugzilla.mozilla.org/show_bug.cgi?id=1272697 (62467428) (b80db2403) - import from UXP: Issue #1442 - Part 3: Implement ReadableStream and associated classes in the JS engine. https://bugzilla.mozilla.org/show_bug.cgi?id=1272697 (54e84f0f) (2869f744e) - ported from UXP: Issue #1442 - Part 4: Add JSAPI functions for working with ReadableStream. https://bugzilla.mozilla.org/show_bug.cgi?id=1272697 (9b9075ee) (564098686) - ported from UXP: Issue #1442 - Part 5: Implement WebIDL bindings for Streams. https://bugzilla.mozilla.org/show_bug.cgi?id=1128959 (0701dcca) (7bd3fa286) - ported from UXP: Issue #1442 - Part 6: binding codegen naming alignment for Streams. https://bugzilla.mozilla.org/show_bug.cgi?id=1128959 (4c5775b6) (3ebc8787a) - ported from UXP: Issue #1442 - Part 7: Use of ReadableStream in WebIDL files. https://bugzilla.mozilla.org/show_bug.cgi?id=1128959 (dd2c9eb4) (f6f0b431f) - ported from mozilla: Bug 1373555 - Move the Fetch consume body login in a separate class - part 1 - separate files, r=bkelly (95263ffce5) (ff1ad2007) - ported from mozilla: Bug 1373555 - Move the Fetch consume body login in a separate class - part 2 - Rename FetchBodyWrapper to FetchBodyConsumer, r=bkelly (0092bff5f1) (4850416f5) - ported from mozilla: Bug 1373555 - Move the Fetch consume body login in a separate class - part 3 - Move the consuming body logic from FetchBody to FetchBodyConsumer, r=bkelly (f5b120a0b4) (aefba3d7f) - import from UXP: Issue #1442 - Part 8: Fetch implementation of streams. https://bugzilla.mozilla.org/show_bug.cgi?id=1128959 +worker-friendly pref checking for the DOM API. (bff1f3bc) (7fb23ef4b) - import from UXP: Issue #1442 - Part 9: Stream shutdown handling. https://bugzilla.mozilla.org/show_bug.cgi?id=1128959 (3979e484) (b8bb2ad27) - ported from UXP: Issue #1442 - Part 10a - Unify body extraction in Fetch/Beacon/XHR. https://bugzilla.mozilla.org/show_bug.cgi?id=1329298 Pre-requisite for Part 11. (a4146b60) (cbf9f75a3) - ported from UXP: Issue #1442 - Part 10b - Use nsIXHRSendable instead Blob/FormData/URLSearchParams. https://bugzilla.mozilla.org/show_bug.cgi?id=1329298 Pre-requisite for Part 11. (a9520b2a) (e0fdf2511) - import from UXP: Issue #1442 - Part 10c - Use application/octet-stream for arrayBuffer in sendBeacon. https://bugzilla.mozilla.org/show_bug.cgi?id=1329298 Pre-requisite for Part 11. (772ab8ac) (6bf805b1a) - ported from UXP: Issue #1442 - Part 11 - Response.body handling. https://bugzilla.mozilla.org/show_bug.cgi?id=1329298 Use BufferSource in webIDL. https://bugzilla.mozilla.org/show_bug.cgi?id=1337722 (a8a75090) (45ea3d9b0) - import from UXP: Issue #1442 - Part 12 - Label FetchBody. https://bugzilla.mozilla.org/show_bug.cgi?id=1363318 FetchSignal is not in our tree so this is a partial patch to get mOwner changes. Pre-requisite for Part 13. (346e8a87) (11afbdd82) - import from UXP: Issue #1442 - Part 12a - Allow idle worker shutdown to begin for an opt-in WorkerHolder mode. https://bugzilla.mozilla.org/show_bug.cgi?id=1362444 Pre-requisite for Part 13. (41216b88) (d7b6554b1) - import from UXP: Issue #1442 - Part 12b - Allow idle worker shutdown while Cache/CacheStorage DOM objects exist, but block it during Cache operation. https://bugzilla.mozilla.org/show_bug.cgi?id=1362444 Pre-requisite for Part 13. (0b450a3d) (4958c9ad3) - ported from UXP: Issue #1442 - Part 13 - Implement FetchStreamReader. https://bugzilla.mozilla.org/show_bug.cgi?id=1329298 (ef550b25) (c6cb04246) - import from UXP: Issue #1442 - Part 14 - Starting body consuming and passing the JSContext down from the binding entrypoints to where the ReadableStream could be read. https://bugzilla.mozilla.org/show_bug.cgi?id=1128959 (842b9d47) (2a63ffbdf) - import from UXP: Issue #1442 - Part 15 - Setting the correct global when ReadableStream.getReader() is called. https://bugzilla.mozilla.org/show_bug.cgi?id=1128959 (b124e54f) (c2c2c689b) - ported from UXP: Issue #1442 - Part 16 - Report stream errors during consumption. https://bugzilla.mozilla.org/show_bug.cgi?id=1128959 (529bc13f) (4821a765a) - import from UXP: Issue #1442 - Part 17 - Creating FetchStream as a out param in order to avoid JS hazards https://bugzilla.mozilla.org/show_bug.cgi?id=1128959 (e2284591) (7a8de8dae) - import from UXP: Issue #1442 - Part 18 - Cycle collect FetchStreamReader. https://bugzilla.mozilla.org/show_bug.cgi?id=1128959 (b898780b) (74ac87a7d) - import from UXP: Issue #1442 - Part 19 - FetchStream must support multiple read requests. https://bugzilla.mozilla.org/show_bug.cgi?id=1395220 (0e1efcb2) (369af6d89) - import from UXP: Issue #1442 - Part 20 - FetchStream should not have an extra JS::Heap<ReadableStream>. https://bugzilla.mozilla.org/show_bug.cgi?id=1390717 (b1a12de9) (1a40588ad) - import from UXP: Issue #1442 - Part 21 - Fix debug builds by removing an invalid assert. (375d7cf3) (453574ff7) - import from UXP: Issue #1442 & #1691 Follow-up - Part 22 - Changes that came with Dynamic Module Import. At the time we did not have ReadableStreams in our tree so these changes were left out. https://bugzilla.mozilla.org/show_bug.cgi?id=1499140 Implement support for dynamic module import in the interpreter. (41409ab6) (4a7623391) - import from UXP: Issue #1442 - Part 23 - Align FetchStream with Firefox 68ESR. https://bugzilla.mozilla.org/show_bug.cgi?id=1612308 https://bugzilla.mozilla.org/show_bug.cgi?id=1445587 Partial part 2 implementing synchronization changes. (836d36dc) (3fd15cede) - import from UXP: Issue #1442 - Part 24 - Prevent FetchStream from incorrectly running on the main thread. This prevents a deadlock and JSContext related crashes, however this should eventually be replaced by an EventTargetFor() call when the Dispatcher API is implemented. Also now that ReadableStream appears stable, toggle the preferences true by default. (f3991f98) (d0ab61e94) - import from UXP: - Issue #1442 - Part 25 - Fix bustage on X11 platforms. (52572d57) - Issue #1442 - Part 25b - Second try that hopefully doesn't break Windows. (04c9d661) (056103506) - import from UXP: Issue #1442 - Part 26 - FetchStreamReader needs to cancel its reader when it encounters write errors. https://bugzilla.mozilla.org/show_bug.cgi?id=1416879 Part 5 Also same fix as in Part 24 for FetchStream but in FetchStreamReader. (f21cc50c) (497060d4d) - sync libvpx with my UXP one. (ee79d50dc) - sync pdf.js with copy(1.7.348) from my UXP tree. (da5154f72)
    1 point
  23. I forgot to tell, I already use the browser for several days, it's fast'n'nice, mostly in English, yes I have to tolerate the ugly "favorite". I deleted many files from it (since in this version no CRC check or other files protection). Addition, I'll post the list tomorrow.
    1 point
  24. I don't think we need such a defination
    1 point
  25. A new version of Imagine (image viewer) program has been released, there is a version for Win 9x. https://www.nyam.pe.kr/dev/imagine/
    1 point
  26. No, you are wrong, unfortunately. You can leave the native Windows XP firewall enabled, but Windows 10 Firewall Control (Plus) XP is a standalone. All data traffic, both incoming and outgoing, is perfectly controlled. You can define your own zones and rules. Many zones and rules are already pre-defined. You have full control at all times and can see exactly which program wants to connect, only if you allow it, of course, and again, in both directions. I use it for many years, and Windows 10 Firewall Control Plus XP never failed.
    1 point
  27. 1 point
  28. If I turn on the indexing option, the button shows up. But it's not what I wanted...
    1 point
  29. Thank you, unfortunately it doesn't block users at all, I don't even understand the purpose, I remember we (jaclaz and I) were trying to figure out how this feature works and from what we discovered, there's no actual block per se, so that user would still be able to read and reply to my posts and it is visible for everyone. Maybe, I'm doing something wrong ? But then again, "ignore" is not "block". In any case, I appreciate the support from all of you !
    1 point
  30. Oh, lookie here, one of your rarest techno related questions, finally ! Please, bother yourself to read my topic, you will find all the answers there. Precisely, I aready wrote: win32 had received my instructions and confirmed it will be fully implemented in the next release, so all of the users will be able to use the new Opera. No need to "download" the browser itself. But hey, weren't you "blocking" me ? Please quit stalking my every move. This is starting to look really, really weird. https://en.wikipedia.org/wiki/Stalking
    1 point
  31. And this will be the last nail in the coffin for browsers from 2020, I'm glad I ported Opera 96 to Vista in time, thank you very much !
    1 point
  32. Got all the same from Vichy, France at approx. the same time.
    1 point
  33. My first windows 11 impressions were just terrible, I saw it on my friend's PC and wouldn't want it for myself. A very cheap clone of Mac. I think this is for someone who doesn't have enough money for a real Mac.
    1 point
  34. Hi fellas, which engine is this browser is based upon ? Doesn't say on the page. tnx Will it work with Vista ?
    1 point
  35. To stop chrome updates forever. You only need these files present (on the photo). Everything else - replace with blanks with the same extension, so it won't be whining about the missing files and whatnot. easy peasy
    1 point
  36. Thank you in advance ! I'll bookmark this and get back to you in 2025 (if I'll still be alive, of course, which no one can be sure these days). Why 2025 ? I'm going to use my self made fork based on Chrome 102 up to 2025. Am I too optimistic ? Thanks again.
    1 point
  37. Really ? And what about the image below ? The first results about 360 chrome 13.0.2250.0 at msfn and your post against google , lol , how come google didn't censore it ?! I'm not advocating for Google , since it was also created by an (ex?) russian citizen, but we just need to be fair .
    1 point
  38. Would break some extensions , I had problems with saving settings with "delumintate" ext., for example , it sometimes reverted back to def. settings. Possibly some others shan't work as expected too. _googlecast._tcp.local has no effect . Others fine. Keep in mind , these things written in plain text aren't the most evil ones.
    1 point
  39. You're welcome ! I noticed it tried to connect to gstatic before the end (before the blue background) . By the way , the front page of youtube looks similar , I mean similar choice of videos, as if you were in New York. Did you try it with adblock , also ? One thing to note , I remembered , I had something similar , some time ago with Opera , it crashed upon entering bookmarks or settings . What helped me ? I removed the dreaded framework 4.5.1 . Would be interested to find the culprit in this case too.
    1 point
  40. I do not know 'bout yours , but I was able to create a very slim and stable version of Vista with nlite , with some trial and error , of course. I'd say quite fast.
    1 point
  41. Yep , but considering the current state of my "updates level" (which is none) , I'd say your XP is much newer than my Vista. I even deleted net 4.5 because I do not have any programmes that need it.
    1 point
  42. Like you post and agree . But still : you got crashes and I don't , though I'm on a "non-supported" OS too. So we need to figure out why . But let's imagine you will show some trust, so I won't have to prove every step with screnshoots (which is a pain in the @rse with these several kb limits) , because I'm really trying to help you. Well , I tried your version 2206 (the last , I think , version says reb.3.) with many tabs opened (approx. 15 videos with US and Canadian IPs) , I did not have any crashes . BUT this version automatically switched most of the videos to 480p quality (!). And , also , I noticed it shows favicons (you asked about earlier) , while mine don't ! Why ? I dunno . Perhaps I axed much much more and it gained stability , but some of this nonsense doesn't work anymore. One more interesting thing , while it gives a clean start (without hostile connections) , later it tried to connect to "rokion.com" , it happened while playing youtube videos . Ads ? Who the hell is rokion com ? Some American store , the key word is american (because of the chosen IP , I guess) , perhaps your crashes may have something to do with the cookies trying to load scripts or ads, this is all hard to diagnose . In any case , I could give you my version , but then again , since there's no trust , you may start saying smth like "Dixel is trying to infect me with a virus" , lol.
    1 point
  43. People are tired of this , we now have a joke (quite popular , esp. in the rural areas) . I shan't (can't) tell it , but it's key word is "televirus". It's like when the most of us wouldn't even know about it's existence , if not for the TV/Internet. People are starting to realize this is about control (tracking soft, for example) and not about the "virus" per-se. We don't have extreme measures , but when our folks watch TV , they start to ask questions like " if this virus is so lethal , where are the piles of corpses to justify the extreme measures in the other countries ?" ? Like in the films , you know . Back here , we are very well prepared to meet any threat . When this all started , some locals were wearing gas-masks , lol. We have marvellous Dutch , Belgian and German NATO gas masks for cheap . The British/US ones are for free , but no one needs/likes them . In the rural areas , we still have huge and strong young men who (how to put this polite) , let's say the ones you don't wanna drive mad or even get angry . I'm sure most of you know , our country is famous for it's extremely beatiful Gothic architecture , beautiful women (Doutzen Kroes) , wide range of superior goods , technological advancements and ..... the deadliest mercenaries , lol . Also , we are only "advised" , not "required" and definitely not "forced" to use vaccines or any type of software, not like some other countries. P.S. I personally do not know anyone who was sick with it .
    1 point
  44. It only supposed to work if you have "vulkan" software on your PC . Any 360 users have Vulkan installed ? Do any of you use this "vulkan" ? Do any of you even know what that is ? If no, I'd describe it as yet another bloatware (my persoonal opinion , perhaps someone likes it , I dunno , so no offence ) . It is usually bundled with Nvidia drivers among other bloatware in the driver package and it is installed without your consent . This is one the bad omens , usually pointing out to malware/adware/spyware. "NOTE: SwiftShader's OpenGL ES frontend is no longer supported, and will eventually be removed. " If you want to read more : https://github.com/google/swiftshader
    1 point
  45. @Humming Owl, you're welcome ! I wanted to ask , were you able to switch off the annoying login suggestion popup ?
    1 point
  46. Really ? And why would anyone want to activate it ? Do you even know what that is ? I'm just curious.
    1 point
  47. Good job ! Even though I do not use any of these , I took the options out of your 12th version to use with v.13 and the browser loads even faster ! Thank you ! You're are absolutely right about russians , they are incompetent , to say the least , and they broke that functionality. It was a very wise decision to make your own version from the original ! EDIT : You may do the same and save time when modding v.13 . Also , the skin files are swappable.
    1 point
  48. In my expereience Windows 7 (x64 or x86) just do not go well with any audio equipment . You're absolutely right , one of the reasons is DRM. I have several pro-grade sound cards and they sound awful with win7 , despite being officially supported . As soon as I put them in Vista PC , the sound is amazing .
    1 point
  49. So just replacing bitmap while keeping same layout is just boring. What about putting Beta boot screen into retail? cross post from betaarchive: I think I found the position that sets progress bar and scrolling bar: NTOSKRNL.EXE 5.0.2195.7376, CHT, 1,691,648 bytes File Date: Thursday, 18 February, 2010, 20:17:26 SHA256: 86356E3BB6DB3E873AE8C881358233F5CD142EC2CEDF34D7B007B427CE085394 .text:0041D14A loc_41D14A: ; CODE XREF: sub_41CFF6+14Aj .text:0041D14A push 1B5h .text:0041D14F push 112h .text:0041D154 call sub_41CDAC .text:0041D159 push offset loc_41D1F4 .text:0041D15E mov dword_476070, 1A0h .text:0041D168 mov dword_47606C, esi .text:0041D16E mov dword_476000, 280h .text:0041D178 mov dword_475F40, 0Ah .text:0041D182 call InbvInstallDisplayStringFilter Y = 0x1B5=437, X = 0x112=274 is progress bar starting location Y= dword_476070 = 0x1A0 = 416 X = dword_47606C = esi = 0 W = dword_476000 = 0x280 = 640 H = dword_475F40 = 0x0A = 10 is scrolling bar location. but there is difficulty on setting dword_47606C, since "mov dword_47606C, esi" is 4-bytes shorter than others. -- so hacking around it is working! (VA)0x41d14a: 68 b5 01 00 00 push 0x1b5 e9 6d 29 04 00 jmp 0x45fac1 be a0 00 00 00 mov esi, 0xa0 /* it is 0x41D154 here */ (VA)0x45fac1: 68 21 01 00 00 push 0x121 e8 e1 d2 fb ff call 0x41CDAC e9 84 d6 fb ff jmp 0x41D154 that splits call to sub_41CDAC into half, pushing X value goes to 15-bytes spaces at 0x45FAC1, call 0x41CDAC can jumps back to 0x41D154 for making a space to set ESI. Thanks http://shell-storm.org/online/Online-Assembler-and-Disassembler/ for a flexible-enough online assembler.
    1 point
×
×
  • Create New...