Bug 57752

Summary: Web Inspector: [Extensions API] add notifications on panels shown/hidden
Product: WebKit Reporter: Andrey Kosyakov <caseq>
Component: Web Inspector (Deprecated)Assignee: Andrey Kosyakov <caseq>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
patch yurys: review+

Description Andrey Kosyakov 2011-04-04 06:36:58 PDT
This adds onShown & onHidden to base Panel class (hence this becomes available for native panels we expose, as well as to the extension once -- we need the former for sidebars).
Comment 1 Andrey Kosyakov 2011-04-04 06:41:38 PDT
Created attachment 88056 [details]
patch
Comment 2 Andrey Kosyakov 2011-04-04 07:29:39 PDT
Manually committed r82832: http://trac.webkit.org/changeset/82832