brave / brave-browser

Brave browser for Android, iOS, Linux, macOS, Windows.
https://brave.com
Mozilla Public License 2.0
17.9k stars 2.34k forks source link

[CR130] Address Lit/Polymer changes in download manager #41046

Open emerick opened 2 months ago

emerick commented 2 months ago

Description

In CR130, upstream made a few changes to the download manager replacing it with a TypeScript/CSS equivalent. This affected our patches and other overrides. We should fix this and also see if there's anything we can do to strengthen our Lit support in general.

The relevant upstream changes include:

https://crrev.com/c/5282912 https://crrev.com/c/5839328 https://crrev.com/c/5852361

emerick commented 2 months ago

cc: @cdesouza-chromium