https://bugs.webkit.org/show_bug.cgi?id=45575
Unskip the test since they no longer crash. Also rebaseline two tests as needed.
* fast/files/workers/worker-read-blob-async-expected.txt:
* fast/files/workers/worker-read-blob-sync-expected.txt:
* platform/mac/TestExpectations:
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@150546
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
+2013-05-22 Ryosuke Niwa <rniwa@webkit.org>
+
+ REGRESSION: fast/files/workers tests crash
+ https://bugs.webkit.org/show_bug.cgi?id=45575
+
+ Unskip the test since they no longer crash. Also rebaseline two tests as needed.
+
+ * fast/files/workers/worker-read-blob-async-expected.txt:
+ * fast/files/workers/worker-read-blob-sync-expected.txt:
+ * platform/mac/TestExpectations:
+
2013-05-22 Ryosuke Niwa <rniwa@webkit.org>
Mac test expectation cleanups. Unskip a bunch of tests and rebaseline them as needed.
Received error event
readyState: 2
error code: 1
+result: null
Received loadend event
Test reading a blob containing existent and non-existent file
readyState: 0
Received error event
readyState: 2
error code: 1
+result: null
Received loadend event
Test reading a blob containing empty file
readyState: 0
Received files in worker
Test reading a blob containing non-existent file
-Received exception 1: NotFoundError
+Received exception 1: NOT_FOUND_ERR
Received exception 8: NotFoundError
Test reading a blob containing existent and non-existent file
-Received exception 1: NotFoundError
+Received exception 1: NOT_FOUND_ERR
Received exception 8: NotFoundError
Test reading a blob containing empty file
result size: 0
webkit.org/b/112499 http/tests/notifications/legacy/window-show-on-click.html [ Pass Failure ]
# Safari doesn't allow to customize outermost scrollbars.
-# https://bugs.webkit.org/show_bug.cgi?id=43960
-scrollbars/custom-scrollbar-with-incomplete-style.html
-
-# Crash due to r66850.
-# https://bugs.webkit.org/show_bug.cgi?id=45575
-fast/files/workers
+webkit.org/b/43960 scrollbars/custom-scrollbar-with-incomplete-style.html
# viewport meta tag support
fast/viewport