[Webkit-unassigned] [Bug 74075] New: Console messages line number should be 1 by default.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 8 04:41:27 PST 2011


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

           Summary: Console messages line number should be 1 by default.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: vsevik at chromium.org
                CC: abarth at webkit.org


Console messages line number should be 1 by default.

When line number is unknown, we should always pass 1 to Console::addMessage().

Currently zeros and ones are mixed all over the code, sometimes we even have different default values in one file (DOMWindow.cpp, FrameLoader.cpp).

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