chrome/browser/web_applications/docs/owners_expectations.md
chrome/browser/web_applications/OWNERSThe chrome/browser/web_applications directory can have some high-risk areas for changes. We have an OWNERs policy to ensure the code and/or design can safely achieve its goals.
Becoming an owner is an extra responsibility and we should just have enough to balance the load, but it is not necessary for everyone.
These guidelines are open to modification. Feel free to contact the team for exceptions and process changes.
Expected code review feedback examples (to give an idea of the types of things OWNERs should be thinking about when reviewing code):
OsIntegrationTestOverride here so you can check if the OS integration occurred correctly (and to ensure we aren't causing OS integration on trybots)."OsIntegrationManager::ScopedSuppressForTesting Or maybe use our common testing base-class?"To become an owner