Skip to content

Define NavigatorManagedData as a partial interface #24

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

tidoust
Copy link

@tidoust tidoust commented Mar 27, 2024

The NavigatorManagedMedia is defined in Managed Configuration API. The Device Attributes API can only extend it through a partial interface definition.

Note the addition of an entry to "link-defaults" is needed on a temporary basis: due to the duplicate, the cross-references database currently has two definitions of NavigatorManagedMedia, and Bikeshed would choose the wrong one, creating a broken link. The entry can be removed once the spec has been re-generated and the change propagated to the cross-references database (which should take maximum 6 hours).


Preview | Diff

tidoust added 2 commits March 27, 2024 10:56
The `NavigatorManagedMedia` is defined in Managed Configuration API. The Device
Attributes API can only extend it through a `partial interface` definition.

Note the addition of an entry to "link-defaults" is needed on a temporary
basis: due to the duplicate, the cross-references database currently has two
definitions of `NavigatorManagedMedia`, and Bikeshed would choose the wrong
one, creating a broken link. The entry can be removed once the spec has been
re-generated and the change propagated to the cross-references database (which
should take maximum 6 hours).
The term "key" is defined in multiple specs and needs to be qualified with a
prefix: `[=map/key=]`.
@tidoust tidoust changed the title Define NavigatorManagedMedia as a partial interface Define NavigatorManagedData as a partial interface Mar 27, 2024
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