Re: [blink-dev] Intent to Ship: MediaStreamTrack Stats (Audio)

2023-12-21 Thread Henrik Boström
Excellent, we have a plan! On Wednesday, December 20, 2023 at 7:13:36 PM UTC+1 Mike Taylor wrote: > LGTM3, with same condition. > On 12/20/23 11:58 AM, Chris Harrelson wrote: > > LGTM2 to ship, with a commitment to move this part of the spec to WICG if > it gets removed from the mediacapture-ext

Re: [blink-dev] Intent to Ship: CSS Highlight Inheritance

2023-12-21 Thread Stephen Chenney
Update: Due to breakage of the Wordpress editor, and a couple of other sites, we plan to delay the Stable ship milestone to 122. I'll update the status entry etc. Stephen. On Wed, Nov 8, 2023 at 10:34 AM Yoav Weiss wrote: > LGTM3 > > On Wednesday, November 8, 2023 at 4:18:59 PM UTC+1 Daniel Br

Re: [blink-dev] Re: Intent to deprecate: SMIL

2023-12-21 Thread Lorand Zudor
👍 You are welcome, Philip. Have a great one! - L. -- You received this message because you are subscribed to the Google Groups "blink-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email

Re: [blink-dev] Intent to Ship: CSS Highlight Inheritance

2023-12-21 Thread Mike Taylor
Thanks for the update. I might have jinxed it when I said "breakage in this case would just be cosmetic (unless someone is doing something really clever)"... I hadn't considered editor use cases. Do you think this will ever be shippable, even with a gutenberg update? I would imagine old versio

Re: [blink-dev] PSA: Changing File System Access API interaction with the back/forward cache

2023-12-21 Thread 'Vladimir Levin' via blink-dev
On Wed, Dec 20, 2023 at 8:17 PM 'Nathan Memmott' via blink-dev < blink-dev@chromium.org> wrote: > Howdy blink-dev, > > In Chromium M121, we will update how the File System Access (FSA) API > interacts with the back/forward cache (BFCache). This should only affect > the conditions a page can remain

Fwd: [blink-dev] PSA: Changing File System Access API interaction with the back/forward cache

2023-12-21 Thread 'Nathan Memmott' via blink-dev
Sorry, that was poorly worded. We evict "a page in BFCache if *[evicting the page in BFCache]* allows another page to take an FSA lock." For example, a page in BFCache may have a sync access handle open on a file. An active page may attempt to open a writable on that same file. Previous behavior i

Re: [blink-dev] PSA: Changing File System Access API interaction with the back/forward cache

2023-12-21 Thread 'Vladimir Levin' via blink-dev
Ah that makes sense! Thank you for explaining! On Thu, Dec 21, 2023 at 1:57 PM 'Nathan Memmott' via blink-dev < blink-dev@chromium.org> wrote: > Sorry, that was poorly worded. We evict "a page in BFCache if *[evicting > the page in BFCache]* allows another page to take an FSA lock." > > For examp

[blink-dev] Intent to Prototype: CSS calc-size() function

2023-12-21 Thread David Baron
Contact emailsdba...@chromium.org ExplainerNone yet. (But the starting point for writing one, particularly a section on alternatives considered, would probably be the discussion in the github issue starting from Tab's November 6 comment