Contact [email protected]
Specification
https://wicg.github.io/nav-speculation/speculation-rules.html#parse-a-speculation-rule
Summary
This allows speculation rules to be written more concisely if the type of
the rule is not ambiguous (i.e., most cases). For example:
{"source":"list","urls":["https://example.com/"]} can be written {"urls":["
https://example.com/"]} and
{"source":"document","where":{"selector_matches":"#nav > a"}} can be
written {"where":{"selector_matches":"#nav > a"}} Existing rules (with
explicit "source") continue to work with no change. See
https://github.com/WICG/nav-speculation/pull/295.
Blink componentInternals>Preload
<https://bugs.chromium.org/p/chromium/issues/list?q=component:Internals%3EPreload>
TAG reviewNone
TAG review statusNot applicable
Risks
Interoperability and Compatibility
This is fully backward compatible.
*Gecko*: No signal
*WebKit*: No signal
*Web developers*: No signals
*Other signals*:
WebView application risks
Does this intent deprecate or change behavior of existing APIs, such that
it has potentially high risk for Android WebView-based applications?
None
Debuggability
covered by existing developer tools
Will this feature be supported on all six Blink platforms (Windows, Mac,
Linux, ChromeOS, Android, and Android WebView)?No
Is this feature fully tested by web-platform-tests
<https://chromium.googlesource.com/chromium/src/+/main/docs/testing/web_platform_tests.md>
?Yes
Flag name on chrome://flagsNone
Finch feature nameSpeculationRulesImplicitSource
Requires code in //chrome?False
Tracking bughttps://bugs.chromium.org/p/chromium/issues/detail?id=1517696
Estimated milestones
Shipping on desktop 122
Shipping on Android 122
Shipping on WebView 122
Anticipated spec changes
Open questions about a feature may be a source of future web compat or
interop issues. Please list open issues (e.g. links to known github issues
in the project for the feature specification) whose resolution may
introduce web compat/interop risk (e.g., changing to naming or structure of
the API in a non-backward-compatible way).
None
Link to entry on the Chrome Platform Status
https://chromestatus.com/feature/5088362954489856
This intent message was generated by Chrome Platform Status
<https://chromestatus.com/>.
--
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 [email protected].
To view this discussion on the web visit
https://groups.google.com/a/chromium.org/d/msgid/blink-dev/CACuR13dmORajN-tr7EhU6XcjbTdXt6_WcWSiuskezZVbB9fN7w%40mail.gmail.com.