Installed web apps can change the text on the title bar based on the page's content. The current behavior is that the installed web application will put the app's name from the manifest and append the page’s inner text from the `<title>` HTML tag in the head of the page. This often can create awkward titles for some web apps. This feature allows to specify complementary information about the current window of an installed running PWA. It adds a subtitle to the page to provide contextual information that is displayed in the window's title bar. This replaces the text contained in the HTML's title tag.
There are no interoperability and compatibility risks.
https://docs.google.com/document/d/1CwYQEf98fI5z96Y6AsQdSafp70SD5STgepD5Z8cx1HQ/edit
Does this intent deprecate or change behavior of existing APIs, such that it has potentially high risk for Android WebView-based applications?
The DOM inspection in DevTools is sufficient.
This is a feature that works on desktop scenarios (Windows, Linux, MacOS), mobile platforms don't make use of it.
DevTrial on desktop
|
123
|
Hey Diego,
Can you clarify what milestones you're requesting for the OT?
thx,
Mike
--
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/217e2f71-9e9b-42a4-9fe4-afb538bd765bn%40chromium.org.
Cool - LGTM to experiment from M124 to M127 inclusive (I think that's what you requested - feel free to correct me if not).
later,
Mike
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/blink-dev/c184833d-7367-4ad2-9470-d7d5e8e19a8dn%40chromium.org.