top | item 45109168

(no title)

bergfest | 6 months ago

They should be barred from shipping experimental or non-standardized features in Chrome to prevent them from abusing their monopoly and forcing others hands by creating de-facto standards without a fair discourse. Experimental features should be allowed in special Chrome builds targeted at developers only, and not be allowed to come preinstalled on any consumer device.

discuss

order

skybrian|6 months ago

Why? It seems like new API's should be tested with real users before becoming a web standard, and origin trials were a big improvement over what happened before with webkit specific CSS, etc.

maxloh|6 months ago

This is actually the case for ECMAScript (JavaScript).

All proposals must first be implemented by some browser vendors at Stage 3:

> The proposal has been recommended for implementation.

Then, the proposal shall be included in the standard at Stage 4:

> Two compatible implementations which pass the Test262 acceptance tests

https://tc39.es/process-document/

anthem2025|6 months ago

Because they have a history of abusing their monopoly on browsers to push new standards that only help them.

cma|6 months ago

Not sure about this, but if it was going to go in if the flag isn't turned on by default that seems fine without requiring a special developer build making most stuff even harder to get tested. The web broadly isn't going to rely on something that isn't default.

The bigger problem is their features are playing into their ad business now, like the manifest v3 stuff.