Br.linux.chrome Link
Developing a feature for br.linux.chrome —which likely refers to —involves working within the open-source Chromium Project .
: Write a public document detailing the problem, your proposed solution, and potential security/privacy impacts. 3. Implement and Test br.linux.chrome
: Once approved, your code enters the CQ for final automated testing before being merged into the main branch. Developing a feature for br
: You must get approval from the specific OWNERS of the directories you modified. your proposed solution
Before writing significant code, you must create a ChromeStatus entry .
: Use git cl upload to send your code to Gerrit , the Chromium code review tool.
: If your feature is unique to the Linux build (e.g., window management or desktop integration), focus on the ui/views or content/shell directories.