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

2022-03-11 Thread PhistucK
You can right click on it and select "Remove highlight" or something like that. I agree that it is not a nice experience, it is annoying that it is left highlighted. Maybe the original duration was too short, but this is too long/permanent. Around five seconds might make sense and an option to dou

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

2022-03-11 Thread Adam Semenenko
Hi all, Is there a way to remove this option yet? The usability is getting worse for me. Now the ugly highlighting is sticking around for longer. I don't need Chrome to randomly highlight an arbitrary sentence of some websites in a different colour. It's distracting and annoying. I'd like to turn

Re: [blink-dev] Ready for Trial: Increased max nesting level for setTimeout(0)

2022-03-11 Thread Ht Millican
I don't know maybe just need some incentive tired of the short end of the stick I mean all the time and effort u guys put u can't do it On Fri, Mar 11, 2022, 3:53 AM Anne van Kesteren wrote: > On Wed, Mar 9, 2022 at 8:16 PM Etienne Pierre-doray > wrote: > > As an example, this change breaks

[blink-dev] Re: Features check with new version release

2022-03-11 Thread arun ragha
Hi Eric, I think then it is better to track the chrome features till Beta is released to be sure of the exact features. Is that right? FYI copying my previous reply below: We use https://chromestatus.com/omaha_data to find the canary version and then use https://chromestatus.com/features_v2.j

Re: [blink-dev] Ready for Trial: Increased max nesting level for setTimeout(0)

2022-03-11 Thread Scott Haseley
On Fri, Mar 11, 2022 at 2:15 AM Ht Millican wrote: > I don't know maybe just need some incentive tired of the short end of > the stick I mean all the time and effort u guys put u can't do it > > On Fri, Mar 11, 2022, 3:53 AM Anne van Kesteren wrote: > >> On Wed, Mar 9, 2022 at 8:16 PM Etienne

Re: [blink-dev] Intent to Remove: Legacy Client Hint Mode

2022-03-11 Thread 'Eric Portis' via blink-dev
Speaking on behalf of Cloudinary: - We've started treating the modern hints the same as the legacy hints, server-side - We've identified which customers who are sending us legacy hints and are working on an outreach plan It would be nice to have: - some certainty about the new HTML syntax. Is

Re: [blink-dev] Ready for Trial: Increased max nesting level for setTimeout(0)

2022-03-11 Thread Anne van Kesteren
On Wed, Mar 9, 2022 at 8:16 PM Etienne Pierre-doray wrote: > As an example, this change breaks the assumption that setTimeout(0) causes > micro tasks to run in at least one case in Chrome tests (crbug.com/1302309). This is something you plan to fix, right? setTimeout no longer adhering to task s