Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 07/10/2021 in all areas

  1. ... Freedom of expression? My... behind! (pardon my French ... Pun intended, as OPer is from France ). Loading the linked URI in latest Serpent 52.9.0 32-bit, I'm seeing the following: ShadowRoot is part of Google Chrome's WebComponents framework... Shaka Player is a Google-owned web player framework, in the posted screengrab it's looking for EME (Encrypted Media Extensions), i.e. DRM support (aka WidevineCDM, another Google "asset" ) in the browser... Finally, apart from the CORS issue spotted by @roytam1 , the site produces two more errors: To sum up, this is yet another site coded in a way to cater exclusively to latest Chrome and variants ; I wouldn't call this "freedom", would you? (at least where user freedom to choose a browser is concerned... ); in the same vein, citing that 360EE and (Chr)Edge can handle the site/web player fine is a redundant thing to say; the web of 2021 revolves solely around Chrome, period...
    5 points
  2. New build of Serpent/UXP for XP! Test binary: Win32 https://o.rthost.win/basilisk/basilisk52-g4.8.win32-git-20210710-e29e57e-uxp-3163b3af1-xpmod.7z Win64 https://o.rthost.win/basilisk/basilisk52-g4.8.win64-git-20210710-e29e57e-uxp-3163b3af1-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-20210710-e29e57e-uxp-3163b3af1-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.4a1.win32-git-20210710-3b0f3d79b-uxp-3163b3af1-xpmod.7z Win32 SSE https://o.rthost.win/palemoon/palemoon-28.10.4a1.win32-git-20210710-3b0f3d79b-uxp-3163b3af1-xpmod-sse.7z Win64 https://o.rthost.win/palemoon/palemoon-28.10.4a1.win64-git-20210710-3b0f3d79b-uxp-3163b3af1-xpmod.7z Official UXP changes since my last build: - [toolkit] Slightly lighten light-mode logopage background (1fb9257ed) - [network] Enable brotli compression on http for sites that offer it. (3163b3af1) No official Basilisk changes since my last build. Official Pale-Moon changes since my last build: - Issue #1872 - Part 6: Revisit styling to base it more on previous about:home (ead4d3049) - Issue #1872 - Part 7: Make the the search placeholder less obnoxious. (52427b7b7) - Remove unnecessary (and interfering) code for tabbed privacy preferences category. (5551a5d27) - Issue #1872 - Part 8: Tweak, cleanup and finalize. (294476aef) - Back-end branch pointer update (396f5ebf4) - Back-end branch pointer update (3b0f3d79b)
    4 points
  3. the site has some UXP unfriendly CORS headers: 20:54:13.153 Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://eu-west.video-cdn.crowdbunker.com/cb-medias2/videos/01F9FMBT2PB72YBXCPKTYMCFCH/240p-133. (Reason: missing token ‘range’ in CORS header ‘Access-Control-Allow-Headers’ from CORS preflight channel). 1 (unknown)
    3 points
  4. I assure you that I hate that as much as you do What is one to do -- "Mongo only pawn in game of life."
    2 points
  5. No problem! I just googled "detectportal.palemoon.org" (4 results). [Edit] I just noticed that network.captive-portal-service.enabled is already set to false by default in New Moon 28.
    2 points
  6. Hi no problem, the audio stream works very well...
    1 point
  7. I prefer not to use the host, or the firewall, when I can avoid it. Following your suggestions, I added to the following lines to user.js user_pref("captivedetect.canonicalURL","''"); user_pref("network.captive-portal-service.enabled", false); Thanks!
    1 point
  8. New regular/weekly KM-Goanna release: https://o.rthost.win/kmeleon/KM76.4.4-Goanna-20210710.7z Changelog: Out-of-tree changes: * update Goanna3 to git d2029fd84...35adc5464: - import changes from `dev' branch of rmottola/Arctic-Fox: - Bug 1144745 - moves gdk_screen_get_monitor_scale_factor() call to nsScreenGtk :: GetGtkMonitorScaleFactor(). r=karlt (0294af0ce) - Bug 1073117 - Add support for has_tab_gap notebook style. r=karlt (2c7473bde) - reverto to about 1174950 level (faf115418) - Bug 1183356 - Part 1: Use the outer window when refreshing media elements; r=baku (772e3a6aa) - Bug 1183356 - Part 2: Add assertions enforcing the usage of outer windows for all of the entry points of the API; r=baku (a2d47c945) - Bug 1181916. Notify the debugger's onNewGlobalObject hook off a scriptrunner. r=bholley (2ac890b4d) - Bug 1182316: Part 2 - Rework FORWARD_TO_OUTER_OR_THROW. r=peterv (aea3061d2) - Bug 1169710 - Part 0: Document the Debugger.Memory's tenure promotions log; r=sfink (c7520ed31) - Bug 1169710 - Part 1: Debugger should maintain a set of debuggee zones and Zones should maintain a list of debuggers; r=sfink (2d5025ba2) - Bug 1169710 - Part 2: Add Debugger infrastructure for logging promotions to the tenured heap; r=sfink (c0bc4fbfc) - Bug 1169710 - Part 3: Expose the tenure promotions log on Debugger.Memory; r=sfink (e37b65fe0) - Bug 1169710 - Part 4: Test the tenuring log; r=sfink (4cb0e3905) - Bug 1169710 - Part 5: Fix a GC hazard and properly mark cross compartment edges in the tenure promotions log; r=sfink,jonco (80235f6c7) (35adc5464) * 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
  9. New NewMoon 27 Build! 32bit https://o.rthost.win/palemoon/palemoon-27.10.0.win32-git-20210710-35adc5464-xpmod.7z 32bit SSE https://o.rthost.win/palemoon/palemoon-27.10.0.win32-git-20210710-35adc5464-xpmod-sse.7z 32bit noSSE https://o.rthost.win/palemoon/palemoon-27.10.0.win32-git-20210710-35adc5464-xpmod-ia32.7z 64bit https://o.rthost.win/palemoon/palemoon-27.10.0.win64-git-20210710-35adc5464-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 1144745 - moves gdk_screen_get_monitor_scale_factor() call to nsScreenGtk :: GetGtkMonitorScaleFactor(). r=karlt (0294af0ce) - Bug 1073117 - Add support for has_tab_gap notebook style. r=karlt (2c7473bde) - reverto to about 1174950 level (faf115418) - Bug 1183356 - Part 1: Use the outer window when refreshing media elements; r=baku (772e3a6aa) - Bug 1183356 - Part 2: Add assertions enforcing the usage of outer windows for all of the entry points of the API; r=baku (a2d47c945) - Bug 1181916. Notify the debugger's onNewGlobalObject hook off a scriptrunner. r=bholley (2ac890b4d) - Bug 1182316: Part 2 - Rework FORWARD_TO_OUTER_OR_THROW. r=peterv (aea3061d2) - Bug 1169710 - Part 0: Document the Debugger.Memory's tenure promotions log; r=sfink (c7520ed31) - Bug 1169710 - Part 1: Debugger should maintain a set of debuggee zones and Zones should maintain a list of debuggers; r=sfink (2d5025ba2) - Bug 1169710 - Part 2: Add Debugger infrastructure for logging promotions to the tenured heap; r=sfink (c0bc4fbfc) - Bug 1169710 - Part 3: Expose the tenure promotions log on Debugger.Memory; r=sfink (e37b65fe0) - Bug 1169710 - Part 4: Test the tenuring log; r=sfink (4cb0e3905) - Bug 1169710 - Part 5: Fix a GC hazard and properly mark cross compartment edges in the tenure promotions log; r=sfink,jonco (80235f6c7) (35adc5464)
    1 point
  10. New build of BOC/UXP for XP! Test binary: MailNews Win32 https://o.rthost.win/boc-uxp/mailnews.win32-20210710-355db4de-uxp-3163b3af1-xpmod.7z BNavigator Win32 https://o.rthost.win/boc-uxp/bnavigator.win32-20210710-355db4de-uxp-3163b3af1-xpmod.7z source repo (excluding UXP): https://github.com/roytam1/boc-uxp/tree/custom-older * 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-20210710-id-f0915f3-uxp-3163b3af1-xpmod.7z IceApe-UXP(suite) https://o.rthost.win/hbl-uxp/iceape.win32-20210710-id-f0915f3-ia-c642e3c-uxp-3163b3af1-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.
    1 point
  11. I'm hoping to have a rebuild of Build 1054 posted sometime over the next couple of days. I would be interested on Cisco Webex feedback once the rebuild is ready.
    1 point
  12. See: https://forum.palemoon.org/viewtopic.php?t=631 And: https://github.com/roytam1/UXP/issues/18 Try what happens when you add: 0.0.0.0 detectportal.palemoon.org to your hosts file. Or delete the string value of captivedetect.canonicalURL in about:config. And/or set network.captive-portal-service.enabled to false.
    1 point
  13. Here You Go! THREE YouTube tabs on XP x86 SP2 VM with 2 GB RAM! Audio was a bit choppy (but come on, who listens to THREE videos simultaneously!) And that comes from a guy that DOES watch TWO televisions simultaneously! No crashes for a good five minutes of this "unrealistic scenario" - but I didn't let it run for 3hrs either. Did the test twice because the first screencap I forgot to have the v13 build version dialog open as proof.
    1 point
  14. I glad the OP solved the slowness problem. I came across a similar situation back in the XP era. A friend's laptop which had been working normally, slowed down to the point it became almost unusable. The specs were 2.0 GHz Celeron, 512 MB of DDR2, shared onboard graphics, XP Home. As it was still under warranty she took it back to the computer shop only to be told they can't find anything wrong with it hardware-wise. "Slowness" wasn't covered by warranty and they had no idea how to fix it. My friend thought the preinstalled crapware utilities may have been what caused the slowdown and she may have been right. I told her I would have a look at it. I upgraded the RAM to 2GB thinking that should fix it. NOPE! It ran a little faster but not by much. At the next boot up I decided to look into the BIOS to confirm the SO-DIMMS were recognized. They were. The only thing that stood out was the amount of memory allocated to the graphics chip was set to the lowest setting, 4MB. With the RAM upgrade I had done I set it to the highest setting, 32MB as I recall. I saved and exited. When XP loaded everything was as it should have been. The laptop was no speed demon but the molasses-like slowness was gone. It looks like the low MB setting in the BIOS for the graphics chip was a performance bottleneck that slowed the entire system, but how did it get that way? The crapware utilities? The laptop worked fine as it now was but I could not resist doing a clean install without all the crapware.
    1 point
  15. Yep, and again that could be connected to the Media Type. In these or similar cases you can still use a workaround. Format "quick". The new filesystem will have the minimal structures (FATs or $MFT, etc.) and will be (at filesystem level) "empty". Now create a new file (or a few of them if hitting the 4GB FAT32 limit) occupying all the free space, then 00 the file(s) and delete them. I think you cannot use fsutil as it will create a sort of sparse file, if I recall correctly fsz (part of the DSFOK toolkit) creates 00 filled files, the 2003 toolkit contains creatfil.exe but cannot remember if the generated files are 00 filled, otherwise you can use the dd for windows by John Newbigin. jaclaz
    1 point
  16. It is not a bug, let alone a bag , it is by design, (though poorly implemented in Win9x), some related info: https://techgenix.com/w98tcpip/ Surprisingly Microsoft has still a related troubleshoot guide: https://docs.microsoft.com/en-us/windows-server/troubleshoot/how-to-use-automatic-tcpip-addressing-without-a-dh turning APIPA off may help, but the "right thing" to do is to use static IP addresses and using not DHCP (on the Win9x systems). jaclaz
    1 point
  17. Thanks for the feedback. What's an "IG account"?
    1 point
  18. Updated build 2206 rebuild has been uploaded. Did not do any changes with Chinese Avatar (I don't use the Avatar but I'll visit that at some point). No resources changed as of yet, the discussed resource changes also exist in "vanilla" Chromium so I'm unsure as of yet on their removal. 360Loader.ini has been reverted to default format as far as cache and cookie management - but the settings to keep cache and cookies between sessions will require the end-user to visit the pertinent settings. https://www.dropbox.com/s/e2pwk0551kbe4b8/360ChromePortable%20%20--%20%20Build%202206%20-%20MSFN%20rebuild%20v2.zip?dl=0
    1 point
  19. Would 360 have the right audio codecs to support Discord voice chat in-browser? I've tried every available browser, but none do, and I want to be sure ahead of time before I begin installation
    1 point
  20. if you need an adjective there, "Hongkongese" may be applicable, otherwise please omit it.
    1 point
  21. Guys I have to thank every one of you. I upgraded the ram to 4gb. Replaced old spinning hdd with 500gb ssd samsung 860 evo. Reinstalled windows 7 but remained at 64bit flavor. GUYS this laptop has never been so fast like it is now. It boots up under 20 seconds. Websites are snappy (well snappy considering this cpu) and for 2-3 tabs in browser it is more than enough. Before windows 7 I tried vista again on that ssd, but it kept bluescreening with dpc watchdog violation. Mom is happy with 7 though so it is not a problem at all. Again HUGE thanks to everyone that helped and suggested actually good things.
    1 point
  22. I like the web version too but the voice chat function doesnt work.It says "Upgrade to the latest chrome,opera,firefox 38+ or use the app"
    1 point
×
×
  • Create New...