commit | 407e1c77c2690abd3d8cf653aa7636f59dbef8f8 | [log] [tgz] |
---|---|---|
author | QUICHE team <quiche-dev@google.com> | Tue Mar 16 14:46:23 2021 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Mar 16 14:47:04 2021 -0700 |
tree | 5dc8bfd8abe9389a8f8571498a4b467e2fbf45b0 | |
parent | 7ec20c22dddd2ef07717d805bbba98dd939b8a89 [diff] |
Migration from GFE_BUG_V2 (and friends) to GFE_BUG Per go/gfe-bug-improvements GFE_BUGs are getting stable IDs to allow for monitoring and alerting. To achieve that, a temporary set of V2 macros was added and the codebase was migrated to using the V2 macros. Now that migration is complete, the old-style (sans _V2) macros were changed to also take bug_id parameter, which makes the V2 set obsolete. To complete the transition, the codebase is being migrated back to GFE_BUG macros. Once done, V2 macros will be removed. PiperOrigin-RevId: 363274690 Change-Id: Iba4e0ba8f9ced0620da27ea58eafea92457055ff
QUICHE (QUIC, Http/2, Etc) is Google‘s implementation of QUIC and related protocols. It powers Chromium as well as Google’s QUIC servers and some other projects. QUICHE is only supported on little-endian platforms.
Code can be viewed in CodeSearch in Quiche and is imported into Chromium.