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

Issue 1945523003: MSE: Add EventHandler attributes to MSE objects (Closed)

Created:
4 years, 7 months ago by wolenetz
Modified:
4 years, 5 months ago
CC:
blink-reviews, chromium-reviews, eric.carlson_apple.com, feature-media-reviews_chromium.org, haraken, mlamouri+watch-blink_chromium.org, tkent, jochen (gone - plz use gerrit)
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

MSE: Add EventHandler attributes to MSE objects Per intent [3], and due to recent spec change [1] for spec issue [2], this change adds EventHandler attributes for MSE objects as follows: Attributes for MediaSource events: * onsourceopen * onsourceended * onsourceclose Attributes for SourceBuffer events: * onupdatestart * onupdate * onupdateend * onerror * onabort Attributes for SourceBufferList events: * onaddsourcebuffer * onremovesourcebuffer [1] https://github.com/w3c/media-source/pull/75 [2] https://github.com/w3c/media-source/issues/66 [3] https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/dM_8nlXvJIE R=mlamouri@chromium.org,rbyers@chromium.org,chcunningham@chromium.org BUG=623678 Committed: https://crrev.com/00003ed19f12e054784ee59b95c863b380361ef4 Cr-Commit-Position: refs/heads/master@{#402946}

Patch Set 1 #

Patch Set 2 : rebase #

Patch Set 3 : rebase #

Messages

Total messages: 42 (17 generated)
wolenetz
Please take a look: chcunningham@: all as new MSE blink modules co-OWNER (congrats!) jochen@: L/v/s/w/global-interface-listing-expected.txt ...
4 years, 7 months ago (2016-05-04 00:03:45 UTC) #1
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1945523003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1945523003/1
4 years, 7 months ago (2016-05-04 00:09:42 UTC) #3
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 7 months ago (2016-05-04 01:39:28 UTC) #5
jochen (gone - plz use gerrit)
can you please point at the intent to ship thread?
4 years, 7 months ago (2016-05-04 10:57:33 UTC) #6
mlamouri (slow - plz ping)
lgtm with intent to ship in the CL description and approved :)
4 years, 7 months ago (2016-05-04 13:31:40 UTC) #7
wolenetz
Intent to ship: great point! I'll go start one :)
4 years, 7 months ago (2016-05-04 16:46:53 UTC) #8
wolenetz
On 2016/05/04 16:46:53, wolenetz_OoO_May5-9 wrote: > Intent to ship: great point! I'll go start one ...
4 years, 7 months ago (2016-05-04 18:21:49 UTC) #9
jochen (gone - plz use gerrit)
On 2016/05/04 at 18:21:49, wolenetz wrote: > On 2016/05/04 16:46:53, wolenetz_OoO_May5-9 wrote: > > Intent ...
4 years, 7 months ago (2016-05-04 18:38:07 UTC) #10
chcunningham
lgtm
4 years, 7 months ago (2016-05-04 20:19:36 UTC) #11
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/1945523003/20001
4 years, 5 months ago (2016-06-27 19:52:14 UTC) #13
wolenetz
On 2016/05/04 10:57:33, jochen wrote: > can you please point at the intent to ship ...
4 years, 5 months ago (2016-06-27 20:35:45 UTC) #14
wolenetz
Adding a couple more API owners, per the "Ship" requirement step #5 in http://www.chromium.org/blink#launch-process.
4 years, 5 months ago (2016-06-27 20:40:13 UTC) #17
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 5 months ago (2016-06-27 21:19:05 UTC) #19
jochen (gone - plz use gerrit)
(waiting for the blink-dev thread to receive the required three approvals)
4 years, 5 months ago (2016-06-28 13:02:51 UTC) #21
Rick Byers
Intent is now approved. webexposed/ LGTM
4 years, 5 months ago (2016-06-29 14:25:45 UTC) #23
wolenetz
On 2016/06/29 14:25:45, Rick Byers wrote: > Intent is now approved. > webexposed/ LGTM Thanks ...
4 years, 5 months ago (2016-06-29 18:14:12 UTC) #24
Rick Byers
On 2016/06/29 18:14:12, wolenetz wrote: > On 2016/06/29 14:25:45, Rick Byers wrote: > > Intent ...
4 years, 5 months ago (2016-06-29 18:18:07 UTC) #25
wolenetz
On 2016/06/29 18:18:07, Rick Byers wrote: > On 2016/06/29 18:14:12, wolenetz wrote: > > On ...
4 years, 5 months ago (2016-06-29 18:24:32 UTC) #26
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/1945523003/20001
4 years, 5 months ago (2016-06-29 18:27:49 UTC) #31
commit-bot: I haz the power
Try jobs failed on following builders: android_arm64_dbg_recipe on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_arm64_dbg_recipe/builds/89213) android_clang_dbg_recipe on master.tryserver.chromium.android (JOB_FAILED, ...
4 years, 5 months ago (2016-06-29 18:34:33 UTC) #33
wolenetz
On 2016/06/29 18:34:33, commit-bot: I haz the power wrote: > Try jobs failed on following ...
4 years, 5 months ago (2016-06-29 20:02:53 UTC) #34
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/1945523003/40001
4 years, 5 months ago (2016-06-29 20:08:57 UTC) #37
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 5 months ago (2016-06-29 22:17:21 UTC) #39
commit-bot: I haz the power
CQ bit was unchecked.
4 years, 5 months ago (2016-06-29 22:18:54 UTC) #40
commit-bot: I haz the power
4 years, 5 months ago (2016-06-29 22:19:32 UTC) #42
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/00003ed19f12e054784ee59b95c863b380361ef4
Cr-Commit-Position: refs/heads/master@{#402946}

Powered by Google App Engine
This is Rietveld 408576698