Bug 57752 - Web Inspector: [Extensions API] add notifications on panels shown/hidden
Summary: Web Inspector: [Extensions API] add notifications on panels shown/hidden
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Andrey Kosyakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-04 06:36 PDT by Andrey Kosyakov
Modified: 2011-04-04 07:29 PDT (History)
9 users (show)

See Also:


Attachments
patch (10.36 KB, patch)
2011-04-04 06:41 PDT, Andrey Kosyakov
yurys: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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