[Webkit-unassigned] [Bug 27535] New: WebInspector: Print console command message upon evaluate selection request

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 22 02:30:25 PDT 2009


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

           Summary: WebInspector: Print console command message upon
                    evaluate selection request
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P3
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: pfeldman at chromium.org
                CC: timothy at hatcher.name


Currently, evaluate selection request leads to the result being printed into
the console. It would be more convenient to see the original expression as
well. So that instead of

[Result]

User would see

> expression
[Result]

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