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

Issue 103913010: Add new "resize" event to HTMLMediaElement. (Closed)

Created:
7 years ago by Ami GONE FROM CHROMIUM
Modified:
7 years ago
CC:
blink-reviews, nessy, philipj_slow, gasubic, feature-media-reviews_chromium.org, dglazkov+blink, adamk+blink_chromium.org, vcarbune.chromium
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Add new "resize" event to HTMLMediaElement. This event was added in http://html5.org/r/8347 and so I'm claiming "trivial" for the blink web-facing policy (since this is a minor change to a shipping spec that improves compliance to the standard). TESTED=./webkit/tools/layout_tests/run_webkit_tests.sh -f --debug media http/tests/media BUG=328140 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=163900

Patch Set 1 #

Total comments: 10

Patch Set 2 : vsevik & acolwell CR #

Unified diffs Side-by-side diffs Delta from patch set Stats (+53 lines, -7 lines) Patch
M LayoutTests/http/tests/media/media-source/mediasource-config-changes.js View 1 6 chunks +25 lines, -1 line 0 comments Download
M LayoutTests/media/video-frame-size-change.html View 1 4 chunks +25 lines, -6 lines 0 comments Download
M Source/core/html/HTMLMediaElement.cpp View 1 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
Ami GONE FROM CHROMIUM
@acolwell: PTAL @vsevik: OWNERS plz (git cl owners chose you; feel free to redirect as ...
7 years ago (2013-12-13 07:59:45 UTC) #1
vsevik
I don't know this code. Adding adamk@ who reviewed patches in this file recently. https://codereview.chromium.org/103913010/diff/1/LayoutTests/http/tests/media/media-source/mediasource-config-changes.js ...
7 years ago (2013-12-13 13:04:43 UTC) #2
acolwell GONE FROM CHROMIUM
lgtm % comments https://codereview.chromium.org/103913010/diff/1/LayoutTests/http/tests/media/media-source/mediasource-config-changes.js File LayoutTests/http/tests/media/media-source/mediasource-config-changes.js (right): https://codereview.chromium.org/103913010/diff/1/LayoutTests/http/tests/media/media-source/mediasource-config-changes.js#newcode69 LayoutTests/http/tests/media/media-source/mediasource-config-changes.js:69: if (mediaElementForResizeExpectation) { This doesn't appear ...
7 years ago (2013-12-13 15:58:11 UTC) #3
acolwell GONE FROM CHROMIUM
Actually not lgtm. I believe you need to send out an Intent to Implement & ...
7 years ago (2013-12-13 16:02:38 UTC) #4
Ami GONE FROM CHROMIUM
Thanks for the comments; all addressed. PTAL. Updated CL description to claim "trivial" change to ...
7 years ago (2013-12-13 17:48:42 UTC) #5
eseidel
I'm OK with this counting as a "trivial" change and skipping the intent to ship ...
7 years ago (2013-12-13 17:59:15 UTC) #6
acolwell GONE FROM CHROMIUM
lgtm
7 years ago (2013-12-13 18:05:20 UTC) #7
Ami GONE FROM CHROMIUM
eseidel: would you like to OWNERS review this, as well, since adamk@ is at an ...
7 years ago (2013-12-13 18:23:55 UTC) #8
eseidel
Code change lgtm.
7 years ago (2013-12-13 18:28:27 UTC) #9
bemasc1
LGTM, tested with webrtc and variable remote stream resolution. Events fire when the remote stream's ...
7 years ago (2013-12-13 21:37:45 UTC) #10
Ami GONE FROM CHROMIUM
On 2013/12/13 21:37:45, bemasc1 wrote: > LGTM, tested with webrtc and variable remote stream resolution. ...
7 years ago (2013-12-13 21:47:51 UTC) #11
eseidel
I don't know what the current best-practice for onfoo attributes corresponding to "foo" events are. ...
7 years ago (2013-12-13 22:11:44 UTC) #12
Ami GONE FROM CHROMIUM
Clarification courtesy of #whatwg: onfoo attributes are defined across everything (http://www.whatwg.org/specs/web-apps/current-work/multipage/webappapis.html#event-handlers-on-elements,-document-objects,-and-window-objects), not restricted to e.g. ...
7 years ago (2013-12-13 22:41:57 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/fischman@chromium.org/103913010/20001
7 years ago (2013-12-13 22:42:21 UTC) #14
commit-bot: I haz the power
7 years ago (2013-12-14 00:00:23 UTC) #15
Message was sent while issue was closed.
Change committed as 163900

Powered by Google App Engine
This is Rietveld 408576698