Bug 110863 - Web Inspector: Migrate IndexedDB support to ResourceTreeModel's SecurityOriginAdded/Removed events.
Summary: Web Inspector: Migrate IndexedDB support to ResourceTreeModel's SecurityOrigi...
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: Vsevolod Vlasov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-26 02:33 PST by Vsevolod Vlasov
Modified: 2013-02-26 06:22 PST (History)
12 users (show)

See Also:


Attachments
Patch (29.29 KB, patch)
2013-02-26 02:36 PST, Vsevolod Vlasov
apavlov: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Vsevolod Vlasov 2013-02-26 02:33:52 PST
Patch to follow
Comment 1 Vsevolod Vlasov 2013-02-26 02:36:08 PST
Created attachment 190250 [details]
Patch
Comment 2 Alexander Pavlov (apavlov) 2013-02-26 06:02:46 PST
Comment on attachment 190250 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=190250&action=review

> Source/WebCore/inspector/Inspector.json:1371
> +

extra blank line
Comment 3 Vsevolod Vlasov 2013-02-26 06:22:20 PST
Committed r144052: <http://trac.webkit.org/changeset/144052>