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

Issue 269793002: Fix <video> positioning for the MediaSource-based rendering (Closed)

Created:
6 years, 7 months ago by Sergey Ulanov
Modified:
6 years, 7 months ago
Reviewers:
Jamie, kelvinp
CC:
chromium-reviews, chromoting-reviews_chromium.org
Visibility:
Public.

Description

Fix <video> positioning for the MediaSource-based rendering <video> must always be placed under the plugin, but it wasn't always positioned properly. Moved video-container inside horizontally-centered div so now video-container always occupies the same area as the <video> and the plugin. BUG=321825 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=268005

Patch Set 1 #

Total comments: 6

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -4 lines) Patch
M remoting/webapp/html/client_plugin.html View 1 1 chunk +7 lines, -3 lines 0 comments Download
M remoting/webapp/main.css View 1 2 chunks +4 lines, -1 line 0 comments Download

Messages

Total messages: 8 (0 generated)
Sergey Ulanov
6 years, 7 months ago (2014-05-02 19:47:21 UTC) #1
Jamie
LGTM with a name change if my suggestion for simplifying doesn't pan out. If it ...
6 years, 7 months ago (2014-05-02 21:01:43 UTC) #2
kelvinp
https://codereview.chromium.org/269793002/diff/1/remoting/webapp/html/client_plugin.html File remoting/webapp/html/client_plugin.html (right): https://codereview.chromium.org/269793002/diff/1/remoting/webapp/html/client_plugin.html#newcode7 remoting/webapp/html/client_plugin.html:7: <div class="vertically-centered-inner"> On 2014/05/02 21:01:43, Jamie wrote: > This ...
6 years, 7 months ago (2014-05-02 22:08:02 UTC) #3
Sergey Ulanov
https://codereview.chromium.org/269793002/diff/1/remoting/webapp/html/client_plugin.html File remoting/webapp/html/client_plugin.html (right): https://codereview.chromium.org/269793002/diff/1/remoting/webapp/html/client_plugin.html#newcode7 remoting/webapp/html/client_plugin.html:7: <div class="vertically-centered-inner"> On 2014/05/02 21:01:43, Jamie wrote: > This ...
6 years, 7 months ago (2014-05-02 22:10:06 UTC) #4
Sergey Ulanov
https://codereview.chromium.org/269793002/diff/1/remoting/webapp/html/client_plugin.html File remoting/webapp/html/client_plugin.html (right): https://codereview.chromium.org/269793002/diff/1/remoting/webapp/html/client_plugin.html#newcode7 remoting/webapp/html/client_plugin.html:7: <div class="vertically-centered-inner"> On 2014/05/02 22:08:03, kelvinp wrote: > On ...
6 years, 7 months ago (2014-05-02 22:19:22 UTC) #5
Sergey Ulanov
The CQ bit was checked by sergeyu@chromium.org
6 years, 7 months ago (2014-05-02 22:20:40 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sergeyu@chromium.org/269793002/20001
6 years, 7 months ago (2014-05-02 22:21:15 UTC) #7
commit-bot: I haz the power
6 years, 7 months ago (2014-05-03 02:16:32 UTC) #8
Message was sent while issue was closed.
Change committed as 268005

Powered by Google App Engine
This is Rietveld 408576698