[Webkit-unassigned] [Bug 27536] New: Make possible introducing custom panels in Inspector.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jul 22 02:53:43 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27536
Summary: Make possible introducing custom panels in Inspector.
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: Enhancement
Priority: P2
Component: Web Inspector
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: mnaganov at chromium.org
CC: timothy at hatcher.name
Currently WebInspector.panels is filled inside 'loaded' event handler, so it's
hardly possible to add any custom panel. To overcome this, I've moved panels
creation into a separate function which can be wrapped to add custom panel
instances.
--
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