[blink-dev] Intent to Ship: MediaStreamTrack Stats

2023-10-09 Thread Henrik Boström
*Contant emails:* h...@chromium.org, h...@chromium.org *Explainer:* This is a small addition to the MediaStreamTrack . The new `track.stats` attribute getter allows a JS app to obtain statistics of a track,

Re: [blink-dev] Intent to Ship: Deprecate TLS SHA-1 server signatures

2023-10-09 Thread Ivan Radisson
Hi The recent change in Chrome has broken the connection to many websites... ☹️ https://community.letsencrypt.org/search?q=ERR_SSL_PROTOCOL_ERROR%20order%3Alatest https://talk.plesk.com/search/2147545/?q=ERR_SSL_PROTOCOL_ERROR&t=post&o=relevance https://community.spiceworks.com/search?filter_by=

Re: [blink-dev] Intent to Ship: Deprecate TLS SHA-1 server signatures

2023-10-09 Thread Ivan Radisson
Some reports can be found here as well: https://bugs.chromium.org/p/chromium/issues/list?q=ERR_SSL_PROTOCOL_ERROR&can=2 On Wednesday, September 27, 2023 at 6:04:54 PM UTC+1 David Benjamin wrote: > Yup, it's finch-gated. (Finch feature name in the original email.) > > > On Wed, Sep 27, 2023, 11:1

Re: [blink-dev] Intent to Ship: Scroll To Text Fragment

2023-10-09 Thread Adam Semenenko
Thanks Mike but I don't use Chromium. Is that even available on Android? On Sat, 7 Oct 2023, 03:27 Mike Taylor, wrote: > Hi Adam, > > crbug.com/new is a better place to file a feature request to disable this > feature on Chrome for Android (and a more user-friendly option on Desktop). > > thanks

Re: [blink-dev] Intent to Ship: Scroll To Text Fragment

2023-10-09 Thread Adam Semenenko
Hi, scroll to text links can come from any location. They're implemented by adding some guff to the end of any URL. For example, someone could send me a link, or a website could include them. I don't think it's reasonable for me to expect that everyone changes their habits, so I won't do that. It w

Re: [blink-dev] Intent to Ship: Async Clipboard API: Read unsanitized HTML and write well-formed HTML format.

2023-10-09 Thread 'Thomas Steiner' via blink-dev
> > As the author of the web custom formats article > , > just for me to better understand: the problem is that the clipboard gets > populated with `text/html` by random (web or native) apps. If the clipboard > were

Re: [EXTERNAL] Re: [blink-dev] Intent to Ship: Async Clipboard API: Read unsanitized HTML and write well-formed HTML format.

2023-10-09 Thread 'Anupam Snigdha' via blink-dev
Any answer on the other question regarding what the expected outcome of a call like below would be? Currently we're throwing a JS exception

[blink-dev] Intent to Experiment: 'priority' HTTP request header

2023-10-09 Thread Patrick Meenan
Contact emailspmee...@google.com ExplainerNone Specificationhttps://datatracker.ietf.org/doc/rfc9218 Summary This feature adds the 'priority' request header for all HTTP requests with the priority information for the request at the time that it was sent. RFC 9218 (Extensible Prioritization Sche

Re: [blink-dev] Intent to Ship: Scroll To Text Fragment

2023-10-09 Thread PhistucK
crbug.com is the place for asking for a feature request/changes to Chromium and Chrome. This thread simply is not, it is a technical thread about a web API, not about a browser user interface. Please, use the proper place and it will be considered just like any other feedback. ☆*PhistucK* On Mon

Re: [blink-dev] Intent to Experiment: 'priority' HTTP request header

2023-10-09 Thread Alex Russell
Why has this not been sent to the TAG? On Mon, Oct 9, 2023, 1:40 PM Patrick Meenan wrote: > Contact emailspmee...@google.com > > ExplainerNone > > Specificationhttps://datatracker.ietf.org/doc/rfc9218 > > Summary > > This feature adds the 'priority' request header for all HTTP requests with > th