Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 10/10/2024 in Posts

  1. Salut ; since you are the party interested, i.e. the one in possession of an SSE-only CPU, you can "try" yourself whether the following route leads to somewhere: The CPython (py3.9) implementation used by nicolaasjan is a fork and recompile of a py3.9.x release by @cmalex , targeting his SSE-only processor; do note that this compile has special configuration that deviates slightly from the PSF's one, as I had discovered in the past myself when messing with it (e.g. pip wouldn't successfully install some modules, while the installation would be fine with the PSF compile). You don't need a yt-dlp_x86.exe binary per se; you can try to install yt-dlp as a Python module python -m pip install yt-dlp using the py3.9-win32-sse library; the above command will attempt to co-install all necessary dependencies; however, some of these contain binary parts (C/C++ extensions, they're the files with ".pyd" extension) that have been precompiled as wheel packages by their authors, not specifically targeting < SSE2 CPUs... As cmalex has done himself with some python modules he was after, these had to be also (forked/)recompiled locally on his target machine, to ensure no SSE2 instructions sneak in the compiled code; this only complicates things further (i.e. when python modules have to be compiled from source rather than installed via wheels); a similar approach would be to "try" and run yt-dlp directly as a python script, using, of course, the aforementioned py3.9-win32-sse compilation; again, the "requirements" must have been successfully installed, which is the real question here... (rant mode ON) Python coders of this era have no consideration at all for backwards compatibility; they'd like to only code in Python 3.20, if they could get their hands on it now, supposedly because it makes their lives "easier"; with the official PSF stance being "we only support what Microsoft supports", this practically means that Python projects will soon ONLY run under Win[10/]11, on H/W compatible with these OSes only ; to add insult to injury, with Win11 being 64-bit only, I have trouble already finding 32-bit compiles for many of the (open source) programs I want ... If it weren't for dirkf, who decided to go against the tide and tries single-handedly to keep youtube-dl code compatible with older Python versions (thus able to run on older Windows, too), things would've been already dead for XP/Vista[/Win7] yt-dl users... (rant mode OFF)
    2 points
  2. I also tested there my coming release uBlock Origin Legacy 1.16.4.31. No ads in either of the two YouTube videos. And this release also works flawlessly and without any issues in New Moon 28, Serpent 52 and Pale Moon 32.5.2. Under both versions 1.16.4.31b2-1.54.0 and 1.16.4.31, I don't see any ads in the Ad Blocker Test Video. It stays empty and black. Here is a screenshot with 76 ads blocked:
    2 points
  3. I know Youtube Downloader HD very well and use it for many years, too. YouTube in web browsers on old hardware is no longer a good idea. This site has gotten worse and worse from year to year. If I nevertheless want to watch a YT video directly in New Moon 28, I use the extension uTube or the service Invidious.
    2 points
  4. @nicolaasjan I did further tests. This time, I tested uBlock Origin Legacy 1.16.4.31b2-1.54.0 in the most recent version 32.5.2 of Pale Moon under Windows 7 on a notebook. I cleaned the profile completely. I deleted all cookies, website settings, cache and so on. I removed all remnants of previous uBlock Origin Legacy installations. I can't see any ads in either of the two YouTube videos. Please, check if you use a completely clean profile and install my mod again! In any case, delete all cookies and settings related to YouTube! Especially the file ublock0.sqlite in the subfolder extension-data.
    2 points
  5. Thanks for reporting and your kind feedback! Very appreciated! Did you also test the two YouTube videos from the quoted post above in terms of embedded ads? I need urgently further confirmations.
    2 points
  6. And about this "test" : these are the weaker cards , much weaker than GTX 980. So PCI 1.1 is enough in this case. GTX980 is like 80% faster than GTX680. Don't forget about the onboard VRAM . 8GB vs 2GB . See the screenshot by asdf2345. https://gpu.userbenchmark.com/Compare/Nvidia-GTX-980-vs-Nvidia-GTX-680/2576vs3148
    2 points
  7. First off , I'm not the only one who is "mistaken" , scroll back and you will see the same issue has been reported by uCyborg and asdf2345 . Their Nvidia CPL also shows PCI-e ver. 1.0. Second : why would you even mention Kepler cards ? It is off-topic . This is only about 900 and 1000 series, asdf2345 and I have tested on GTX 980. Forget about my Titan , it was used only to confirm the issue with XP64 not detecting PCI-e 2.0, besides , asdf2345 has tested on a laptop. As you can see , it has nothing to do with my mobo.
    2 points
  8. For testing purpose, I opened a small video with low resolution on Imgur. Nearly 100% CPU usage and tons of the same JavaScript error in the Web Console. One more bloated website and service which does not run bearably in New Moon 28 and Serpent 52 on Windows XP. Now, I know why I have always avoided this service, especially as an image hoster.
    1 point
  9. Why would they ever be there?
    1 point
  10. I've just read this on TheRegister (about a firefixed flaw in Fireferret=). Does it mean anything for our UXP browsers? And by the way - why does imgur.com perform so badly in Serpent 52.9 (in recent releases) - videos/images just start to load very slowly - is it the RAM? It used to perform smoothly not so long ago.
    1 point
  11. What do you think? (It's a rhetoric question, no need to answer)
    1 point
  12. Greetings; yes, you're posting in the Supermium thread, so you must be using the Supermium browser ; but it would've helped greatly if you mentioned already from the beginning the specific version of Supermium used and the OS you're on ... As for Win XP (SP3?) x86, there have been several pending issues in the official Supermium tracker already: https://github.com/win32ss/supermium/issues/940 https://github.com/win32ss/supermium/issues/867 https://github.com/win32ss/supermium/issues/797 https://github.com/win32ss/supermium/issues/444 This appears to be an XP-exclusive issue... As for sourceforge, Supermium versions 121-r2, 122-r6, 124-r2 and 126-r3 (all 32-bit) DO NOT trigger here the cloudflare anti-bot protection ; all are "dirty" profiles, different to each other, with several extensions installed; OS is Vista SP2 x86... KafanMiniBrowser (Cr87) and 360EEv13.x (Cr86) BOTH trigger the CF "protection" and I can tell you it's practically IMPOSSIBLE to pass the challenge on those two browsers; in desperation, I tried a fresh new profile of KMB (with no extensions) and I eventually managed to pass the test only once after maybe twenty successive attempts; but it gets worse, because access to sourceforge.net is shortlived (despite the cf_clearance cookie expiring a year after ); once the browser session terminates, you're being blocked anew ... Given that recent Chromium versions on Win10 don't get the door, I used this extension https://chromewebstore.google.com/detail/custom-useragent-string/lejiafennghcpgmbpiodgofeklkpahoe (v0.2.1 is the last MV2 one compatible with Cr86/87) to set a SSUAO for SF: and I can now access SF unobstructed ... NB: Both KMB and 360EEv13.x DO NOT send out CH by default (you have to enable #enable-experimental-web-platform-features for that first; and even then, this is an immature/alpha edition of the CH API). Can the link to this file of yours be made public, please? I suspect some Supermium default security setting might interfere there, if that "file" isn't palatable to Google's notion of "security" ...
    1 point
  13. @VistaLover If you don't try, you don't know... @nicolaasjan OK, thank you for your efforts. Don't spend too much time on this. Regards
    1 point
  14. I'm using - Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36 This matches the string used by Thorium.
    1 point
  15. Due to the certificate issues all 360Chrome browsers suffer from time and time again, I would suggest to try ProxHTTPSProxy TLS 1.3.
    1 point
  16. I can well imagine that. More than 50% of the world's population is male, and such porn websites are highly frequented. And once again you're completely wrong. I hate Microsoft. Especially for the restricted, disempowering and bloated (newer) operating systems, websites, programmes and services. One of the reasons why I use Windows XP, from a time when Microsoft still produced sensible things. Moreover, your beloved porn website is totally crap as you have to register first. Apart from that, such filthy websites should be discussed elsewhere and not here since there are of course underage members and, in addition, those who consider such pages to be offensive. And as I already said, I consider requests for members to register on such a questionable website to verify login problems to be highly dubious and a no-go.
    1 point
  17. So, you prefer to have a unique ID number of the tiny Supermium userbase, or an empty string? Ungoogled userbase isn't huge either.
    1 point
  18. See also my build instructions here: https://github.com/ytdl-org/youtube-dl/issues/32076#issuecomment-1518535677
    1 point
  19. I won't make a SSE version of yt-dlp, because the PyInstaller building module produces exe's which require SSE2+. The alternative would be a crippled py2exe build. See here.
    1 point
  20. ytdl-patched is built automatically each day from an outdated master tree, so each build is the same size... E.g. release youtube-dl (Unix executable) from 2024.08.01 (on page 7) is 1923305 bytes, same size as their latest youtube-dl from 2024.10.07. The maintainer Lesmiscore seems gone. That's why I pointed you to this pull request there. When you want to build from source, use the master branch from https://github.com/ytdl-org/youtube-dl. (but it won't fix your issue yet)
    1 point
  21. I had already looked at these resources before @UCyborg mentioned them. But in any case, a very interesting contribution. The file scriptlets.js is only present in the more recent webextensions and can't be transplanted without code changes if at all. The legacy extensions provides functions via the file resources.txt which was missing in my previous releases and had to be restored in my latest one. From now on, I won't merge legacy extension and webextension any longer in terms of uBlock Origin. The webextensions of uBlock Origin are moving further and further away from the code base of the legacy extensions. Too much incompatibilities.
    1 point
  22. We will see what YouTube will come up with next. Personally, I hate all these constant changes and perfidious mechanisms that are supposed to block ad blockers. In any case, thank you for your persistent reporting and testing! And one more request: keep testing to make sure everything runs smoothly! It's a good thing to do when you're surfing anyway. I personally think this version should now do its job.
    1 point
  23. Due to the problems in terms of filtering and blocking ads in YouTube videos, I had to correct my release uBlock Origin Legacy 1.16.4.31b2-1.54.0 once again. I added some (necessary) code and two filter lists which were not present in uBlock Origin 1.54.0 but in uBlock Origin Legacy 1.16.4.31b2. The two lists are uBlock filters - Legacy and uBlock filters – Resource abuse. Here is a screenshot taken from the setting page: Additionally, I updated all filter lists once again. The new download link and all information can be found in this post: Please re-download this corrected release from the linked post above especially if you already downloaded the old one! Please, test this special version and report here! Any feedback is of course welcome! Cheers, AstroSkipper
    1 point
  24. Here is your PSY Gangnam Style YT video https://www.youtube.com/watch?v=9bZkp7q19f0 filtered and adblocked by my new mod of uBlock Origin Legacy 1.16.4.31b2-1.54.0 which will be released very soon:
    1 point
  25. I don't see any ads in either of them. And both videos are tested by me with default lists in New Moon 28, too. As far as I can see, my fixed release uBlock Origin Legacy 1.16.4.31b2-1.54.0 works fine here. But we need further tests and results from other users for confirmation purpose. As for PEBCAK, I wouldn't say you are a problem.
    1 point
  26. Can you please provide the YouTube link and a screenshot of the ads (maybe, you can outline all ads in red) you see by using uBlock Origin Legacy 1.16.4.31b2-1.54.0 which is on the other hand successfully blocked by uBlock Origin Legacy 1.16.4.31b2? This would be very helpful for reproducing here. I personally had problems to find ads in your last provided YouTube link.
    1 point
  27. Thanks for your detailed feedback! The original idea for creating this build was to provide all filter lists from the webextension uBlock Origin in the extension uBlock Origin Legacy. That there are filter lists which are no longer fully compatible was expected. I just wanted to correct the version uBlock Origin Legacy 1.16.4.31b2-1.54.0. Any list which is not compatible shouldn't be enabled or should be disabled if not working properly. My next release will be an update version and mod of uBlock Origin Legacy 1.16.4.31b2 itself with all filter lists that have already been their plus the list "uBlock filters – Quick fixes". In general, it is no problem to implement any filter lists into the code or to remove them from the code.
    1 point
  28. I use https://curbengh.github.io/malware-filter/urlhaus-filter-online.txt and have removed the obsolete link from rhe code of the internal list. BTW, from now on, I try to avoid GitLab links if possible. GitLab causes errors (see the uBlock Logger) as they force the user to login into their account.
    1 point
  29. I spent my vacation at a nice hotel located on a charmingly beautiful island Sint Maarten. The islands in the Dutch Caribbean, part of the colonies, now Constituent country of the Kingdom of the Netherlands. https://en.wikipedia.org/wiki/Dutch_Caribbean Sint Maarten is a constituent country of the Kingdom of the Netherlands, and as such the Monarch of the Netherlands is head of state, represented locally by a governor. https://en.wikipedia.org/wiki/Sint_Maarten I've been there several times before, and always liked it! So far, I visited many, but my ultimate goal would be to visit all islands in the Dutch Caribbean.
    1 point
  30. New NewMoon 27 Build! 32bit https://o.rthost.win/palemoon/palemoon-27.10.0.win32-git-20210424-b4028f07d-xpmod.7z 32bit SSE https://o.rthost.win/palemoon/palemoon-27.10.0.win32-git-20210424-b4028f07d-xpmod-sse.7z 32bit noSSE https://o.rthost.win/palemoon/palemoon-27.10.0.win32-git-20210424-b4028f07d-xpmod-ia32.7z 64bit https://o.rthost.win/palemoon/palemoon-27.10.0.win64-git-20210424-b4028f07d-xpmod.7z source repo: https://github.com/roytam1/palemoon27 repo changes since my last build: - import changes from `dev' branch of rmottola/Arctic-Fox: - Bug 1084525 - Part 2: Refactor expectState from memory-bridge.js to common.js r=fitzgen (241c8d7cd) - Bug 1084525 - Part 3: Add attach and detach methods to PromisesActor r=fitzgen (df0dea46d) - Avoid infinite recursion when lazy-loading devtools modules and stepping into promise code in chrome debugging (bug 1149910). r=jlongster,fitzgen (a8e372285) - Bug 1136341 - fix source actors representing inline scripts in XUL files so breakpoints work r=ejpbruel (904825023) - Bug 1158498 - Can't set a JS breakpoint in inline JS;r=jlong (bbf9200ed) - Bug 1166844 - treat eval'ed code from the console as unnamed eval sources r=ejpbruel (98d19de4e) - Bug 1166852 - handle named eval sources from the console correctly r=ejpbruel (447b21b07) - Bug 1163024 - Part 1: Stylesheet actors should use the common DevToolsUtils.fetch(). r=bgrins (2871b6295) - Bug 1148893 - Miscellaneous fixes to multiple style editor tests. r=bgrins (073392349) - Bug 1150005 - Don't wait for "editor-selected" event in browser_styleeditor_fetch-from-cache.js as it may have already been emitted. r=bgrins (c68786780) - Bug 1163024 - Part 2: Ignore network requests from chrome code in a content toolbox. r=ochameau (6fd22227c) - fix misspatch? (f1c0c1012) - Bug 1161072 - Destroy inspector actor on disconnect. r=pbrosset (62bc54dfe) - Bug 1168088 - Remove SpiderMonkey-specific syntax from toolkit/devtools. r=pbrosset (1f177ae4b) - Bug 1134568 - Implement a preset gallery for CubicBezierWidget incl. 8 preset functions for categories: ease-in, ease-out, and ease-in-out. r=pbrosset (3ae37e757) - Bug 1055181 - Mochitests for the CSS Filter tooltip; r=pbrosset (981c13b02) - Bug 1149671 - Use alt/na/shift to step 0.1/1/10 at a time. r=pbrosset (fd70b5f1b) - Bug 1126457 - Implement a worker utility to easily offload tasks into a worker. r=bgrins (2681ad8a1) - fix misspatch (7afd26b57) (bfa845235) - import changes from `dev' branch of rmottola/Arctic-Fox: - import VMX Blur from TenFourFox and adapt moz.build with HAVE_ALTIVEC (f23006226) - Bug 1176083. Remove the now-dead code for the XPCOM version of setTimeout/setInterval. r=smaug (af84a61a6) - Bug 1148593 - Pass JSContext to CallbackObject constructor. r=bz (548cda0cc) - Bug 1164564 - Clean up the worker loader;r=jlong (c22a9241c) - Bug 1164564 - Refactor Promise-backend.js so it can be required as a CommonJS module;r=jlong (6ced4a7f2) - Bug 1084525 - Part 4: Add listPromises method to PromisesActor r=fitzgen (132c6b062) - Bug 1084525 - Part 5: Add onNewPromise event handler to PromisesActor r=fitzgen (07098d58c) - Bug 1084525 - Part 6: Add onPromiseSettled event handler to PromisesActor r=fitzgen (11d0c7430) - Bug 1164483 - move worker helpers from frontend of devtools to backend r=jsantell (d5a0d16af) - Bug 1164632 - use new worker helpers in debugger for pretty-printing r=jsantell (de356582a) - do not run a test program to see if -maltivec is supported, since GCC always accepts it, even if an incompatible processor is selected. Offer explicit enable-altivec option and also set CXXFLAGS (c78bc8e43) - extend removing of optimizations to all newer GCC versions, since it is a code issue, not compiler one (29639f4d5) (7529dc68e) - import changes from `dev' branch of rmottola/Arctic-Fox: - Bug 967319 - Sort object properties in natural order in the Variables View. r=jaws (e604fc318) - Bug 1023386 - Split and filter properties remotely for objects. r=past (b4889035f) - Bug 1149115 - Make sure source actors are created before breakpoints are reset;r=jlong (76561a3fd) - Bug 1154606 - improve error in debugger when loading source fails r=jsantell (3678eca90) - Bug 1159731 - Move all Addon actor subclasses to a dedicated file. r=ejpbruel (45e012a98) - Bug 1096294 - Display pseudo-arrays like arrays in the console; r=pbrosset (b4b129b3a) - Bug 1169064 - Part 1: Move ObjectActor to object.js r=fitzgen (579cb4f86) - Bug 1169064 - Part 2: Formatted object.js and removed unused protocol request arguments r=fitzgen (4f3178a6a) - Bug 792063 - Add status console shortcut to return the previous command result;r=past (fc1317f9b) - Bug 1169064 - Part 3: Refactor LongStringActor, createValueGrip, stringIsLong and longStripGrip from script.js to object.js r=fitzgen (ecdff41b7) - AltiVec/VMX is 32bit only, use double cast passing uintptr_t to int to fix compilation on PPC64 (93985b589) - Bug 1084525 - Part 7: Expose Promise life time in object grip r=fitzgen (db5000041) - Bug 1084525 - Part 8: Expose Promise time to settle in object grip r=fitzgen (65b7beb26) - Bug 1084525 - Part 9: Implement getDependentPromises method in ObjectClient r=fitzgen (8cc8be31d) - Bug 1148753 - Update browser content toolbox to create a TabSources instance. r=jryans (df6bf505f) - Bug 1050691 - Click on a function on the console should go to the debugger. r=jlongster (e0d225db1) - Bug 1084525 - Part 10: Implement getAllocationStack method in ObjectClient r=fitzgen (199ce4dd9) - Bug 1084525 - Part 12: Fix eslint complaints in promise.js r=fitzgen (7d0a38afe) - Bug 1084525 - Part 13: Add test for asserting the Promise allocation stack in chrome debugging r=fitzgen (60278cf1d) - Bug 1164564 - Refactor Promise-backend.js so it can be required as a CommonJS module on the main thread;r=paolo (7cfe3cdd9) - Bug 1181506 - Define Cc and Ci. r=Yoric (bc3968be3) (a101af758) - import changes from `dev' branch of rmottola/Arctic-Fox: - rough apply of Bug 1154275 - Remove ise() in favor of is(); r=Ms2ger (34cf63726) - Bug 1174954 part 1. Stop throwing DOMErrors from JS-implemented webidBug 1174954 part 1. Stop throwing DOMErrors from JS-implemented webid (ff7b25af0) - Bug 1173593. Make it possible to throw TypeError (or, in fact, any other Error from the content compartment) from js-implemented webidl. r=bholley (328c181a6) - Bug 1174954 part 2. Remove the special-casing of DOMError in JS-implemented webidl code. r=bholley (d8784c655) - Bug 1174954 part 3. Remove ReportJSExceptionFromJSImplementation, since it no longer does anything interesting. r=bholley (e5e6360df) - Bug 1170716 - Part 1: Add js shell functions to get last warning. r=jandem (391a75cfa) - Bug 1170716 - Part 2: Report unreachable code after return statement as JSEXN_NONE. r=jandem (5396c950a) - Bug 1170716 - Part 3: Use getLastWarning in test for warning with JSEXN_NONE. r=jandem (20453ed86) - Bug 1173787. The column number of an exception populated via PopulateReportBlame should be 1-based. r=fitzgen (ccc3d63f6) - Bug 1148593 - Create async stack in callback objects. r=bz, r=fitzgen (ec0802480) - Bug 1170097 - Part 2: Add originAttributesToCookieJar. r=bholley (0358faa1c) - Bug 1169044 - Patch 2 - Split URLSearchParams parsing logic into non-CCed URLParams. r=baku (2d228a166) - make qcms support for AltiVec compile-time selected like in TenFourFox and make thus compilation without it work (a343e775a) (b4028f07d) Known Issue(s): - media playback function may be buggy. the issue may be relexed by setting media.mediasource.format-reader to true in about:config.
    1 point
  31. it requires a javascript function that is currently not available in NM27: 21:18:29.104 TypeError: document.querySelectorAll(...).forEach is not a function 1 atinternet.d3353e3e3aa7f17bafb9.bundle.js:1:50757
    1 point
  32. New NewMoon 27 Build! 32bit https://o.rthost.win/palemoon/palemoon-27.10.0.win32-git-20210417-be83eaa3c-xpmod.7z 32bit SSE https://o.rthost.win/palemoon/palemoon-27.10.0.win32-git-20210417-be83eaa3c-xpmod-sse.7z 32bit noSSE https://o.rthost.win/palemoon/palemoon-27.10.0.win32-git-20210417-be83eaa3c-xpmod-ia32.7z 64bit https://o.rthost.win/palemoon/palemoon-27.10.0.win64-git-20210417-be83eaa3c-xpmod.7z source repo: https://github.com/roytam1/palemoon27 repo changes since my last build: - import changes from `dev' branch of rmottola/Arctic-Fox: - CLOSED TREE. Bug 1174077 - send silence instead of nothing to the decoded stream in CORS case. r=roc. (cf576aac9) - Bug 1177466 - Clean up places calling MaybeStartPlayback() in MediaDecoderStateMachine. r=cpearce (a2ef0f47b) - Remaining of Bug 1168008 - Replace 'Consumer' with 'Request' in MediaPromise (4e77e4f42) - bug 1137076 remove declaration of undefined OmxDecoder::ProcessCachedData() r=edwin (90ef83ee9) - bug 1137076 mark some methods as private r=edwin (e9f4dd0a1) - Bug 1173001 - Fix up some task queue naming to make MediaDecoderReader consistent with MDSM. r=jww (879b186ea) (aa4b6876e) - import changes from `dev' branch of rmottola/Arctic-Fox: - Bug 1173641 - Hoist shutdown promise resolution into a helper. r=jww (1a02bd90a) - Bug 1173641 - Null out the thread pool when resolving shutdown. r=jww (ab3f723d5) - Bug 1173641 - Remove now-unnecessary null-out in MediaDecoderReader::BreakCycles. r=jww (3330778c6) - Bug 1173656 - Disallow TrackID reuse in TrackUnionStream. r=roc (7f4da1ea2) - Bug 1175768 - Implement SilentReadAt. r=jya (ece3c2ffa) - Bug 1178437 - Assert OnTaskQueue for most of the remaining MDSM methods. r=jww (da13ec549) - Bug 1178437 - Remove ReadOnWrongThread. r=jww (f9cf8946d) - Bug 1178437 - Dispatch SetFragmentEndTime. r=jww (740ce9882) - Bug 1178437 - Make mRealTime const and allow it to be accessed on any thread. r=jww (a65c22f1f) - Bug 1139964 part 1. Factor out the guts of BackstagePass::Resolve and BackstagePass::Enumerate to allow reuse for other globals that want to opt in to Exposed=System WebIDL annotations. r=smaug (d5eb8c704) - Bug 1139964 part 2. Add classinfo helpers for the various message manager stuff to install WebIDL Exposed=System things on those globals. r=smaug (47085f2a6) - Bug 1139964 part 3. Add a test. r=bzbarsky (d87e0907b) - Bug 1130028 - Custom elements, set registered prototype in compartment of caller of registerElement. r=mrbkap (5bd643614) - Bug 1130028 - Send inputmethod-contextchange to systemapp to hide keyboard when frame crash. r=yxl (1e100121f) - Bug 1156629 - OpenGL core context deprecated default VAO. r=jgilbert (5ecabb650) - Bug 1110120 - Remove use of UniquePtr for XFB and UB tracking.; r=smaug (92ebc132a) - Bug 1167504 - Part 11: Clean up buffer binding constraints. r=jgilbert (4f3005203) - Bug 1167504 - Part 13: Unbind buffers from cached state on buffer deletion. r=jgilbert (bb9e3f53d) - Bug 1180523 - Part 1: Store the audio mute/volume information on the outer window; r=baku (3b686c6b9) - line endings dos->unix (d7491a87c) - Bug 1153258 - directly instantiate nsStandardURL in nsChromeProtocolHandler.cpp; r=bsmedberg (01150c663) - Bug 1175344 - Include nsContentUtils.h explicitly to avoid compile error on unified building. r=ehsan (10a3d42ac) - Bug 959752 - Make the network predictor work under e10s. r=mcmanus (3b46a6b65) - Bug 1159747 - delete h2 static compression table in such a way to avoid crashes after network changes. r=mcmanus (ed34f8d80) - Bug 1173016 - Cache the basic waveform PeriodicWaves. r=karlt (d64c962f0) - part of Bug 1165816 - Cancel remote application reputation requests after a certain timeout. r=gcp (4cdc98d99) - Bug 1082837 - Call content policies on cached image redirects in imgLoader::ValidateSecurityInfo. Content policies check the last hop (final uri) of the cached image. For Mixed Content Blocker, we do an additional check to see if any of the intermediary hops went through an insecure redirect. r=smaug, feedback=seth (ffaf3debe) - Bug 1082837 - Use nsresult for static ShouldLoad and use NS_IMETHODIMP for nsIContentPolicy::ShouldLoad(). CLOSED TREE (acde35e25) (3d36fa43e) - import changes from `dev' branch of rmottola/Arctic-Fox: - Bug 1169044 - Patch 1 - Refactor setting referrer and referrer policy between fetch and XHR. r=khuey (3912ebaef) - Bug 1150771 - Let ArrayBuffer through object Xrays. r=gabor (bed760277) - Bug 1151385 - Fail early for cross-origin sandboxPrototype. r=gabor (3b65b1561) - Bug 1131707 - Transparently forward the construct bit for function forwarders. r=gabor (1f5792775) - Bug 1170311 - Stop asserting non-null argument to nsIPrincipal::{subsumes,equals}{,ConsideringDomain}. r=gabor (7e36d6683) - Bug 1171175 - Improve BasePrincipal::IsCodebasePrincipal. r=baku (0d278e8f4) - Bug 1174731 - patch 1 - Make searchParams attribute readonly, r=smaug (11f5d6dcf) - Bug 1174731 - patch 2 - Make searchParams attribute readonly, r=annevk (4aa7ea1e4) - Bug 1170097 - Part 1: Move OriginAttributeDictionary. r=bholley (63a1139dd) - Bug 1084525 - Part 1: Create initial PromisesActor skeleton r=fitzgen (2ef0ad37d) - Bug 1131643 - Implement a Location object;r=jlong (710fb9b79) - Bug 1129834 - Store BreakpointActors by original location;r=jlong (67d16d37a) - Bug 1129837 - Remove generatedLocation from BreakpointActor;r=jlongster (018a60746) - Bug 1082837 - test cases for image redirects loaded from the imagelib cache. r=smaug, ckerschb (49d216725) - Bug 1073352, part 2 - Enable some devtools tests. r=ejpbruel (0de7cfdc0) - Bug 1131646 - Clean up the breakpoint code;r=jlongster (7fa9c6a76) - Bug 1136146 - Merge the latest version of the source-map library with fx-team;r=fitzgen (983f2c2e9) - Bug 1042976 follow up - Remove getInnerId from script actors; r=Mossop (43f935298) - Bug 837630 - Stop hiding __proto__ from O.getOwnPropertyNames. r=Waldo,peterv,past (0f321614d) - Bug 1138975 - Refactor breakpoint sliding for non-source mapped sources;r=jlong (9fd4be4e4) - Fix breaking on the "load" event in the debugger (bug 1054159). r=ochameau (6b6b40e78) - Bug 983469 - Pause on breakpoint condition exception. r=fitzgen (fb6dfab57) - Bug 1135435 - Add UI for breakpoint condition throws. r=fitzgen (b2f49cb03) - Bug 1137384 - Rename ThreadSources as TabSources and move it up into the TabActor. r=ejpbruel (fdf1db5d9) (2a40ef290) - import changes from `dev' branch of rmottola/Arctic-Fox: - Bug 1146827 - Ensure lazy loading DebuggerServer dependencies that aren't useful on device. r=jryans (4cbba9836) - Bug 1141507 - Some preliminary refactors;r=jlong (c78495f7d) - Bug 1141507 - Refactor breakpoint sliding for source mapped sources;r=jlong (c0c93dbf2) - Bug 1134174 - Reenable devtools memory footprint assertion with lower thresholds. r=janx (0d6fda081) - Bug 1147972 - Test setting a line breakpoint;r=jlong (9985aae7d) - Bug 1147972 - Test setting a breakpoint on a line in a gcd script;r=jlong (2524db8b6) - Bug 1147972 - Test setting a breakpoint on a line with no offsets;r=jlong (cc1385153) - Bug 1147972 - Test setting a breakpoint on a line with no offsets in a gcd script;r=jlong (fff2531a8) - Bug 1147972 - Test setting a breakpoint on a line with no offsets at the end of a script;r=jlong (8a4d52a86) - Bug 1147972 - Test setting a breakpoint on a line with multiple offsets;r=jlong (488f20b99) - Bug 1147972 - Test setting a breakpoint on a line with multiple statements;r=jlong (3bf166dc3) - Bug 1129784 - Implement column sliding for source mapped sources;r=jlong (dc39dd7a4) - Bug 1129784 - Implement column sliding for non-sourcemapped sources;r=jlong (620fb059e) - Bug 1147972 - Test setting a breakpoint on a column;r=jlong (9e8ba1469) - Bug 1124258 - Avoid using `getChildScripts` in `onNewScript` in the debugger. r=ejpbruel (223d5bee4) - Bug 1118332 - only load the HTML source from cache in the debugger r=fitzgen (8544dbb2c) - Bug 1132764 - Part 0: Warn when allocations log overflows. r=vp (e7e9b3690) - Bug 1132764 - Part 1: MemoryActor.prototype.startRecordingAllocations should be (c692a13b4) - Bug 1132764 - Part 2: Test allocations log length over RDP; r=vp (7f71e06c1) - Bug 1136945 - Convert GC events from memory actor to be emitted as pseudo-markers from the TimelineActor. Pull out the core of the MemoryActor into a bridge, so it does not have to be used over RDP. r=vp,fitzgen (d6ff0d20f) (be83eaa3c)
    1 point
  33. not forgotten just not able to fix it properly
    1 point
  34. New NewMoon 27 Build! 32bit https://o.rthost.win/palemoon/palemoon-27.10.0.win32-git-20210410-2f3df1855-xpmod.7z 32bit SSE https://o.rthost.win/palemoon/palemoon-27.10.0.win32-git-20210410-2f3df1855-xpmod-sse.7z 32bit noSSE https://o.rthost.win/palemoon/palemoon-27.10.0.win32-git-20210410-2f3df1855-xpmod-ia32.7z 64bit https://o.rthost.win/palemoon/palemoon-27.10.0.win64-git-20210410-2f3df1855-xpmod.7z source repo: https://github.com/roytam1/palemoon27 repo changes since my last build: - import changes from `dev' branch of rmottola/Arctic-Fox: - namespace comment (0548ea8a8) - Bug 1167411 - Add JSAutoStructuredCloneBuffer::abandon, r=jorendorff (6589a8900) - Bug 911972 - MessagePort and MessageChannel in workers, r=smaug, r=bent (4c533d3ca) - Bug 1172264 - Track the MDSM's duration as a TimeUnit and eliminate the separate concept of 'end time'. r=jww (49f8f2442) - Bug 1172264 - Require Manual disconnection for all mirrors. r=jww (845e57496) - Bug 1172264 - Switch MediaDecoder's mDuration represenation to a double. r=jww (dfde6482d) - Bug 1172264 - Mirror duration from the MDSM to the MediaDecoder. r=jww (a744fd08f) - No bug. Refactor GC type annotations, re=terrence (b6bc5723e) - Bug 1132744 - Update set of GC types, r=sfink (935175adb) - Bug 967031 - Rename DumpHeapComplete to DumpHeap; r=terrence (337391745) - Bug 1169097 - Remove CountHeap; r=sfink (074fdb34c) - Bug 1169086 - Use virtual dispatch to implement callback tracer; r=jonco, r=mccr8 (667218a33) (6f81d7d0d) - import changes from `dev' branch of rmottola/Arctic-Fox: - Bug 1164463 - Clean up MediaManager shutdown to be reliable and avoid holding locks while Joining a thread. r=jib (636e2e5dc) - missing part of Bug 1154389 - Stop leaking DeviceSuccessCallbackRunnable objects (2f8906119) - Bug 1169665 - Have enumerateDevices return empty array on zero devices instead of fail. r=jesup (f83fcb269) - Bug 1162720 - enumerateDevices visits main thread for profileDir. r=jesup (20687dcb7) - Bug 1173255 - Cleanup MediaManager e10s code in prep for deviceId constraint. r=jesup (43496fe28) - Bug 1136110 - Define OS.Constants.Sys.bits. r=yoric (384b01680) - Bug 1177892 part 4 - Remove INT_TO_JSVAL. r=evilpie (70fc1c3e7) - Bug 1177892 part 5 - Remove DOUBLE_TO_JSVAL. r=evilpie (a6943687b) - Bug 1177892 part 6 - Remove UINT_TO_JSVAL. r=evilpie (10fa41862) - Bug 1184564 part 1 - Use Value instead of jsval in XPConnect. r=bholley (a6e63ec42) - Bug 1184564 part 2 - Use Value instead of jsval in dom/ and storage/. r=bz (e50a374cf) - Bug 1184564 part 3 - Use Value instead of jsval in CTypes. r=arai (7f426bbdd) - Bug 1155618 - Add better support for testing OOM behaviour r=terrence (382c1005e) - fix mispatch of Bug 1092544 - Use assertRecoveredOnBailout in the test suite. (eba837c73) - Bug 1138265 - TraceLogger: Throw more errors, r=bbouvier ON CLOSED TREE (02edf22d4) - Bug 1184564 part 4 - Use Value instead of jsval in SpiderMonkey. r=evilpie (52f751286) - Bug 1184564 part 5 - Remove jsval typedef. r=jorendorff (f08006461) (07bb94721) - import changes from `dev' branch of rmottola/Arctic-Fox: - Bug 1172264 - Mirror duration from the MDSM to the MediaDecoderReader and remove MDSM::GetDuration. r=jww (369a3d1b4) - Bug 1172264 - Route mExplicitDuration directly from the mediasource code to MediaDecoder, and stop passing an argument to DurationChanged. r=pending=jww (b429dfe41) - Bug 1172264 - Watch mStateMachineDuration, and stop manually firing DurationChanged. r=jww (54091368c) - bug 1126065 - Make JS callers of ios.newChannel call ios.newChannel2 in dom/browser-element. r=sicking (8c38534ed) - Bug 1144015 - (Browser API) mozbrowseropentab support. r=kchen (8b1eecb4e) - Bug 1143650: Update webref failure links r=karlt (b3c94f173) - Bug 1172264 - Mark WPT as succeeding. r=jya (664350c56) - Bug 1141029 - Disabling mochitests on Mulet with parity to B2G Desktop for taskcluster. r=ahal (73bb186cb) - Bug 1144080 - Disable mochitests on Mulet for TaskCluster. r=ahal (0b71b6a05) - Bug 1145407: Add mochitests that cause multiple tracks of the same type to be placed in the same remote stream. r=mt (263770e16) - Bug 1148649: Reenable video multistream mochitests on debug e10s. r=drno (f7674fe4a) - part of Bug 1094764 - Implement AudioContext.suspend and friends. @ (baa450713) - Bug 1166803 - Add an `msg` tag to mochitest.ini in dom/media/*. r=jesup (5284df8b2) - Bug 1166659 - Add mochitest tags for webaudio and webrtc. r=jesup, r=padenot (f5424f26f) - Bug 1087551: updated tests around addIceCandidate(). r=jib (f28cde40b) - Bug 1169338 - Part 1: Re-enable a subset of the webrtc mochitests on B2G emulator and Mulet. r=mt (9c0f8c2da) - Bug 1143827 - remove default stun server. r=abr,bsmedberg (f1e306a95) - Bug 1169338 - Part 2: Extend ICE timeouts since mochitests are frequently run on systems that are performance constrained. r=mt (da6147576) - Bug 1155493 - Part 1: Add CaretStateChangedEvent and corresponding utility function. r=roc, sr=smaug (9d710ad21) - Bug 995394: Removed parts of BrowserElementPanning.js that are only used when APZ is disabled and added that to a separte file BrowserElementPanningAPZDisabled.js r=botond, a=RyanVM (8b76bca9f) - Bug 1138252 - Load BrowserElementPanning.js only if touch events are enabled. r=botond (30f5f3197) - Bug 1155493 - Part 2: Event hook for mozbrowser element. r=kanru (6f6db8248) - Bug 1162844 - Add meta name="viewmode" to have configurable VR experiences. r=fabrice (07d6d0736) - Bug 1163961 - Browser API: Page search. r=kchen, r=ehsan (df0c37dfa) - Bug 1179718 - Convert BrowserElement.webidl to use CheckAllPermissions. r=bz (4a92b2c7d) - Bug 1147819 - Any media element should be stopped by the AudioChannelService when the window is destroyed, r=ehsan (e949db77f) - Bug 1153915 - Null check the window in AudioChannelService::WindowDestroyedEnumerator(); r=baku (b38261d9d) - Bug 1089526 - Change speaker state. r=baku (8dbf54b04) - Bug 1157121 - Add speaker status checking. r=baku (ec5416680) - Bug 1037389 - add support for deviceId in gUM constraints (merged 11 patches). r=smaug, r=jesup (bc6f9640d) - Bug 1180748 - Unbreak building with --disable-webrtc. r=jesup (b5d53b666) (2f3df1855)
    1 point
  35. <OT> I'm sorry for your loss. Hope your government can further inspect if the death is related to vaccine or not. and for me, I got my first dose of BNT few weeks ago and will get second dose on Friday, hope everything will be fine. </OT>
    1 point
  36. New NewMoon 27 Build! 32bit https://o.rthost.win/palemoon/palemoon-27.10.0.win32-git-20210403-5bd78e063-xpmod.7z 32bit SSE https://o.rthost.win/palemoon/palemoon-27.10.0.win32-git-20210403-5bd78e063-xpmod-sse.7z 32bit noSSE https://o.rthost.win/palemoon/palemoon-27.10.0.win32-git-20210403-5bd78e063-xpmod-ia32.7z 64bit https://o.rthost.win/palemoon/palemoon-27.10.0.win64-git-20210403-5bd78e063-xpmod.7z source repo: https://github.com/roytam1/palemoon27 repo changes since my last build: - import changes from `dev' branch of rmottola/Arctic-Fox: - Bug 1150810 part 6 - Rename Timeline() to GetTimeline(); r=smaug (a3298c89c) - Bug 1150810 part 7 - Add Animation::SetTimeline; r=jwatt (b76269422) - Bug 1150810 part 8 - Add AnimationTimeline::AddAnimations/RemoveAnimations; r=jwatt (bbdaa9269) - Bug 1150810 part 9 - Add relevant animations to timeline; r=jwatt (84229dc7b) - Bug 1150810 part 10 - Add AnimationTimeline::GetAnimations; r=jwatt; r=smaug (f5b68dfd5) - Bug 1150810 part 11 - Add some assertions to AnimationTimeline::GetAnimations; r=jwatt (ecc6a883d) - Bug 1150810 part 12 - Flush styles in AnimationTimeline::GetAnimations(); r=jwatt (6516341a0) - Bug 1150810 part 13 - Sort the result of AnimationTimeline::GetAnimations; r=jwatt (07b5694e0) - Bug 1150810 part 14 - Don't return animations targetting pseudo-elements; r=jwatt (0fdb408da) - Bug 1150810 part 15 - Add a comment about need to store more than just relevant animations; r=jwatt (9ac5156d1) - Bug 1150810 part 16 - Add tests for AnimationTimeline.getAnimations(); r=jwatt (4fd5ed70a) - Bug 1182981 part 1 - Use nsTHashtable::Iterator in PendingAnimationTracker; r=njn (399f90034) - Bug 1182981 part 2 - Use nsTHashtable::Iterator in AnimationTimeline; r=njn (3ca52e12f) - Bug 1182981 part 3 - Use nsTHashtable::Iterator in ActorsParent; r=khuey (398e91591) - Bug 1147942 - Don't warn when aborting finished IndexedDB transactions, r=janv. (83c2aade7) - Bug 1182981 part 4 - Use nsTHashtable::Iterator in IDBDatabase; r=njn (7fe022296) (76ed670e8) - import changes from `dev' branch of rmottola/Arctic-Fox: - Bug 1128380: Make AmpleVideoFrames calculation dynamic. r=cpearce (e1e11d289) - Bug 1161901 - Sprinkle more assertions and fix some formatting. r=jww (1a008614e) - Bug 1152218 - Have a larger tolerance to decide if video data is low or not. r=cpearce. (72dc49d9b) - indent fix (b6fe75862) - Bug 1161901 - Relax assertion. r=jww (f20d88804) - Bug 1155500: Have nsAutoPtr transfers ownership when copying related objects. r=froydnj (eddd7e87b) - Bug 1188203 - Fix more constructors in XPCOM; r=froydnj (51eb10519) - Bug 1179787 - part 1 - forward StorensRefPtrPassByPtr's constructor argument; r=botond (9af32af89) - Bug 1179787 - part 2 - add template logic for smart pointer template arguments in NS_NewRunnableMethod*; r=botond (380172704) - fix indentation (c4b2356bd) - Bug 1162381. Part 2 - refactor DecodedStreamData::mInitialTime to be consistent with AudioSink when computing stream position. r=roc. (8574a32a1) - Bug 1172778 - Update readyState when audio samples are popped by AudioSink. r=cpearce. (3f64e7151) - Bug 1172392 - Align update of audio end time of decoded stream with that of AudioSink. r=roc. (01e7ba014) - Bug 1152023 - Null check root frame when marking frames dirty in response to a user font load. r=jdaggett (e6ca132fd) - Bug 1162366 - Fix spelling of nsPresContext::mSupressResizeReflow and associated methods. r=dholbert (35d4ce30c) - Bug 1154148 - Create a FontFaceSet's UserFontSet eagerly. r=jdaggett (29d2b2b57) - Bug 1154150 - Only create a FontFaceSet if we find @font-face rules. r=jdaggett (cf4b6979a) - Bug 1144450 - Part 1: Fix a typo in test_font_loading_api.html. r=jdaggett (8117e267b) - Bug 1144450 - Part 2: Don't replace a FontFaceSet's ready promise when there are no loading FontFaces. r=jdaggett (196fbeb2d) - Bug 1144450 - Part 3: Replace uses of mDispatchedLoadingEvent with mStatus, as they're equivalent. r=jdaggett (bbf1e2324) - Bug 1144450 - Part 4: Replace uses of mReadyIsResolved with mStatus, as they're equivalent. r=jdaggett (ddb5dbce4) - Bug 1144450 - Part 5: Fix/add tests for not firing loadingdone/loadingerror when adding an already-loaded/error FontFace to a FontFaceSet. r=jdaggett (821bea9fc) - Bug 1144977 - Part 2: Tests. r=jdaggett (14bcd5b00) - Bug 1145937 - Don't set FontFaceSet status to Loaded between a font download completion and the document reflow. r=jdaggett (444fb88d1) (c7618a124) - import changes from `dev' branch of rmottola/Arctic-Fox: - Bug 1143537 - Part 1: Fix test numbering. r=jdaggett (b991d2fca) - Bug 1143537 - Part 2: Test descriptor getters for CSS-connected FontFaces when the descriptor isn't present. r=jdaggett (2ed363737) - Bug 1143537 - Part 3: Serialize unicode-range without leading zeroes. r=jdaggett (f3e6cfe5f) - Bug 1143537 - Part 4: Serialize FontFace unicodeRange and fontFeatureBug 1143537 - Part 4: Serialize FontFace unicodeRange and fontFeature (acf97f1c6) - Bug 1143537 - Part 5: Test status of FontFace and FontFaceSet with @font-face rules. r=jdaggett (477d01717) - Bug 1145506 - Make FontFace constructor fail on invalid src strings but otherwise create user font entries immediately. r=jdaggett (7c19fa8e7) - Bug 1153628 - Break FontFaceSet <-> UserFontSet cycle when a document's pres shell is going away. r=mccr8 (280ecbcbc) - Bug 1152647 - Part 1: Test. r=jdaggett (802141c54) - Bug 1152647 - Part 2: Ignore requests to add/delete a rule-backed FontFace to/from a FontFaceSet. r=jdaggett (2dc5f06a9) - Bug 1162855 - Traverse FontFaceSet's mUserFontSet's pointer back to the FontFaceSet. r=smaug (eb86c10d9) - Bug 1163449 - Remove OOM check when creating new nsFontFaceLoader. r=jdaggett (67c23c744) - Bug 1163865 - Remove [Throws] from FontFaceSet.delete. r=smaug (c83f95505) - Bug 1173001 - Initialize reader task queue in the constructor. r=jww (efecb4a62) - Bug 1173001 - Enable tail dispatch for the decode task queue. r=jww (11e8feaad) - Bug 1161413 - Part 1: Create FontFaceSet with a document rather than a pres context. r=jdaggett (1d5e642c7) - Bug 1161413 - Part 2: Create FontFace objects with a FontFaceSet rather than a pres context. r=jdaggett (0076f1907) - Bug 1161413 - Part 3: Only reflow from the font face loader if we have a pres context. r=jdaggett (7a6aab61a) - bug 1144602 - preconnect test handler should only count 1 syn r=test-only (4d6022758) - bug 1144602 - test_rel_preconnect orange r=test-only (05dac1e9f) - Bug 1162243 - add anonymous speculative connections r=hurley (6bd6bffc3) - bug 1174152 - crossorigin attribute for link rel=preconnect r=hsivonen (7b1178fa4) - Bug 1173289 - Remove WakeDecoderRunnable from MDSM. r=roc. (9782c6dd6) - Bug 1161413 - Part 4: Move FontFaceSet ownership from nsPresContext to nsIDocument. r=smaug (bc9dc2b87) - Bug 1161413 - Part 5: Cancel font loads on FontFaceSet destruction. r=jdaggett (37595e28e) - Bug 1161413 - Part 6: Update test assertion annotations. r=jdaggett (23c93ca28) - Bug 1161413 - Part 7: Test Font Loading API in a display:none iframe. r=jdaggett (377222287) - Bug 1173248 - Remove the workaround introduced to MDSM by bug 951278. r=cpearce. (43ecb0e42) - Bug 1163879 - Remove FontFaceSet::mUnavailableFontFaces. r=jdaggett (b86a68998) - Bug 1155015 - Hide FontFaceSet.load() until we implement it. r=bzbarsky (8ba0953f0) - Bug 1072102 - Part 1: Implement FontFaceSet load and check. r=jdaggett,bzbarsky (7f4c8c7f1) - Bug 1143995 - Remove unnecessary layout flushes from test_font_loading_api.html. r=jdaggett (38a3df578) - Bug 1146199 - Return empty string from FontFace.family if the FontFace was constructed with an invalid family name. r=jdaggett (dd2d9b6eb) - Bug 1072102 - Part 2: Tests. r=jdaggett (5966dd4ac) - Bug 1179675 - Make FontFaceSet.cpp compile as part of UNIFIED_SOURCES. r=jdaggett (665712d80) - Bug 1134096 - Revise docs for ::NewChannel2, ::GetChannelPrincipal and add deprecation warnings (r=tanvi,sicking) (64fe28638) - Bug 647010 - Limit when HTTP authentication dialog is shown. Block cross-origin http auth prompts with pref. r=mayhemer, r=tanvi (bf3f529d0) - Bug 1147699 follow-up: Disable the plugin test on Mulet (bdca19965) - Bug 1168676 - Switch off embed/object ServiceWorker interception. r=ehsan (9d0b09b66) - Bug 1125325 - Store TabParents with their WindowRoot. r=smaug (9e651f902) (bb8d23528) - import changes from `dev' branch of rmottola/Arctic-Fox: - Bug 1155898 - Fetch support for running outside of window/worker. r=nsm (b172b0e05) - Bug 996238 - Add test for asymmetric media isolation across PC. r=ekr (1a41248b4) - Bug 1153314 - Test IdP login flow, r=jib (1b143d80a) - Bug 1155898 - Use fetch instead of XHR for IdP. r=jib (ac9bc2d01) - missing part of Bug 1171311: P4. Don't compute start time for MSE. (d5e48284d) - Bug 1163223 - Remove MediaDecoderStateMachine::mStartTime. r=jww CLOSED TREE (333b0e904) - Bug 1172826 - remove unnecessary checks for MediaDecoderStateMachine::mPlaybackRate. r=kinetik. (98c32f91d) - Bug 1143575. Rename AdvanceFrame to UpdateRenderedVideoFrames. r=cpearce (987617a9d) (5bd78e063)
    1 point
  37. I think this is some kind of webfont april fool?
    1 point
  38. semi-OT: Cameron Kaiser just announced his plans to end TenFourFox for PPC OSX. Quoting from author: and it seems that my so-called "hobby mode" might be "better" than his. :P
    1 point
  39. 1- I'm pretty familiar with 90's style , no . 2 - I didn't change any settings at all . I think it happened after I reinstalled Nvidia drivers. And the nice bug happened when I was using RTM. I can't replicate this. Got some time to test again , I'm pretty convinced SP1 (RTM) runs faster , overall better . I can clearly see the desktop is crystal clear . SP2 looks more like Win-7 , washed out , not clean , it is still better than win-7 , of course. I think I'll have a dual boot with Vista x64 SP1 and XP64 (RTM) with GTX980/Siemens.
    1 point
  40. Thanks for the explanation . The absence of DWM is a big downside , that's for sure . I don't know what I did , it was so many attempts and testing procedures (trying various drivers , reinstalling again and again , etc) , but somehow I've managed to switch to "cartoonishly moving mode" instead of tearing . I do not know how to name it properly . It's like when I move a folder , it draws a new one (where I place it) , while keeping the folder in the previous position intact . In this "mode" the games that I run in windowed mode ran without any tearing , still slow , but without tearing . And now it's gone (the "mode"), after reboot . And I do not know how to get it back . Funny.
    1 point
  41. 1 point
  42. Got some time to test on my other system with Haswell : Nvidia CPL still says "PCI-e" with XP and "PCI-e gen 3.0" with Vista (3.0 because this is a newer mobo). The games still feel much slower on XP. Also , there is a terrible screen tearing when I move any folder across the screen , the same with all of the games that I try to run in windowed mode. Is it supposed to be like that on XP ? V-sync and tripple buffering aren't any help. The same is with Win7 when aero is turned off . By the way , quality wise Win7 is on the same level with XP. The picture is flat and washed out . Games are cut off by several mm when launched in windowed mode , but this is not the case when running them on Vista. This is my first experience with XP . I skipped XP and went from 2000 to Vista in 2007.
    1 point
  43. Where did you see such config ? Anyway , I'm not familiar with modern laptops , sorry. And my notebook from 2013 already had PCI-e 2.0. On one of my desktops (where I test XP64 dual-boot with Vista) I can observe some games can easily reach and stay at 86% for some time on PCI-e 2.0 with Vista and GTX 980, but with XP64 it's like around 30% only. For my precise config just scroll back and replace GTX Titan with 980 . I still think that even if GPU-z detects PCI-e 2.0 with XP64 , it seems like Nvidia drivers just can't take any advantage of it on XP. Otherwise why would Nvidia CPL say "PCI-e" with XP and "PCI-e gen2.0" with Vista ?
    1 point
  44. Wolfenstein: The New Order has rather simple demands . The recommended graphics: AMD Radeon HD 6850 or NVIDIA GeForce GTX 460 with VRAM 1GB , so there's no way it can saturate PCI-e 3.0 or even 2.0. I'm guessing this is the reason it feels smooth on XP. OK , GPU-Z shows , but nVidia CPL not , why ? Seems quite strange , the same result with several different people on absolutely different hardware. Yet again , if I reboot to Vista the CPL will show the highest version of PCI-e. This is on the same drivers version . I've tested with almost all known drivers . By the way , 368.81 is the weakest among them , asdf2345 uses 347.25 for his XP and it's the wise choice , I would also recommend 347.09 and 344.60 for 900-series. But yet again , you've just confirmed my discoveries . XP is slower even with DX9 games. Why do I need this ? It's just out of curiosity , I've never used XP and decided to try it. I went from Windows 2000 to Vista in 2007 (skipped XP completely).
    1 point
  45. Yes , I know , thanks cap. My GTX 980 is 4GB , yours is shown as 8GB. And the dude is talking about 600-series ancient cards in the wrong topic.
    1 point
  46. I'm not sure how GTX750ti is relevant to this discussion , being lower end and from another series. Yeah , I know it's the first gen. of Maxwell , but still another series . Btw, artifacts in Unique Heaven oftenly tell that somethig's wrong with the videocard itself . No such issue for me with high end 900 series and 344 drivers. What about the other issue with displays ? Besides , what version of XP you were using ? 32 or 64 bit ?
    1 point
  47. Well , that's at least 3 by you and a couple by me . I can confirm all mentioned by you and add these to the list. 1 - Significantly decreased performance starting with 35.x 2 - Problems with idle modes on GTX980/970 , GTX780 (new revision, reissue with another chip) , Titan Black. Though, the first GTX 780 (from May 2013) and the original Titan did not behave oddly during idle. Mind you , this happened on both , Vista and XP , so XP has nothing to do with it , it's the drivers themselves. My opinion : 344 series are the best for XP. If someone wants newer , 364 drivers seem to be OK , but not as fast 344.11 and they need to be modded to work with 9xx series. For some raging publishers : I didn't test with Titan X , so no comment. EDIT : I did not test with lower end cards .
    1 point
×
×
  • Create New...