[Webkit-unassigned] [Bug 95944] New: REGRESSION(r127698): It made fast/dom/HTMLScriptElement/script-reexecution.html fail

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 6 00:52:53 PDT 2012


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

           Summary: REGRESSION(r127698): It made
                    fast/dom/HTMLScriptElement/script-reexecution.html
                    fail
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Critical
          Priority: P1
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ossy at webkit.org
                CC: ggaren at apple.com, oliver at apple.com
            Blocks: 79666,95659


If fails at least on 32/64 bit Qt bots:

--- /ramdisk/qt-linux-release/build/layout-test-results/fast/dom/HTMLScriptElement/script-reexecution-expected.txt 
+++ /ramdisk/qt-linux-release/build/layout-test-results/fast/dom/HTMLScriptElement/script-reexecution-actual.txt 
@@ -1,7 +1,9 @@
-Created script element, script data passed as text content, appended: PASS
+CONSOLE MESSAGE: line 4: TypeError: 'null' is not an object (evaluating 'contentElement.textContent')
+CONSOLE MESSAGE: line 1: TypeError: 'null' is not an object (evaluating 'document.getElementById(test).textContent = "PASS"')
+Created script element, script data passed as text content, appended: FAIL

 Removed element, readd element, remove again, script shouldn't have executed:PASS

-Created script element, loading external script content, appended: PASS
+Created script element, loading external script content, appended: FAIL

 Removed element, readd element, script shouldn't have executed: PASS

-- 
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