Title: [201004] branches/safari-602.1.32-branch/LayoutTests
- Revision
- 201004
- Author
- [email protected]
- Date
- 2016-05-17 01:47:00 -0700 (Tue, 17 May 2016)
Log Message
Merge r200674. rdar://problem/17779042
Modified Paths
Diff
Modified: branches/safari-602.1.32-branch/LayoutTests/ChangeLog (201003 => 201004)
--- branches/safari-602.1.32-branch/LayoutTests/ChangeLog 2016-05-17 08:46:57 UTC (rev 201003)
+++ branches/safari-602.1.32-branch/LayoutTests/ChangeLog 2016-05-17 08:47:00 UTC (rev 201004)
@@ -1,5 +1,18 @@
2016-05-17 Babak Shafiei <[email protected]>
+ Merge r200674. rdar://problem/17779042
+
+ 2016-05-10 Myles C. Maxfield <[email protected]>
+
+ Test gardening after r200646
+
+ Unreviewed.
+
+ * TestExpectations:
+ * fast/text/unicode-range-download.html:
+
+2016-05-17 Babak Shafiei <[email protected]>
+
Merge r200646. rdar://problem/17779042
2016-05-10 Ryan Haddad <[email protected]>
Modified: branches/safari-602.1.32-branch/LayoutTests/TestExpectations (201003 => 201004)
--- branches/safari-602.1.32-branch/LayoutTests/TestExpectations 2016-05-17 08:46:57 UTC (rev 201003)
+++ branches/safari-602.1.32-branch/LayoutTests/TestExpectations 2016-05-17 08:47:00 UTC (rev 201004)
@@ -985,5 +985,3 @@
webkit.org/b/156100 http/tests/security/anchor-download-block-crossorigin.html [ Failure ]
webkit.org/b/156631 fast/text/font-face-_javascript_.html [ Pass Crash Failure ]
-
-webkit.org/b/42154 fast/text/unicode-range-download.html [ Pass Failure ]
Modified: branches/safari-602.1.32-branch/LayoutTests/fast/text/unicode-range-download.html (201003 => 201004)
--- branches/safari-602.1.32-branch/LayoutTests/fast/text/unicode-range-download.html 2016-05-17 08:46:57 UTC (rev 201003)
+++ branches/safari-602.1.32-branch/LayoutTests/fast/text/unicode-range-download.html 2016-05-17 08:47:00 UTC (rev 201004)
@@ -7,7 +7,8 @@
testRunner.dumpAsText();
}
if (window.internals) {
- internals.invalidateFontCache();
+ internals.clearMemoryCache();
+ internals.invalidateFontCache();
}
</script>
<style>
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes