Chromium Code Reviews
Descriptionmedia-internals: Simplify the code path for creating a media log entry
Changes MediaLog::CreateLogEvent() to instead be a helper AddLogEvent() that
both creates and adds the event, and has signature and utility matching LogCB.
This means various media code pieces no longer must have their own LogCB
implementations that CreateLogEvent()+AddEvent().
BUG=471902, 260005
TEST=no media_unittest, layout, or chrome://media-internals log regression observed
Committed: https://crrev.com/aafe49fe9061c489906351db41c318473d1951af
Cr-Commit-Position: refs/heads/master@{#323149}
Patch Set 1 #Patch Set 2 : Comment the new method #Patch Set 3 : Fix compile on Android #
Messages
Total messages: 14 (5 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||