summaryrefslogtreecommitdiffstats
path: root/webkit/tools/layout_tests
diff options
context:
space:
mode:
authorscherkus@chromium.org <scherkus@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-11-28 19:45:43 +0000
committerscherkus@chromium.org <scherkus@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-11-28 19:45:43 +0000
commit17374045338851677a6bb86405bc5cb69ea5c1d0 (patch)
tree54328ce53cd789f2625a1d20f1840b16c1eff170 /webkit/tools/layout_tests
parentf233f9f72db25adcc4a8d8d5685dd6e8d372e86d (diff)
downloadchromium_src-17374045338851677a6bb86405bc5cb69ea5c1d0.zip
chromium_src-17374045338851677a6bb86405bc5cb69ea5c1d0.tar.gz
chromium_src-17374045338851677a6bb86405bc5cb69ea5c1d0.tar.bz2
Move all BufferedDataSource::Read() related state to a ReadOperation helper class.
Addresses a few outstanding TODOs where there was duplicated state and inconsistent access patterns. Review URL: https://codereview.chromium.org/11421080 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170023 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools/layout_tests')
-rw-r--r--webkit/tools/layout_tests/test_expectations.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt
index 2d7c702..bcfb5aeb 100644
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -34,3 +34,5 @@
webkit.org/b/103140 inspector/console/command-line-api-inspect.html [ Skip ]
webkit.org/b/103140 inspector/runtime/runtime-localStorage-getProperties.html [ Skip ]
+
+http/tests/media/video-buffered-range-contains-currentTime.html [ ImageOnlyFailure ]