Thank you.
Joe Medley | Technical Writer, Chrome DevRel | jmed...@google.com |
 816-678-7195
*If an API's not documented it doesn't exist.*


On Tue, Oct 5, 2021 at 8:07 AM Diego González <die...@gmail.com> wrote:

> Hola Joe,
>
> No, the feature you link to is Protocol Handlers. The one I am referring
> to is URL Handling <https://www.chromestatus.com/feature/5739732661174272>.  
> This
> is the relevant Chrome OT entry
> <https://developer.chrome.com/origintrials/#/view_trial/-5376172055173529599>
> .
>
> Diego
> On Tuesday, 5 October 2021 at 15:36:02 UTC+1 Joe Medley wrote:
>
>> This is exactly the kind of information I need.
>>
>> When a feature leaves an origin trial, I announce in the first version
>> where it's enabled by default.
>>
>> URLHandlers: is that this
>> <https://www.chromestatus.com/feature/5151703944921088>? Is its origin
>> trial also being extended? Its Chrome Status entry says it shipped in 95,
>> which means I announced it in the Chrome 95 beta post. (This is why I'm so
>> naggy about keeping these things up to date.)
>>
>> Joe
>>
>> Joe Medley | Technical Writer, Chrome DevRel | jme...@google.com |
>> 816-678-7195 <(816)%20678-7195>
>> *If an API's not documented it doesn't exist.*
>>
>> On Mon, Oct 4, 2021 at 1:26 PM 'Diego Gonzalez' via blink-dev <
>> blin...@chromium.org> wrote:
>>
>>> Hola Joe,
>>>
>>> Just in case this info is useful to you for the post, I wanted to let
>>> you know Window Controls Overlay was planned to launch in 96 but we added
>>> an extra cycle to the OT and now it is launching in 97.
>>>
>>> Also missing from this list is URL Handlers
>>> <https://github.com/WICG/pwa-url-handler/blob/main/explainer.md>, which
>>> is expected in 97, even though there are changes coming to the feature to
>>> be substituted by `handle_links` `scope_extensions` and `launch_handler`.
>>>
>>> -Diego
>>>
>>> On Thursday, 30 September 2021 at 17:51:53 UTC+1 Joe Medley wrote:
>>>
>>>> Gang,
>>>>
>>>> I apologize for sending this a week late.
>>>>
>>>> Chrome 96 is planned for beta on October 21. Developer Relations needs
>>>> information to help us plan. We want a complete list of everything
>>>> in Chrome beta for the beta post
>>>> <https://blog.chromium.org/search/label/beta>. We try when possible to
>>>> have articles for important new features on web.dev
>>>> <https://web.dev/blog/>.
>>>>
>>>> Please let me know of anything that might be shipping in Chrome 96
>>>> or 97. I don't care if it's a new API, a bug to add a missing interface
>>>> member, a spec change or whatever. I need to know all of it. If you have
>>>> any questions about this, just ask, or refer to the FAQ in my communication
>>>> instructions
>>>> <https://sites.google.com/a/chromium.org/dev/blink/launching-features/let-developers-know>
>>>> .
>>>>
>>>> Also, please make sure your Chrome Status entries reflect the
>>>> current state of your feature. Origin trial and shipping milestone numbers
>>>> may be edited by clicking the "Edit all fields" link and scrolling down the
>>>> page.
>>>>
>>>> The list of what I currently believe to be shipping is in this
>>>> spreadsheet
>>>> <https://docs.google.com/spreadsheets/d/155euqrhdqVhtbAID7ydaUPjBstLIYZ4PJkpFmqJ6j-o/edit#gid=215381875>.
>>>> For those who can't reach it, here's a summary.
>>>>
>>>> (Deprecations and removals are in red.)
>>>>
>>>> 103 Early Hints for Navigation
>>>> <https://www.chromestatus.com/feature/5207422375297024>
>>>> Add support for Promise to Blobs in clipboard item
>>>> <https://www.chromestatus.com/features/5733949474078720>
>>>> App history API
>>>> <https://www.chromestatus.com/features/6232287446302720>
>>>> Attribution Reporting API
>>>> <https://chromestatus.com/features/6412002824028160>
>>>> Auto-expand details elements
>>>> <https://www.chromestatus.com/feature/5032469667512320>
>>>> (Block external protocol in sandboxed iframe.)
>>>> <https://www.chromestatus.com/feature/5680742077038592>
>>>> Capability Delegation
>>>> <https://www.chromestatus.com/feature/5708770829139968>
>>>> COEP for shared worker
>>>> <https://chromestatus.com/feature/5698074912489472>
>>>> Conditional Focus
>>>> <https://www.chromestatus.com/features/5646614535340032>
>>>>
>>>> Content-Security-Policy delivery via response headers for dedicated
>>>> workers. <https://www.chromestatus.com/features/5715844005888000>
>>>> Cross-Origin-Embedder-Policy: credentialless
>>>> <https://www.chromestatus.com/feature/4918234241302528>
>>>> CSS :autofill Pseudo Class
>>>> <https://www.chromestatus.com/feature/5592445322526720>
>>>>
>>>> Disable propagation of body style to viewport when contained
>>>> <https://chromestatus.com/feature/5663240823504896>
>>>> EME MediaKeySession Closed Reason
>>>> <https://www.chromestatus.com/feature/5632124143009792>
>>>> fetch() upload streaming
>>>> <https://www.chromestatus.com/feature/5274139738767360>
>>>> File Handling <https://www.chromestatus.com/feature/5721776357113856>
>>>> File Handling Icons
>>>> <https://www.chromestatus.com/feature/6302723123183616>
>>>> HTTP->HTTPS redirect for HTTPS DNS records
>>>> <https://www.chromestatus.com/feature/5485544526053376>
>>>> preferCurrentTab
>>>> <https://www.chromestatus.com/feature/5045313003847680>
>>>> Preserve PNG metadata
>>>> <https://www.chromestatus.com/feature/5629962485760000>
>>>> Priority Hints <https://www.chromestatus.com/feature/5273474901737472>
>>>> PWA manifest unique id - desktop
>>>> <https://www.chromestatus.com/features/6064014410907648>
>>>>
>>>> (Remove alert(), confirm(), and prompt for cross origin iframes)
>>>> <https://www.chromestatus.com/feature/5148698084376576>
>>>> Reporting API: Isolate reports per-document and support the
>>>> Reporting-Endpoints header
>>>> <https://www.chromestatus.com/feature/5712172409683968>
>>>> Service Worker subresource filter
>>>> <https://www.chromestatus.com/feature/6015753541124096>
>>>> Storage Foundation API
>>>> <https://chromestatus.com/feature/5670244905385984>
>>>> (The "basic-card" method of PaymentRequest API)
>>>> <https://chromestatus.com/feature/5730051011117056>
>>>>
>>>> U2F Security Key API (Cryptotoken Component Extension)
>>>> <https://www.chromestatus.com/feature/5759004926017536>
>>>> URL Protocol Handler Registration for PWAs
>>>> <https://chromestatus.com/feature/5151703944921088>
>>>> WebAssembly Reference Types
>>>> <https://www.chromestatus.com/feature/5166497248837632>
>>>> WebTransport <https://chromestatus.com/feature/4854144902889472>
>>>> Window Controls Overlay for Installed Desktop Web Apps
>>>> <https://www.chromestatus.com/feature/5741247866077184>
>>>> Joe Medley | Technical Writer, Chrome DevRel | jme...@google.com |
>>>> 816-678-7195 <(816)%20678-7195>
>>>> *If an API's not documented it doesn't exist.*
>>>>
>>> --
>>> 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 to blink-dev+...@chromium.org.
>>> To view this discussion on the web visit
>>> https://groups.google.com/a/chromium.org/d/msgid/blink-dev/852ad0dd-b658-4fbe-b703-a96e0c61c8cdn%40chromium.org
>>> <https://groups.google.com/a/chromium.org/d/msgid/blink-dev/852ad0dd-b658-4fbe-b703-a96e0c61c8cdn%40chromium.org?utm_medium=email&utm_source=footer>
>>> .
>>>
>>

-- 
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 
to blink-dev+unsubscr...@chromium.org.
To view this discussion on the web visit 
https://groups.google.com/a/chromium.org/d/msgid/blink-dev/CAJUhtG9GLp09fohoXaBy5D%2BdANhj0fZs%3DGeEMz5Ver3sGSC_%3DA%40mail.gmail.com.

Reply via email to