Index: LayoutTests/ChangeLog |
=================================================================== |
--- LayoutTests/ChangeLog (revision 113341) |
+++ LayoutTests/ChangeLog (working copy) |
@@ -1,3 +1,17 @@ |
+2012-04-04 Greg Billock <gbillock@google.com> |
+ |
+ Switch web intents API to be vendor-prefixed |
+ https://bugs.webkit.org/show_bug.cgi?id=83172 |
+ |
+ Reviewed by Adam Barth. |
+ |
+ * webintents/resources/web-intents-reload-orig.html: |
+ * webintents/resources/web-intents-testing.js: |
+ (startIntentWithCallbacks): |
+ * webintents/web-intents-api-expected.txt: |
+ * webintents/web-intents-api.html: |
+ * webintents/web-intents-invoke.html: |
+ |
2012-03-27 Dirk Pranke <dpranke@chromium.org> |
Remove a bunch of lines that are no longer failing. |