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

Issue 990183002: Drop TrackDisplayUpdateScope in HTMLMediaElement::removeTextTrack (Closed)

Created:
5 years, 9 months ago by fs
Modified:
5 years, 9 months ago
Reviewers:
philipj_slow
CC:
blink-reviews, nessy, philipj_slow, gasubic, fs, 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

Drop TrackDisplayUpdateScope in HTMLMediaElement::removeTextTrack This will end up calling TextTrack::setTrackList (if needed) which calls CueTimeline::removeCues - which is already doing a "batched" update. BUG=321654 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=191555

Patch Set 1 #

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

Messages

Total messages: 6 (2 generated)
fs
5 years, 9 months ago (2015-03-09 14:36:13 UTC) #2
philipj_slow
lgtm
5 years, 9 months ago (2015-03-09 16:02:56 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/990183002/1
5 years, 9 months ago (2015-03-09 16:04:44 UTC) #5
commit-bot: I haz the power
5 years, 9 months ago (2015-03-09 16:07:10 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://src.chromium.org/viewvc/blink?view=rev&revision=191555

Powered by Google App Engine
This is Rietveld 408576698