Bug 103114 - Web Inspector: dispatch events upon certain user actions on inspector's notification services
Summary: Web Inspector: dispatch events upon certain user actions on inspector's notif...
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: 2012-11-23 03:17 PST by Andrey Kosyakov
Modified: 2012-11-23 04:09 PST (History)
9 users (show)

See Also:


Attachments
Patch (12.11 KB, patch)
2012-11-23 03:36 PST, Andrey Kosyakov
pfeldman: 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 2012-11-23 03:17:46 PST
Dispatch events upon certain user actions on WebInspector.notification, so that code injected by third parties may receive them.
Comment 1 Andrey Kosyakov 2012-11-23 03:36:04 PST
Created attachment 175770 [details]
Patch
Comment 2 Andrey Kosyakov 2012-11-23 04:09:37 PST
Committed r135588: <http://trac.webkit.org/changeset/135588>