Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(52)

Issue 1774483002: about_flags.cc entry for WebRTC-H264WithOpenH264FFmpeg (Closed)

Created:
4 years, 9 months ago by hbos_chromium
Modified:
4 years, 9 months ago
CC:
asvitkine+watch_chromium.org, chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

about_flags.cc entry for WebRTC-H264WithOpenH264FFmpeg (base::Feature kWebRtcH264WithOpenH264FFmpeg). This is a feature that enables a H.264 encoder/decoder in WebRTC. The feature is off by default. This is a re-upload of https://codereview.chromium.org/1722283002/. It was reverted due to base/common.gypi depending on ../third_party/webrtc/build/common.gypi for rtc_use_h264. In a webrtc standalone checkout, base/common.gypi is processed such that this dependency does not get resolved. Instead of finding a work-around where we can get ahold of rtc_use_h264 in the base/common.gypi context, I removed this use of it. This only affects the generated_resources.grd file where rtc_use_h264 is not used for the if. That means the two strings defined will be included in the binary even when building without h264 (the two strings will be unused). BUG=chromium:500605, chromium:468365 Committed: https://crrev.com/18f5891498f7f1c90a7e1046bec1d933336db0a5 Cr-Commit-Position: refs/heads/master@{#379824}

Patch Set 1 : Original CL re-upload #

Patch Set 2 : Reverted changes for using rtc_use_h264 in .grd #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -2 lines) Patch
M chrome/app/generated_resources.grd View 1 1 chunk +9 lines, -1 line 0 comments Download
M chrome/browser/BUILD.gn View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/about_flags.cc View 2 chunks +10 lines, -1 line 0 comments Download
M chrome/chrome_browser.gypi View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (6 generated)
hbos_chromium
Please take a look. Re-uploaded reverted CL and removed use of rtc_use_h264 for the .grd ...
4 years, 9 months ago (2016-03-07 10:48:15 UTC) #4
jochen (gone - plz use gerrit)
lgtm
4 years, 9 months ago (2016-03-07 11:51:00 UTC) #5
rkaplow
lgtm
4 years, 9 months ago (2016-03-07 22:14:45 UTC) #6
hbos_chromium
PTAL asvitkine, flackr
4 years, 9 months ago (2016-03-08 11:02:31 UTC) #7
flackr
lgtm
4 years, 9 months ago (2016-03-08 13:30:13 UTC) #8
Alexei Svitkine (slow)
lgtm
4 years, 9 months ago (2016-03-08 13:31:32 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1774483002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1774483002/20001
4 years, 9 months ago (2016-03-08 13:32:23 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 9 months ago (2016-03-08 14:26:46 UTC) #13
commit-bot: I haz the power
4 years, 9 months ago (2016-03-08 14:28:01 UTC) #15
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/18f5891498f7f1c90a7e1046bec1d933336db0a5
Cr-Commit-Position: refs/heads/master@{#379824}

Powered by Google App Engine
This is Rietveld 408576698