commit | 0730f1fa9effe910c20a8ff00533cb2de93d41d1 | [log] [tgz] |
---|---|---|
author | Gyuyoung Kim <gyuyoung@igalia.com> | Wed May 14 00:51:18 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 14 00:51:18 2025 |
tree | cbcd69ae1cb093d7dc3ca835209bee86c8a790a7 | |
parent | a78c3f914f401597d707831428fbb51d71e84fe7 [diff] |
[iOS Blink] Support DataDecoderBrowserTest.LaunchIsolated Since https://crrev.com/c/6518241 switched from using a JSON parser to ImageDecoder, the iOS Blink port needs to follow the same approach. This CL enables the use of ImageDecoder in the iOS Blink port by applying the USE_BLINK build flag. TEST: DataDecoderBrowserTest.LaunchIsolated Bug: None Change-Id: Ie9bc02f5a9251d257dc8bbe55f40faf40fada74d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6529504 Reviewed-by: Elly FJ <ellyjones@chromium.org> Commit-Queue: Gyuyoung Kim <gyuyoung@igalia.com> Reviewed-by: Dave Tapuska <dtapuska@chromium.org> Cr-Commit-Position: refs/heads/main@{#1459819}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure.
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.