RESOLVED FIXED 63122
MediaStream API: Rename Stream, GeneratedStream and StreamRecorder to the latest spec
https://bugs.webkit.org/show_bug.cgi?id=63122
Summary MediaStream API: Rename Stream, GeneratedStream and StreamRecorder to the lat...
Tommy Widenflycht
Reported 2011-06-22 01:18:35 PDT
Rename Stream -> MediaStream, GeneratedStream -> LocalMediaStream and StreamRecorder -> MediaStreamRecorder after whatwg spec change.
Attachments
Patch (85.20 KB, patch)
2011-06-23 03:24 PDT, Tommy Widenflycht
tonyg: review-
gustavo.noronha: commit-queue-
Created by "git diff --no-prefix master..HEAD" (138.54 KB, patch)
2011-06-23 06:00 PDT, Tommy Widenflycht
no flags
Patch (2.08 KB, patch)
2011-06-23 08:09 PDT, Tommy Widenflycht
no flags
Tommy Widenflycht
Comment 1 2011-06-23 03:24:58 PDT
Collabora GTK+ EWS bot
Comment 2 2011-06-23 03:32:15 PDT
Early Warning System Bot
Comment 3 2011-06-23 03:33:28 PDT
WebKit Review Bot
Comment 4 2011-06-23 03:43:00 PDT
Comment on attachment 98331 [details] Patch Attachment 98331 [details] did not pass chromium-ews (chromium-xvfb): Output: http://queues.webkit.org/results/8932030
Tony Gentilcore
Comment 5 2011-06-23 04:43:32 PDT
Comment on attachment 98331 [details] Patch Will r+ when the EWS bots are happy.
Tommy Widenflycht
Comment 6 2011-06-23 06:00:06 PDT
Created attachment 98340 [details] Created by "git diff --no-prefix master..HEAD"
WebKit Review Bot
Comment 7 2011-06-23 07:23:22 PDT
Comment on attachment 98340 [details] Created by "git diff --no-prefix master..HEAD" Rejecting attachment 98340 [details] from commit-queue. Failed to run "['./Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '--bot-id=ec2-cq-01', '--port..." exit_code: 1 Last 500 characters of output: return self.open(self.click(*args, **kwds)) File "/mnt/git/webkit-commit-queue/Tools/Scripts/webkitpy/thirdparty/autoinstalled/mechanize/_mechanize.py", line 203, in open return self._mech_open(url, data, timeout=timeout) File "/mnt/git/webkit-commit-queue/Tools/Scripts/webkitpy/thirdparty/autoinstalled/mechanize/_mechanize.py", line 255, in _mech_open raise response webkitpy.thirdparty.autoinstalled.mechanize._response.httperror_seek_wrapper: HTTP Error 500: Internal Server Error Full output: http://queues.webkit.org/results/8933088
Collabora GTK+ EWS bot
Comment 8 2011-06-23 07:25:54 PDT
Comment on attachment 98340 [details] Created by "git diff --no-prefix master..HEAD" Attachment 98340 [details] did not pass gtk-ews (gtk): Output: http://queues.webkit.org/results/8933087
Tommy Widenflycht
Comment 9 2011-06-23 08:09:19 PDT
Tony Gentilcore
Comment 10 2011-06-23 08:17:49 PDT
Comment on attachment 98352 [details] Patch Thanks! In the future please open a separate bug for each patch (you can mark one as blocking the other).
Tommy Widenflycht
Comment 11 2011-06-23 08:20:42 PDT
(In reply to comment #10) > (From update of attachment 98352 [details]) > Thanks! In the future please open a separate bug for each patch (you can mark one as blocking the other). Sorry! Will do this in the future.
WebKit Review Bot
Comment 12 2011-06-23 08:28:00 PDT
Comment on attachment 98352 [details] Patch Clearing flags on attachment: 98352 Committed r89573: <http://trac.webkit.org/changeset/89573>
WebKit Review Bot
Comment 13 2011-06-23 08:28:05 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.