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

Make sure that all types are accessible #89

Open
agi opened this issue Mar 16, 2021 · 1 comment
Open

Make sure that all types are accessible #89

agi opened this issue Mar 16, 2021 · 1 comment

Comments

@agi
Copy link
Contributor

agi commented Mar 16, 2021

Just noticed: apilint should make sure that all types in the API are accessible (e.g. using a private type in a method argument should not be allowed).

@agi
Copy link
Contributor Author

agi commented Mar 16, 2021

Example here: https://searchfox.org/mozilla-central/rev/2cc3b39bc9bb024d35e09e9c8acecf0e2dfb4e13/mobile/android/geckoview/api.txt#1818 the Builder class is package protected so that method should not be allowed

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

No branches or pull requests

1 participant