Skip to content
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

Native_manifests: pkcs11 paths may be relative #34873

Merged
merged 2 commits into from
Aug 8, 2024

Conversation

Rob--W
Copy link
Member

@Rob--W Rob--W commented Jul 16, 2024

Description

Clarifies that the "path" property in pkcs11 manifests can be relative, everywhere.

And prepend "PKCS 11" to "module" to emphasize that this fragment of the table is about the manifests for the pkcs11 API, to avoid confusion in case the reader was looking for the native messaging manifest.

Motivation

The documentation incorrectly claims that the path has to be absolute.

Additional details

Undocumented support for relative paths existed for a long while, and became an explicit first-class supported feature in https://bugzilla.mozilla.org/show_bug.cgi?id=1759162

Related issues and pull requests

@Rob--W Rob--W added the Content:WebExt WebExtensions docs label Jul 16, 2024
@Rob--W Rob--W requested a review from willdurand July 16, 2024 17:52
@Rob--W Rob--W requested a review from a team as a code owner July 16, 2024 17:52
@github-actions github-actions bot added the size/s [PR only] 6-50 LoC changed label Jul 16, 2024
Copy link
Contributor

github-actions bot commented Jul 16, 2024

Preview URLs

(comment last updated: 2024-08-08 17:51:25)

Copy link
Collaborator

@dotproto dotproto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@willdurand willdurand removed their request for review July 17, 2024 10:11
Undocumented support for relative paths existed for a long while, and
became an explicit first-class supported feature in
https://bugzilla.mozilla.org/show_bug.cgi?id=1759162

This fixes the documentation accordingly, to set the correct
expectations.

And prepend "PKCS 11" to "module" to emphasize that this fragment of the
table is about the manifests for the pkcs11 API, to avoid confusion in
case the reader was looking for the native messaging manifest.
@Rob--W
Copy link
Member Author

Rob--W commented Aug 7, 2024

@rebloor I've applied the requested change (removed comma) and rebased to the main branch just in case.

@rebloor rebloor merged commit d0346a0 into mdn:main Aug 8, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:WebExt WebExtensions docs size/s [PR only] 6-50 LoC changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants