Bug 83039

Summary: Web Inspector: CodeGeneratorInspector.py: switch IndexedDB, DOMStorage, ApplicationCache domains to typed API
Product: WebKit Reporter: Peter Rybin <prybin>
Component: Web Inspector (Deprecated)Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, caseq, joepeck, keishi, loislo, pfeldman, pmuellr, rik, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 72861    
Attachments:
Description Flags
Patch
none
Merge none

Description Peter Rybin 2012-04-03 09:22:10 PDT
Do not allow InspectorObject and other raw interfaces in IndexedDB, DOMStorage, ApplicationCache domains anymore.
Comment 1 Peter Rybin 2012-04-03 13:50:46 PDT
Created attachment 135416 [details]
Patch
Comment 2 Peter Rybin 2012-04-04 09:11:04 PDT
Created attachment 135606 [details]
Merge
Comment 3 Andrey Kosyakov 2012-04-04 10:43:56 PDT
Committed r113213: <http://trac.webkit.org/changeset/113213>