uazo / cromite

Cromite a Bromite fork with ad blocking and privacy enhancements; take back your browser!
https://www.cromite.org/
GNU General Public License v3.0
3.57k stars 86 forks source link

Rebase to 131 #1640

Closed uazo closed 5 days ago

uazo commented 1 week ago

Description

Rebase to 131

All submissions

Format

t-m-w commented 1 week ago

Hi again,

I haven't fully tested this and don't know if it will be useful by the time you see this, but I have some minor fixups for the patches Calyx uses that allowed a build to complete (and apparently run without crashing) - see fixup files here: https://review.calyxos.org/c/CalyxOS/platform_external_calyx_chromium/+/32362/2..4

A few notable changes were related to CachedFlag moving to components, flag override handling (and it will change yet again soon, based on what I saw in the main branch), and File supporting content URI paths without special handling.

Thanks for all your work as usual!