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

Issue 2902893002: Prefixing the explicit keyword to the media::VideoDecodeAccelerator::Config (Closed)

Created:
3 years, 7 months ago by Uzair
Modified:
3 years, 7 months ago
Reviewers:
watk, bbudge, hubbe, Chandan
CC:
chromium-reviews, posciak+watch_chromium.org, mlamouri+watch-content_chromium.org, jam, darin-cc_chromium.org, feature-media-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Prefixing the explicit keyword to the media::VideoDecodeAccelerator::Config Prefixing the explicit keyword to VideoDecodeAccelerator::Config constructor prevents the compiler from using that constructor for implicit conversions. BUG:None

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -4 lines) Patch
M content/renderer/pepper/pepper_video_decoder_host.cc View 1 chunk +2 lines, -1 line 0 comments Download
M media/video/video_decode_accelerator.h View 1 chunk +1 line, -3 lines 0 comments Download

Messages

Total messages: 6 (5 generated)
Uzair
3 years, 7 months ago (2017-05-24 05:23:47 UTC) #4
On 2017/05/24 05:22:35, Uzair wrote:
> mailto:uzair.jaleel@samsung.com changed reviewers:
> + mailto:bbudge@chromium.org, mailto:hubbe@chromium.org

Dear Reviewers

Need review for 
media/video/video_decode_accelerator.h 
content/renderer/pepper/pepper_video_decoder_host.cc 

PTAL

thanks

Powered by Google App Engine
This is Rietveld 408576698