Bug 118589

Summary: Web Inspector: Pass null for sidebarPanels and role in WebInspector.Sidebar()
Product: WebKit Reporter: Seokju Kwon <seokju>
Component: Web InspectorAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, graouts, joepeck, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Seokju Kwon
Reported 2013-07-12 02:07:14 PDT
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".
Attachments
Patch (2.29 KB, patch)
2013-07-12 02:11 PDT, Seokju Kwon
no flags
Radar WebKit Bug Importer
Comment 1 2013-07-12 02:07:48 PDT
Seokju Kwon
Comment 2 2013-07-12 02:11:08 PDT
WebKit Commit Bot
Comment 3 2013-07-12 05:46:35 PDT
Comment on attachment 206516 [details] Patch Clearing flags on attachment: 206516 Committed r152588: <http://trac.webkit.org/changeset/152588>
WebKit Commit Bot
Comment 4 2013-07-12 05:46:37 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.