Re: [blink-dev] Intent to Ship: Remove Prefixed HTMLVideoElement Fullscreen APIs

2024-11-06 Thread Vladimir Levin
LGTM3 On Wed, Nov 6, 2024 at 3:20 PM Mike Taylor wrote: > LGTM2 > On 11/6/24 2:43 PM, Chris Harrelson wrote: > > Thanks! > > LGTM1 > > On Wed, Nov 6, 2024 at 11:42 AM 'Thomas Guilbert' via blink-dev < > blink-dev@chromium.org> wrote: > >> >> >> On Wed, Nov 6, 2024 at 7:28 AM Yoav Weiss (@Shopify

Re: [blink-dev] Intent to Ship: Remove Prefixed HTMLVideoElement Fullscreen APIs

2024-11-06 Thread Mike Taylor
LGTM2 On 11/6/24 2:43 PM, Chris Harrelson wrote: Thanks! LGTM1 On Wed, Nov 6, 2024 at 11:42 AM 'Thomas Guilbert' via blink-dev wrote: On Wed, Nov 6, 2024 at 7:28 AM Yoav Weiss (@Shopify) wrote: On Mon, Nov 4, 2024 at 7:20 PM Thomas Guilbert wrote:

Re: [blink-dev] Intent to Ship: Remove Prefixed HTMLVideoElement Fullscreen APIs

2024-11-06 Thread Chris Harrelson
Thanks! LGTM1 On Wed, Nov 6, 2024 at 11:42 AM 'Thomas Guilbert' via blink-dev < blink-dev@chromium.org> wrote: > > > On Wed, Nov 6, 2024 at 7:28 AM Yoav Weiss (@Shopify) < > yoavwe...@chromium.org> wrote: > >> >> >> On Mon, Nov 4, 2024 at 7:20 PM Thomas Guilbert >> wrote: >> >>> Contact emailst

Re: [blink-dev] Intent to Ship: Remove Prefixed HTMLVideoElement Fullscreen APIs

2024-11-06 Thread 'Thomas Guilbert' via blink-dev
On Wed, Nov 6, 2024 at 7:28 AM Yoav Weiss (@Shopify) wrote: > > > On Mon, Nov 4, 2024 at 7:20 PM Thomas Guilbert > wrote: > >> Contact emailstguilb...@chromium.org >> >> ExplainerNone >> >> SpecificationNone >> >> Summary >> >> The prefixed HTMLVideoElement-specific fullscreen APIs have been >>

Re: [blink-dev] Intent to Ship: Remove Prefixed HTMLVideoElement Fullscreen APIs

2024-11-06 Thread Yoav Weiss (@Shopify)
On Mon, Nov 4, 2024 at 7:20 PM Thomas Guilbert wrote: > Contact emailstguilb...@chromium.org > > ExplainerNone > > SpecificationNone > > Summary > > The prefixed HTMLVideoElement-specific fullscreen APIs have been > deprecated since approximately M38. They were replaced by the > Element.requestFu

[blink-dev] Intent to Ship: Remove Prefixed HTMLVideoElement Fullscreen APIs

2024-11-04 Thread Thomas Guilbert
Contact emailstguilb...@chromium.org ExplainerNone SpecificationNone Summary The prefixed HTMLVideoElement-specific fullscreen APIs have been deprecated since approximately M38. They were replaced by the Element.requestFullscreen() API, which first shipped un-prefixed in M71, in 2018. As of 202