WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
118589
Web Inspector: Pass null for sidebarPanels and role in WebInspector.Sidebar()
https://bugs.webkit.org/show_bug.cgi?id=118589
Summary
Web Inspector: Pass null for sidebarPanels and role in WebInspector.Sidebar()
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2013-07-12 02:07:48 PDT
<
rdar://problem/14425513
>
Seokju Kwon
Comment 2
2013-07-12 02:11:08 PDT
Created
attachment 206516
[details]
Patch
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.
Top of Page
Format For Printing
XML
Clone This Bug