[Webkit-unassigned] [Bug 113136] New: Web Inspector: Exception when turning on pretty print without any displayed source in the editor

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 23 08:55:33 PDT 2013


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

           Summary: Web Inspector: Exception when turning on pretty print
                    without any displayed source in the editor
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: phistuck at chromium.org
                CC: keishi at webkit.org, pmuellr at yahoo.com,
                    pfeldman at chromium.org, yurys at chromium.org,
                    apavlov at chromium.org, loislo at chromium.org,
                    vsevik at chromium.org,
                    web-inspector-bugs at googlegroups.com


Clicking on the pretty print button throws a TypeError when no source is displayed within the Sources editor.
This happens because we try to get the URL of the currently edited source when notifying the user metrics about turning on pretty print, without checking whether there actually is one.

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