[Webkit-unassigned] [Bug 70957] New: Console message in copy-standalone-image-crash.html bleeds into the result of copy-standalone-image.html

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 26 12:14:37 PDT 2011


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

           Summary: Console message in copy-standalone-image-crash.html
                    bleeds into the result of copy-standalone-image.html
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at webkit.org
                CC: tony at chromium.org, ojan at chromium.org,
                    enrica at apple.com, morrita at google.com


See http://test-results.appspot.com/dashboards/flakiness_dashboard.html#showExpectations=true&showLargeExpectations=true&tests=editing%2Fpasteboard%2Fcopy-standalone-image.html

--- e:\b\build\slave\Webkit_Win\build\layout-test-results\editing/pasteboard/copy-standalone-image-expected.txt 
+++ e:\b\build\slave\Webkit_Win\build\layout-test-results\editing/pasteboard/copy-standalone-image-actual.txt 
@@ -1,3 +1,4 @@
+CONSOLE MESSAGE: line 35: Uncaught TypeError: Cannot read property 'style' of null
 EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 1 of DIV > BODY > HTML > #document
 EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification

The console message spit out for script in copy-standalone-image-crash.html is causing copy-standalone-image.html to fail.

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