Hacker News new | ask | show | jobs
by lele0108 773 days ago
Started just by building Chromium and Brave and poking around in there and making small changes.

Chromium is huge but has terrific documentation (once you find the current copy) and Google hosted code search. Digging through crbug.com often helped point us in the right direction.

2 unlocks that made us confident to pursue this project:

1) Repeatable way of patching Chromium and keeping up with upstream changes 2) Writing UI in web technology instead of C++ Views toolkit.

1 comments

any interest in pointing someone curious about those repeatable patches in the right direction?
Brave's system for patching Chromium is great. https://github.com/brave/brave-browser