[Webkit-unassigned] [Bug 118589] New: Web Inspector: Pass null for sidebarPanels and role in WebInspector.Sidebar()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 12 02:05:13 PDT 2013


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

           Summary: Web Inspector: Pass null for sidebarPanels and role in
                    WebInspector.Sidebar()
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: seokju.kwon at gmail.com
                CC: timothy at apple.com, joepeck at webkit.org,
                    webkit-bug-importer at group.apple.com, graouts at apple.com


sidebarPanels : It is necessary to get correct argument after r152141. Without this, error messages can be displayed.
WebKit/WebKitBuild/Debug/share/ewebkit-0/WebInspectorUI/Sidebar.js:79: CONSOLEAPI ERROR:
WebKit/WebKitBuild/Debug/share/ewebkit-0/WebInspectorUI/Sidebar.js:79: CONSOLEAPI ERROR:
WebKit/WebKitBuild/Debug/share/ewebkit-0/WebInspectorUI/Sidebar.js:79: CONSOLEAPI ERROR:
WebKit/WebKitBuild/Debug/share/ewebkit-0/WebInspectorUI/Sidebar.js:79: CONSOLEAPI ERROR:
WebKit/WebKitBuild/Debug/share/ewebkit-0/WebInspectorUI/Sidebar.js:79: CONSOLEAPI ERROR:

role : Could pass null for it since default value is "group".

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