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

Update root-cert-stats to use runtime.sendMessage #542 #547

Merged
merged 9 commits into from
Nov 4, 2023

Conversation

ibzimh
Copy link
Contributor

@ibzimh ibzimh commented Oct 30, 2023

PR for Issue: Update root-cert-stats to use runtime.sendMessage #542

Description

I've added functionality for runtime.sendMessage and runtime.onMessage and it works on my browser. I had to move the table displaying into a different function; i thought it would be easier to read than to put it in the response callback function.

If there's something which is incorrect or should be changed, let me know!

Related issues and pull requests

"Fixes #542"

@github-actions
Copy link

It looks like this is your first pull request. 🎉 Thank you for your contribution! One of the project maintainers will triage and assign the pull request for review. We appreciate your patience. To safeguard the health of the project, please take a moment to read our code of conduct.

@rebloor rebloor requested review from Rob--W and rpl and removed request for Rob--W October 30, 2023 14:15
@rebloor
Copy link
Collaborator

rebloor commented Oct 30, 2023

@rpl I have exercised and confirmed the code appears to work as expected.
image
Can you review the coding?

Copy link
Member

@Rob--W Rob--W left a comment

Choose a reason for hiding this comment

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

Looks good, thanks!

I recently merged a linter workflow integration, I'll try to test that with your PR.

root-cert-stats/popup.js Outdated Show resolved Hide resolved
Co-authored-by: Rob Wu <rob@robwu.nl>
@rebloor rebloor merged commit faadfca into mdn:main Nov 4, 2023
3 checks passed
Copy link

github-actions bot commented Nov 4, 2023

Congratulations on your first merged pull request. 🎉 Thank you for your contribution! Did you know we have a project board with high-impact contribution opportunities? We look forward to your next contribution.

@rebloor
Copy link
Collaborator

rebloor commented Nov 4, 2023

@ibzimh many thanks for your help on this one

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.

Update root-cert-stats to use runtime.sendMessage
3 participants