Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

rakuco
Copy link
Member

@rakuco rakuco commented Mar 11, 2024

Follow-up #120. disallowRecursion is an optional boolean parameter for the "device posture change steps" algorithm. Passing just true or false in call sites is not very legible though, so follow the suggestion from the Infa spec and pass the arguments as a named parameter.


Preview | Diff

Follow-up w3c#120. `disallowRecursion` is an optional boolean parameter
for the "device posture change steps" algorithm. Passing just `true`
or `false` in call sites is not very legible though, so follow the
suggestion from the Infa spec and pass the arguments as a named
parameter.
@rakuco rakuco requested a review from darktears March 11, 2024 20:25
@rakuco rakuco merged commit 059b94a into w3c:gh-pages Mar 11, 2024
@rakuco rakuco deleted the device-posture-change-steps-explicit-arguments branch March 11, 2024 21:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants