(no title)
lele0108 | 1 year ago
COVID hit and we had the itch to look at the browser in a different light. Building a browser seemed intimidating...but it was quarantine. Long story short, built a few different ideas and here we are :)
lele0108 | 1 year ago
COVID hit and we had the itch to look at the browser in a different light. Building a browser seemed intimidating...but it was quarantine. Long story short, built a few different ideas and here we are :)
orliesaurus|1 year ago
aranibatta|1 year ago
We’ve always treated everything we do as an experiment. We’re not trying to keep anything alive for the sake of it.
Harmohit|1 year ago
lele0108|1 year ago
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.