Skip to content

device posture change steps: Refer to disallowRecursion by name in calls#128

Merged
rakuco merged 1 commit intow3c:gh-pagesfrom
rakuco:device-posture-change-steps-explicit-arguments
Mar 11, 2024
Merged

device posture change steps: Refer to disallowRecursion by name in calls#128
rakuco merged 1 commit intow3c:gh-pagesfrom
rakuco:device-posture-change-steps-explicit-arguments

Conversation

@rakuco
Copy link
Copy Markdown
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