Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[media] Fix non-guarded customizations in //third_party/chromium/media #2709

Merged
merged 1 commit into from
Mar 26, 2024

Conversation

borongc
Copy link
Contributor

@borongc borongc commented Mar 25, 2024

All modification to Chromium media code is guarded by #if defined(STARBOARD).

b/329702113

Copy link

codecov bot commented Mar 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 58.84%. Comparing base (1821279) to head (d7a7ed5).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2709      +/-   ##
==========================================
- Coverage   58.85%   58.84%   -0.02%     
==========================================
  Files        1904     1904              
  Lines       93311    93311              
==========================================
- Hits        54920    54907      -13     
- Misses      38391    38404      +13     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@borongc borongc force-pushed the chromium_media_guarded branch 2 times, most recently from 3e37e3a to c2e433c Compare March 25, 2024 20:47
@borongc borongc force-pushed the chromium_media_guarded branch 2 times, most recently from eafedd1 to 93175eb Compare March 26, 2024 17:30
All modification to Chromium media code is guarded by `#if defined(STARBOARD)`.

b/329702113
@borongc borongc merged commit c4d7e53 into youtube:main Mar 26, 2024
340 of 341 checks passed
@borongc borongc deleted the chromium_media_guarded branch March 26, 2024 22:19
@borongc borongc added the cp-24.lts.1+ Cherry Pick to the 24.lts.1+ branch label Mar 26, 2024
cobalt-github-releaser-bot pushed a commit that referenced this pull request Mar 26, 2024
#2709)

All modification to Chromium media code is guarded by `#if
defined(STARBOARD)`.

b/329702113

(cherry picked from commit c4d7e53)
borongc added a commit that referenced this pull request Mar 30, 2024
#2709)

All modification to Chromium media code is guarded by `#if
defined(STARBOARD)`.

b/329702113

(cherry picked from commit c4d7e53)
borongc added a commit that referenced this pull request Mar 30, 2024
…rd_party/chromium/media (#2724)

Refer to the original PR: #2709

All modification to Chromium media code is guarded by `#if
defined(STARBOARD)`.

b/329702113

Co-authored-by: Bo-Rong Chen <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cp-24.lts.1+ Cherry Pick to the 24.lts.1+ branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants