Bug 107009

Summary: Web Inspector: [Extensions API] remove inspectedWindow.onReset event
Product: WebKit Reporter: Andrey Kosyakov <caseq>
Component: Web Inspector (Deprecated)Assignee: Andrey Kosyakov <caseq>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, keishi, loislo, pfeldman, pmuellr, vsevik, web-inspector-bugs, webkit.review.bot, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Description Andrey Kosyakov 2013-01-16 06:34:56 PST
onReset was never out of experimental and it's somewhat artificial with present front-end architecture. Extensions are expected to use network.onNavigated instead.
Comment 1 Andrey Kosyakov 2013-01-16 06:36:26 PST
Created attachment 182973 [details]
Patch
Comment 2 WebKit Review Bot 2013-01-16 07:21:50 PST
Comment on attachment 182973 [details]
Patch

Clearing flags on attachment: 182973

Committed r139880: <http://trac.webkit.org/changeset/139880>
Comment 3 WebKit Review Bot 2013-01-16 07:21:53 PST
All reviewed patches have been landed.  Closing bug.