Log #28

March 25, 2021

Sail DOM

Sail DOM

The Sail DOM is our first step to replacing Chromium's native UI (written in C++) with our own in-house Sail UI (written in web technologies). This DOM lives in place of the tab bar and omnibar and allows us to render our own custom UI. The Sail DOM is also an evolution of our layered DOM, replacing it as our canvas to build custom features in Chromium.