Claudio DeSouza 939d799d7a [cr136] js_minifier_ignore_list gone from grit's minifier
As the override in place is trying to prevent minifying a file, the
exclusion now is to just return the contents that were received
untouched.

Chromium changes:
https://chromium.googlesource.com/chromium/src/+/eadc4393a867edd65f8c279732e16cc631e30005

commit eadc4393a867edd65f8c279732e16cc631e30005
Author: dpapad <dpapad@chromium.org>
Date:   Tue Mar 4 12:24:49 2025 -0800

    WebUI: Remove JS minification step built into Grit on Android builds.

    JS minification happens within build_webui() targets, and does not
    belong in Grit. It was added there long time ago, before build_webui()
    existed and before any other minification happened during the build.

    Removing it avoids running the minifier (Terser) on top of already
    minified files, reducing unnecessary work during the build, as well as
    complexity when minification needs to be turned off for specific files.

    Fixed: 340278433
    Change-Id: I7148bba2e542860ffafc5394e393614a6b377918
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6158805
    Reviewed-by: Andrew Grieve <agrieve@chromium.org>
    Auto-Submit: Demetrios Papadopoulos <dpapad@chromium.org>
    Commit-Queue: Demetrios Papadopoulos <dpapad@chromium.org>
    Commit-Queue: Andrew Grieve <agrieve@chromium.org>
    Cr-Commit-Position: refs/heads/main@{#1427910}
2025-04-16 09:30:32 +01:00
2025-01-12 21:43:04 -07:00
2025-03-28 18:51:54 -06:00
2025-03-28 18:51:54 -06:00
2025-01-27 16:03:57 -07:00
2025-02-12 15:40:52 -07:00
2025-03-28 18:51:54 -06:00
2025-04-16 00:02:35 +00:00
2025-04-10 12:34:45 +07:00
2024-12-19 18:20:51 +00:00
2025-04-16 00:02:35 +00:00

Brave Core

Brave Core is a set of changes, APIs, and scripts used for customizing Chromium to make the Brave browser. Please also check https://github.com/brave/brave-browser

Follow @brave on Twitter for important announcements.

Resources

Community

You can ask questions and interact with the community in the following locations:

S
Description
No description provided
Readme MPL-2.0
3.8 GiB
Languages
C++ 36.9%
HTML 31.6%
Swift 9.4%
TypeScript 9%
Java 4.8%
Other 8.1%