Jump to content

Recommended Posts

Posted
12 minutes ago, rereser said:

CSS aspect ratio script.
supported in chrome 88+
https://caniuse.com/mdn-css_properties_aspect-ratio
example site : https://forums.developer.nvidia.com

// ==UserScript==
// @name CSS aspect-ratio (88)
// @version 0.0.1
// @match *://*/*
// @run-at document-start
// @grant none
// ==/UserScript==

!function() {
  let CSS_supports = CSS.supports;
  CSS.supports = function(a) {
    return a === "aspect-ratio: 1" || CSS_supports(a);
  }
}()


 

Thanks.  Interestingly, I didn't even see any errors in the console.


Posted

For me, the monitor turns off after 20 minutes of inactivity.
When Chrome360 is in the foreground, the monitor turns off and immediately on again.

Is there a solution for this?

Posted
31 minutes ago, Anbima said:

When Chrome360 is in the foreground, the monitor turns off and immediately on again.

Unable to replicate here.

My monitors turn off when they are supposed to even with 360Chrome in the foreground.

They also turn off even if a video is playing, more modern browsers do not.

  • 1 month later...
Posted (edited)

1030 Redux: crash + loop "restoring"
1030 Redux Open link in incognito window: crash and burn

daveh_360.jpg.e18e24529c5bded52754725623d98738.jpg

2044: crash + loop "restoring"
2044 Open link in incognito window: crash + loop "restoring"


MiniBrowser: crash and burn
MiniBrowser Open link in incognito window: crash and burn

daveh_miniB.jpg.3ae3ac49abeba7033c8bfc34039b8f48.jpg
---

MP68: OK (with extensions running)

NM28: OK (with extensions running)

Edited by Skorpios
Posted

Thanks.
I end up with this, as I reactivated the chrome://error messages.

Clipboard-1.thumb.jpg.35cc920f32266ac5f30ca654d29d1999.jpg

I tried with the extensions disabled, but no change.
:no:

 

Posted
16 hours ago, Dave-H said:

https://downloadcenter.trendmicro.com/index.php?clk=left_nav&clkval=pattern_file&regs=nabu

With version 2036 it appears to briefly load fine, then crashes.

6 hours ago, Skorpios said:

1030 Redux: crash + loop "restoring"
1030 Redux Open link in incognito window: crash and burn

daveh_360.jpg.e18e24529c5bded52754725623d98738.jpg

Festive greetings Dave :wub: ; I can reproduce the initial loading and subsequent (tab) crash :( of the referenced TrendMicro link with my 360EEv13 (Ch86-based) copy (NOT a build made by NHTPG, BTW :whistle:) ; the error generated is identical to the screengrab posted by Skorpios :thumbup ; however, I have more to report, see below: 

6 hours ago, Skorpios said:

MiniBrowser: crash and burn
MiniBrowser Open link in incognito window: crash and burn

Somehow :dubbio:, I'm not able to reproduce here; my Kafan MiniBrowser (Ch87-based) "dirty" profile is able to load in a "rock-steady" fashion Dave's link, both in a "normal": 

brxa0j9.png

as well as in a private window (with uBO enabled): 

CUZnLNk.png

Proof of browser used (Greek locale): 

7DPS5sq.png

uBO-v1.54.1b9+Privacy Badger v2023.12.1 installed; plus, several "experimental" flags enabled (inside chrome://flags ;) ) ; FWIW, that same link loads OK in the UXP-based browsers (NM28/St52) and even in FxESR 52.9.x, so XP users aren't left without options beyond 360EE :sneaky: ...

Cheers :) !

Posted
19 hours ago, Dave-H said:

Does this page work OK for anyone with 360Chrome?

https://downloadcenter.trendmicro.com/index.php?clk=left_nav&clkval=pattern_file&regs=nabu

With version 2036 it appears to briefly load fine, then crashes.

:dubbio:

Works for me - but only if traffic is flowing through Proxomitron (bypassed or not doesn't matter).

My hunch is that it's "certificate-related".  But can't prove it from here at work.

Posted
5 hours ago, VistaLover said:

FWIW, that same link loads OK in the UXP-based browsers (NM28/St52) and even in FxESR 52.9.x, so XP users aren't left without options beyond 360EE :sneaky: ...

Loads OK also in Chrome 49.

Posted

Have not digged into it yet but I'm suspecting cross-site / cross-origin (which I don't think Chrome v49 can even "distinguish" and would have to research if NM28/St52 can "distinguish").

Would also be a reason why Incognito with uBO enabled also has success.

I kinda can't dig into until over the weekend or so.

But my gut-feeling is cross-site / cross-origin.

Posted
On 12/13/2023 at 12:44 AM, Dave-H said:

Does this page work OK for anyone with 360Chrome?

https://downloadcenter.trendmicro.com/index.php?clk=left_nav&clkval=pattern_file&regs=nabu

With version 2036 it appears to briefly load fine, then crashes.

:dubbio:

Works absolutely fine with 360 ver.13.5.1030, kindly provided to me by @DixelVisited the site from my IP, which is a Belgian one, I live in Belgium.

trendmicro.png

Posted
1 hour ago, NotHereToPlayGames said:

Have not digged into it yet but I'm suspecting cross-site / cross-origin (which I don't think Chrome v49 can even "distinguish" and would have to research if NM28/St52 can "distinguish").

Would also be a reason why Incognito with uBO enabled also has success.

I kinda can't dig into until over the weekend or so.

But my gut-feeling is cross-site / cross-origin.

I tried with an incognito window with uBlock enabled, and it still crashed.
:(
I also tried connected through ProxHTTPSProxy, and it still crashed.
Sorry I should have mentioned before, as someone did earlier, that it works fine in Firefox 52.9, rather unexpectedly!
Obviously it's not a site that many people would use, but I always think these things are worth reporting, as what fails on one webpage could easily fail on others.
:)

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...