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

Issue 994063003: Move TextTrackContainer::updateSizes to the layout-side (Closed)

Created:
5 years, 9 months ago by fs
Modified:
5 years, 9 months ago
Reviewers:
philipj_slow
CC:
blink-reviews, nessy, zoltan1, eae+blinkwatch, philipj_slow, gasubic, fs, eric.carlson_apple.com, leviw+renderwatch, Dominik Röttsches, blink-reviews-html_chromium.org, dglazkov+blink, blink-reviews-rendering, jchaffraix+rendering, pdr+renderingwatchlist_chromium.org, vcarbune.chromium
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Move TextTrackContainer::updateSizes to the layout-side This method is only called from the corresponding LayoutObject (LayoutTextTrackContainer), so move it and its state there instead. When the text track container has been properly separated from the media controls it should be possible to simplify this further by doing this in the media element's layout object. BUG=448795 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=191653

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -38 lines) Patch
M Source/core/html/track/TextTrackContainer.h View 2 chunks +0 lines, -4 lines 0 comments Download
M Source/core/html/track/TextTrackContainer.cpp View 2 chunks +0 lines, -29 lines 0 comments Download
M Source/core/layout/LayoutTextTrackContainer.h View 2 chunks +7 lines, -0 lines 0 comments Download
M Source/core/layout/LayoutTextTrackContainer.cpp View 2 chunks +26 lines, -5 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
fs
5 years, 9 months ago (2015-03-10 17:11:40 UTC) #2
philipj_slow
lgtm
5 years, 9 months ago (2015-03-10 17:23:26 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/994063003/1
5 years, 9 months ago (2015-03-10 17:24:29 UTC) #5
commit-bot: I haz the power
5 years, 9 months ago (2015-03-10 19:32:27 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://src.chromium.org/viewvc/blink?view=rev&revision=191653

Powered by Google App Engine
This is Rietveld 408576698