Re: [blink-dev] Intent to Experiment: Reverse Origin Trial for WebRTC's Plan B SDP semantics

2022-05-20 Thread Henrik Boström
> Our video system still uses Plan B SDP, and we find that if we use chrome(M89), the video still can work normally now > So, if we don't upgrade the browser, will it be affected after May 25th? That's correct, in M89 Plan B was always allowed and the Deprecation Trial did not exist yet. So even

Re: [blink-dev] Intent stage "Evaluate readiness to ship": web-share permission policy

2022-05-20 Thread Marcos Caceres
Hi All, Coming back to this as it's now starting to cause Web compatibly issues across both Firefox and SafariTP (both of which implement `'self'`). I'm still worried that the ability to share files and other content (and even URLs, as we've seen in the past) is quite a powerful feature with

[blink-dev] Re: Is end date of “Trial for RTCPeerConnection Plan B SDP Semantics” could be postpone?

2022-05-20 Thread 'Henrik Boström' via blink-dev
Hi, See recent conversations over at https://groups.google.com/u/1/a/chromium.org/g/blink-dev/c/35NFPYdumMs for more details but the short answer is that the trial will not be extended. On Thursday, May 12, 2022 at 6:59:38 PM UTC+2 hank...@gmail.com wrote: > Hi: > > we had an system stil

Re: [blink-dev] Intent to Ship: CSS object-view-box

2022-05-20 Thread Yoav Weiss
On Thu, May 19, 2022 at 6:22 PM Khushal Sagar wrote: > Contact emailskhushalsa...@chromium.org, tabatk...@chromium.org, > vmp...@chromium.org > > Explainerhttps://github.com/w3c/csswg-drafts/issues/7058 > A short explainer with a few examples would go a long way to reassure me that what I think

[blink-dev] Re: Intent to Prototype: Reduce fingerprinting in the Accept-Language header and ​​support for HTTP Variants

2022-05-20 Thread Victor Tan
NOTES: This intent won't implement Variants in HTTP cache behavior. It only focus on taking advantage of the definition of Section 2 as a Support-Languages header in this case On Thursday, May 19, 2022 at 10:20:29

Re: [blink-dev] Intent to Prototype and Ship: Multi-Screen Window Placement: Fullscreen Companion Window

2022-05-20 Thread Sean Voisen
Hi all — I'd just like to share a note of support for this enhancement to the API from Adobe and the Frame.io team. With the multi-screen window placement API, we can give users with multiple monitors the option to put the player on one monitor in full-screen, with media browsing and commenting

Re: [blink-dev] Intent to Ship: CSS object-view-box

2022-05-20 Thread Yoav Weiss
On Fri, May 20, 2022, 17:31 Yoav Weiss wrote: > > > On Thu, May 19, 2022 at 6:22 PM Khushal Sagar > wrote: > >> Contact emailskhushalsa...@chromium.org, tabatk...@chromium.org, >> vmp...@chromium.org >> >> Explainerhttps://github.com/w3c/csswg-drafts/issues/7058 >> > > A short explainer with a f

[blink-dev] Re: Intent to Prototype: Reduce fingerprinting in the Accept-Language header and ​​support for HTTP Variants

2022-05-20 Thread 'Victor Tan' via blink-dev
NOTES: This intend won't implement Variants in the HTTP cache. It only focus on using Variants http header as a support-languages head which in the definition on section 2 . On Thursday, May 19, 2022 at 10:20:29 A

[blink-dev] Re: Intent to Ship: Subresource loading with Web Bundles

2022-05-20 Thread Otto van der Schaaf
As a maintainer of mod_pagespeed , I would love to see this ship. On Wednesday, May 4, 2022 at 5:42:15 PM UTC+2 slightlyoff via Chromestatus wrote: > Microsoft would like to see this ship ASAP. LGTM1 > -- You received this message because you are subscribed to

Re: [blink-dev] Re: Intent to Ship: Element.isVisible method

2022-05-20 Thread Joey Arhar
> Oh that is what was debated here I think that the use of "document" there was about being in the viewport and being painted, not about iframes. Currently, isVisible doesn't look at parent iframes. I don't think there's an

Re: [blink-dev] Re: Intent to Ship: Element.isVisible method

2022-05-20 Thread Dave Tapuska
Ya I only ran into this when investigating how visibility really works. Such as visibilityChanged events and document.visibilityState do not change for a hidden iframe. (which I guess is correct based on its definition, because those are about the tab being in the foreground or not). The only probl

[blink-dev] Re: Intent to Ship: Subresource loading with Web Bundles

2022-05-20 Thread 'Jeff Kaufman' via blink-dev
Thanks, Otto! As someone who used to work on mod_pagespeed I wanted to give a bit more context on how web bundles improve on what is possible for automatic site optimization tools like mod_pagesped: 1. Combining many small images into a single file otherwise requires spriting (with css to iden