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

Issue 924273004: Remove HTMLMediaElement::textTrackKindChanged (Closed)

Created:
5 years, 10 months ago by fs
Modified:
5 years, 10 months ago
Reviewers:
philipj_slow
CC:
blink-reviews, nessy, gasubic, eric.carlson_apple.com, feature-media-reviews_chromium.org, dglazkov+blink, blink-reviews-html_chromium.org, vcarbune.chromium
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Remove HTMLMediaElement::textTrackKindChanged This method only operates on the TextTrack that it gets as an argument, so the code can be moved to the caller without changing behavior. The HTMLMediaElement will still be notified via the mode-change (if one takes place.) BUG=321654 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=190667

Patch Set 1 #

Patch Set 2 : Drop redundant TextTrack::. #

Total comments: 2

Patch Set 3 : Add FIXME+bugref. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -9 lines) Patch
M Source/core/html/HTMLMediaElement.h View 1 chunk +0 lines, -1 line 0 comments Download
M Source/core/html/HTMLMediaElement.cpp View 1 chunk +0 lines, -6 lines 0 comments Download
M Source/core/html/track/TextTrack.cpp View 1 2 1 chunk +6 lines, -2 lines 0 comments Download

Messages

Total messages: 10 (3 generated)
philipj_slow
https://codereview.chromium.org/924273004/diff/20001/Source/core/html/track/TextTrack.cpp File Source/core/html/track/TextTrack.cpp (right): https://codereview.chromium.org/924273004/diff/20001/Source/core/html/track/TextTrack.cpp#newcode159 Source/core/html/track/TextTrack.cpp:159: // If kind changes from visual to non-visual and ...
5 years, 10 months ago (2015-02-23 13:41:46 UTC) #2
fs
https://codereview.chromium.org/924273004/diff/20001/Source/core/html/track/TextTrack.cpp File Source/core/html/track/TextTrack.cpp (right): https://codereview.chromium.org/924273004/diff/20001/Source/core/html/track/TextTrack.cpp#newcode159 Source/core/html/track/TextTrack.cpp:159: // If kind changes from visual to non-visual and ...
5 years, 10 months ago (2015-02-23 14:00:03 UTC) #3
fs
On 2015/02/23 14:00:03, fs wrote: > https://codereview.chromium.org/924273004/diff/20001/Source/core/html/track/TextTrack.cpp > File Source/core/html/track/TextTrack.cpp (right): > > https://codereview.chromium.org/924273004/diff/20001/Source/core/html/track/TextTrack.cpp#newcode159 > ...
5 years, 10 months ago (2015-02-23 14:56:00 UTC) #4
philipj_slow
Yeah, LGTM to this refactoring, but can you add a FIXME, bug, or something, so ...
5 years, 10 months ago (2015-02-23 15:10:52 UTC) #5
fs
On 2015/02/23 15:10:52, philipj_UTC7 wrote: > Yeah, LGTM to this refactoring, but can you add ...
5 years, 10 months ago (2015-02-23 15:19:19 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/924273004/40001
5 years, 10 months ago (2015-02-23 15:20:34 UTC) #9
commit-bot: I haz the power
5 years, 10 months ago (2015-02-23 16:54:43 UTC) #10
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=190667

Powered by Google App Engine
This is Rietveld 408576698