[Webkit-unassigned] [Bug 17940] New: testkjs print() should flush

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 18 23:57:39 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=17940

           Summary: testkjs print() should flush
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: Enhancement
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jruderman at gmail.com
                CC: mjs at apple.com, mrowe at apple.com
OtherBugsDependingO 13638
             nThis:


This patch prevents jsfunfuzz logs from being cut off when ./testkjs crashes or
hits an assertion failure.  Since the tail end of the log is essential for
reproducing the bug, having it not be cut off is good :)

Fwiw, I made an equivalent patch for SpiderMonkey and it was accepted (see
https://bugzilla.mozilla.org/show_bug.cgi?id=423042).


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



More information about the webkit-unassigned mailing list