[Webkit-unassigned] [Bug 108075] New: Web Inspector: Inherit SidebarPane from View

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 28 05:46:19 PST 2013


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

           Summary: Web Inspector: Inherit SidebarPane from View
           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: kaznacheev 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


WebInspector.SidebarPane class currently inherits from WebInspector.Object and requires special handling in the client code that otherwise mostly deals with WevInspector.View instances. Inheriting WebInspector.SidebarPane from WebInspector.View will streamline the code and simplify further enhancements to sidebar panes.

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