[Webkit-unassigned] [Bug 40581] Autogenerate most of the JS constructors

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 14 19:47:00 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=40581





--- Comment #7 from Eric Seidel <eric at webkit.org>  2010-06-14 19:46:59 PST ---
I think this caused global-constructors.html to fail for Gtk:
--- /var/lib/buildbot/build/gtk-linux-32-release/build/layout-test-results/fast/js/global-constructors-expected.txt    2010-06-14 18:55:20.000000000 -0700
+++ /var/lib/buildbot/build/gtk-linux-32-release/build/layout-test-results/fast/js/global-constructors-actual.txt    2010-06-14 18:55:20.000000000 -0700
@@ -44,6 +44,7 @@
 PASS EntityReference.toString() is '[object EntityReferenceConstructor]'
 PASS Event.toString() is '[object EventConstructor]'
 PASS EventException.toString() is '[object EventExceptionConstructor]'
+PASS EventSource.toString() is '[object EventSourceConstructor]'
 PASS File.toString() is '[object FileConstructor]'
 PASS FileList.toString() is '[object FileListConstructor]'
 PASS FormData.toString() is '[object FormDataConstructor]'
@@ -298,6 +299,7 @@
 PASS XPathEvaluator.toString() is '[object XPathEvaluatorConstructor]'
 PASS XPathException.toString() is '[object XPathExceptionConstructor]'
 PASS XPathResult.toString() is '[object XPathResultConstructor]'
+PASS XSLTProcessor.toString() is '[object XSLTProcessorConstructor]'
 PASS successfullyParsed is true

 TEST COMPLETE

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list