Bug 83039 - Web Inspector: CodeGeneratorInspector.py: switch IndexedDB, DOMStorage, ApplicationCache domains to typed API
Summary: Web Inspector: CodeGeneratorInspector.py: switch IndexedDB, DOMStorage, Appli...
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: Nobody
URL:
Keywords:
Depends on:
Blocks: 72861
  Show dependency treegraph
 
Reported: 2012-04-03 09:22 PDT by Peter Rybin
Modified: 2012-04-04 11:19 PDT (History)
10 users (show)

See Also:


Attachments
Patch (14.84 KB, patch)
2012-04-03 13:50 PDT, Peter Rybin
no flags Details | Formatted Diff | Diff
Merge (14.68 KB, patch)
2012-04-04 09:11 PDT, Peter Rybin
no flags Details | Formatted Diff | Diff

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