area/protobufbeginnerbughelp wantedtech debt
倉庫指標
- 星標
- (27,997 顆星)
- PR 合併指標
- (平均合併 8天) (30 天內合併 378 個 PR)
描述
Currently, lookup-by-name for extensions is used for internal extensions. This is inconsistent with actual extensions which exclusively use lookup-by-type-URL. The cleanup is to add protos for all internal extensions, and remove the runtime guard usage in the tests.