CARVIEW |
Select Language
HTTP/2 200
accept-ranges: bytes
vary: Accept-Encoding
content-type: text/html
content-security-policy-report-only: script-src 'nonce-mkHlTuj48VKwZlF06TLtmQ' 'report-sample' 'strict-dynamic' 'unsafe-eval' 'unsafe-inline' http: https:; object-src 'none'; report-uri https://csp.withgoogle.com/csp/static-on-bigtable; base-uri 'none'
cross-origin-resource-policy: cross-origin
cross-origin-opener-policy-report-only: same-origin; report-to="static-on-bigtable"
report-to: {"group":"static-on-bigtable","max_age":2592000,"endpoints":[{"url":"https://csp.withgoogle.com/csp/report-to/static-on-bigtable"}]}
content-length: 3425
date: Sun, 05 Oct 2025 21:27:14 GMT
pragma: no-cache
expires: Fri, 01 Jan 1990 00:00:00 GMT
cache-control: no-cache, must-revalidate
last-modified: Tue, 17 Sep 2024 03:08:00 GMT
x-content-type-options: nosniff
content-encoding: gzip
server: sffe
x-xss-protection: 0
alt-svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
The WebM Project | Workflow
- Home >
- Code >
- Contribute >
- Workflow
Workflow
The image below -- borrowed from the Android Project -- shows the workflow provided by the Gerrit code review server. We've adopted this process for WebM. Soon the role of the Verifier in the WebM project will be taken over by a continuous integration server but, until then, we run all changes through manual testing for at least cursory sanity checks.
Thanks to the Android Project for this graphic.
For our purposes, the WebM Project is in the Android role as depicted below.