Changeset 132694 in webkit
- Timestamp:
- Oct 26, 2012, 2:25:53 PM (13 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 1 deleted
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r132685 r132694 1 2012-10-26 Aaron Colwell <acolwell@chromium.org> 2 3 Remove Chromium specific expectations for video-media-source-add-and-remove-buffers.html 4 https://bugs.webkit.org/show_bug.cgi?id=100160 5 6 Reviewed by Adam Barth. 7 8 The common expectations just reflected a bug in Chromium. The bug has been fixed and the common expectations 9 have been updated to reflect the correct behavior. 10 11 * http/tests/media/media-source/video-media-source-add-and-remove-buffers-expected.txt: 12 * platform/chromium/http/tests/media/media-source/video-media-source-add-and-remove-buffers-expected.txt: Removed. 13 1 14 2012-10-26 Bear Travis <betravis@adobe.com> 2 15 -
trunk/LayoutTests/http/tests/media/media-source/video-media-source-add-and-remove-buffers-expected.txt
r125059 r132694 33 33 EVENT(webkitsourceopen) 34 34 Test that a buffer can be added again after it is removed. 35 Unexpected exception: Error: QUOTA_EXCEEDED_ERR: DOM Exception 2236 35 37 36 running testAppendFailureCases
Note:
See TracChangeset
for help on using the changeset viewer.