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

Issue 134173002: Remove position argument from VTTParser::collectTimeStamp (Closed)

Created:
6 years, 11 months ago by fs
Modified:
6 years, 11 months ago
CC:
blink-reviews, nessy, philipj_slow, gasubic, dglazkov+blink, adamk+blink_chromium.org, vcarbune.chromium
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Remove position argument from VTTParser::collectTimeStamp The |position| argument is no longer used by any of the callers. (They all pass a pointer to a dummy local set to zero.) BUG=305317 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=164884

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -8 lines) Patch
M Source/core/html/track/vtt/VTTCue.cpp View 1 chunk +1 line, -3 lines 0 comments Download
M Source/core/html/track/vtt/VTTParser.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/track/vtt/VTTParser.cpp View 2 chunks +3 lines, -4 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
fs
6 years, 11 months ago (2014-01-10 16:57:34 UTC) #1
jochen (gone - plz use gerrit)
lgtm
6 years, 11 months ago (2014-01-10 17:11:01 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/fs@opera.com/134173002/1
6 years, 11 months ago (2014-01-10 17:13:41 UTC) #3
commit-bot: I haz the power
6 years, 11 months ago (2014-01-10 17:22:56 UTC) #4
Message was sent while issue was closed.
Change committed as 164884

Powered by Google App Engine
This is Rietveld 408576698