Diff
Modified: branches/safari-536.26-branch/LayoutTests/ChangeLog (126384 => 126385)
--- branches/safari-536.26-branch/LayoutTests/ChangeLog 2012-08-23 02:33:37 UTC (rev 126384)
+++ branches/safari-536.26-branch/LayoutTests/ChangeLog 2012-08-23 02:51:13 UTC (rev 126385)
@@ -1,5 +1,16 @@
2012-08-22 Mark Lam <[email protected]>
+ Fix some more tests.
+
+ * http/tests/loading/embed-image-load-outlives-gc-without-crashing-expected.txt:
+ * http/tests/loading/image-input-type-outlives-gc-without-crashing-expected.txt:
+ * http/tests/loading/image-load-outlives-gc-without-crashing-expected.txt:
+ * http/tests/loading/object-image-load-outlives-gc-without-crashing-expected.txt:
+ * http/tests/loading/svg-image-load-outlives-gc-without-crashing-expected.txt:
+ * http/tests/loading/video-poster-image-load-outlives-gc-without-crashing-expected.txt:
+
+2012-08-22 Mark Lam <[email protected]>
+
Fix some tests on safari-536.26-branch.
https://bugs.webkit.org/show_bug.cgi?id=94759
Modified: branches/safari-536.26-branch/LayoutTests/http/tests/loading/embed-image-load-outlives-gc-without-crashing-expected.txt (126384 => 126385)
--- branches/safari-536.26-branch/LayoutTests/http/tests/loading/embed-image-load-outlives-gc-without-crashing-expected.txt 2012-08-23 02:33:37 UTC (rev 126384)
+++ branches/safari-536.26-branch/LayoutTests/http/tests/loading/embed-image-load-outlives-gc-without-crashing-expected.txt 2012-08-23 02:51:13 UTC (rev 126385)
@@ -1,6 +1,2 @@
-main frame - didStartProvisionalLoadForFrame
-main frame - didCommitLoadForFrame
-main frame - didFinishDocumentLoadForFrame
-main frame - didFailLoadWithError
This has an embed element representing an image. That embed element is wrapped in a div. It removes the div, forces garbage collection, and makes sure that the window load event does not fire. It also makes sure there is no crash.
Modified: branches/safari-536.26-branch/LayoutTests/http/tests/loading/image-input-type-outlives-gc-without-crashing-expected.txt (126384 => 126385)
--- branches/safari-536.26-branch/LayoutTests/http/tests/loading/image-input-type-outlives-gc-without-crashing-expected.txt 2012-08-23 02:33:37 UTC (rev 126384)
+++ branches/safari-536.26-branch/LayoutTests/http/tests/loading/image-input-type-outlives-gc-without-crashing-expected.txt 2012-08-23 02:51:13 UTC (rev 126385)
@@ -1,6 +1,2 @@
-main frame - didStartProvisionalLoadForFrame
-main frame - didCommitLoadForFrame
-main frame - didFinishDocumentLoadForFrame
-main frame - didFailLoadWithError
This test has a form with an input type=image element in it. The form is wrapped in a div. It removes the div, forces garbage collection, and makes sure that the window load event does not fire. It also makes sure there is no crash.
Modified: branches/safari-536.26-branch/LayoutTests/http/tests/loading/image-load-outlives-gc-without-crashing-expected.txt (126384 => 126385)
--- branches/safari-536.26-branch/LayoutTests/http/tests/loading/image-load-outlives-gc-without-crashing-expected.txt 2012-08-23 02:33:37 UTC (rev 126384)
+++ branches/safari-536.26-branch/LayoutTests/http/tests/loading/image-load-outlives-gc-without-crashing-expected.txt 2012-08-23 02:51:13 UTC (rev 126385)
@@ -1,6 +1,2 @@
-main frame - didStartProvisionalLoadForFrame
-main frame - didCommitLoadForFrame
-main frame - didFinishDocumentLoadForFrame
-main frame - didFailLoadWithError
This test has an image inside a div. It removes the div, forces garbage collection, and makes sure that the window load event does not fire. It also makes sure there is no crash.
Modified: branches/safari-536.26-branch/LayoutTests/http/tests/loading/object-image-load-outlives-gc-without-crashing-expected.txt (126384 => 126385)
--- branches/safari-536.26-branch/LayoutTests/http/tests/loading/object-image-load-outlives-gc-without-crashing-expected.txt 2012-08-23 02:33:37 UTC (rev 126384)
+++ branches/safari-536.26-branch/LayoutTests/http/tests/loading/object-image-load-outlives-gc-without-crashing-expected.txt 2012-08-23 02:51:13 UTC (rev 126385)
@@ -1,6 +1,2 @@
-main frame - didStartProvisionalLoadForFrame
-main frame - didCommitLoadForFrame
-main frame - didFinishDocumentLoadForFrame
-main frame - didFailLoadWithError
This has an object element representing an image. That object element is wrapped in a div. It removes the div, forces garbage collection, and makes sure that the window load event does not fire. It also makes sure there is no crash.
Modified: branches/safari-536.26-branch/LayoutTests/http/tests/loading/svg-image-load-outlives-gc-without-crashing-expected.txt (126384 => 126385)
--- branches/safari-536.26-branch/LayoutTests/http/tests/loading/svg-image-load-outlives-gc-without-crashing-expected.txt 2012-08-23 02:33:37 UTC (rev 126384)
+++ branches/safari-536.26-branch/LayoutTests/http/tests/loading/svg-image-load-outlives-gc-without-crashing-expected.txt 2012-08-23 02:51:13 UTC (rev 126385)
@@ -1,6 +1,2 @@
-main frame - didStartProvisionalLoadForFrame
-main frame - didCommitLoadForFrame
-main frame - didFinishDocumentLoadForFrame
-main frame - didFailLoadWithError
This has an svg element that contains an svg image element. That svg element is wrapped in a div. It removes the div, forces garbage collection, and makes sure that the window load event does not fire. It also makes sure there is no crash.
Modified: branches/safari-536.26-branch/LayoutTests/http/tests/loading/video-poster-image-load-outlives-gc-without-crashing-expected.txt (126384 => 126385)
--- branches/safari-536.26-branch/LayoutTests/http/tests/loading/video-poster-image-load-outlives-gc-without-crashing-expected.txt 2012-08-23 02:33:37 UTC (rev 126384)
+++ branches/safari-536.26-branch/LayoutTests/http/tests/loading/video-poster-image-load-outlives-gc-without-crashing-expected.txt 2012-08-23 02:51:13 UTC (rev 126385)
@@ -1,6 +1,2 @@
-main frame - didStartProvisionalLoadForFrame
-main frame - didCommitLoadForFrame
-main frame - didFinishDocumentLoadForFrame
-main frame - didFailLoadWithError
This has a video element with an image for its poster frame. That video element is wrapped in a div. It removes the div, forces garbage collection, and makes sure that the window load event does not fire. It also makes sure there is no crash.