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

Issue 2547573002: Rename "interface" to "codec_interface" in video_track_recorder.cc. (Closed)

Created:
4 years ago by Hadi
Modified:
4 years ago
Reviewers:
Tom Sepez, miu
CC:
chromium-reviews, posciak+watch_chromium.org, mlamouri+watch-content_chromium.org, jam, darin-cc_chromium.org, feature-media-reviews_chromium.org, sadrul
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Rename "interface" to "codec_interface" in video_track_recorder.cc. "interface" is defined as "struct" in basetyps.h in Windows SDK, so if this header is included in video_track_recorder.cc, we will get compile error for variables named "interface". content/renderer depends on ui/base/ime. When I tried to add struct traits for some IME related structs, it caused video_track_recorder.cc to somehow include Windows SDK's RPC related header files, which indirectly included basetyps.h, which caused compile errors in Windows. Renaming this variable fixes the problem. BUG=NONE Committed: https://crrev.com/b62d8bee558e0fdd36cdad96ccf2fa2e3497b606 Cr-Commit-Position: refs/heads/master@{#436012}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -5 lines) Patch
M content/renderer/media/video_track_recorder.cc View 2 chunks +5 lines, -5 lines 0 comments Download

Messages

Total messages: 18 (11 generated)
Hadi
PTAL. This fixes the windows compile errors I was getting at https://codereview.chromium.org/2539453002/ in earlier patch ...
4 years ago (2016-12-01 17:01:15 UTC) #5
Tom Sepez
rs lgtm on renaming.
4 years ago (2016-12-01 19:34:27 UTC) #9
Hadi
miu@ can you please provide OWNERS review? Thanks.
4 years ago (2016-12-01 22:50:35 UTC) #10
miu
lgtm
4 years ago (2016-12-02 19:08:20 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2547573002/1
4 years ago (2016-12-02 19:09:11 UTC) #13
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years ago (2016-12-02 21:07:47 UTC) #16
commit-bot: I haz the power
4 years ago (2016-12-02 21:11:10 UTC) #18
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/b62d8bee558e0fdd36cdad96ccf2fa2e3497b606
Cr-Commit-Position: refs/heads/master@{#436012}

Powered by Google App Engine
This is Rietveld 408576698