commit | 4631eb91693af445262f4003785b2ad70158f603 | [log] [tgz] |
---|---|---|
author | Dale Curtis <dalecurtis@chromium.org> | Tue May 20 19:53:47 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 20 19:53:47 2025 |
tree | fcdcd0f1bf87941a74b2237ae19ab9e81a8d3d0e | |
parent | 2c464915ba8d50526444fad6d785e14e24335fb1 [diff] |
Fix show_existing_frame handling for macOS vp9 hardware decoder When `show_existing_frame` comes in, it may not have a size attached, but because we're showing an existing frame it's definitely not a config change and can be ignored. R=eugene Fixed: 418889690 Change-Id: Id5f783f93fbcaca1dbb070ba17bfb7d679051e2e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6569690 Commit-Queue: Eugene Zemtsov <eugene@chromium.org> Auto-Submit: Dale Curtis <dalecurtis@chromium.org> Reviewed-by: Eugene Zemtsov <eugene@chromium.org> Commit-Queue: Dale Curtis <dalecurtis@chromium.org> Cr-Commit-Position: refs/heads/main@{#1462994}
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.