Bug 86818 - [Inspector][FileSystem] Implement storage tree side of FileSystem support
Summary: [Inspector][FileSystem] Implement storage tree side of FileSystem support
Status: RESOLVED DUPLICATE of bug 72691
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Taiju Tsuiki
URL:
Keywords:
Depends on:
Blocks: 72691
  Show dependency treegraph
 
Reported: 2012-05-18 00:01 PDT by Taiju Tsuiki
Modified: 2012-06-05 22:53 PDT (History)
1 user (show)

See Also:


Attachments
Patch (13.24 KB, patch)
2012-05-18 00:05 PDT, Taiju Tsuiki
pfeldman: review-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Taiju Tsuiki 2012-05-18 00:01:27 PDT
This is a part of http://webkit.org/b/72691 including
- Disable FileSystem inspection by default, and disable on chromium port temporary.
- Add FileSystemAdded and FileSystemRemoved event handler.
Comment 1 Taiju Tsuiki 2012-05-18 00:05:41 PDT
Created attachment 142650 [details]
Patch
Comment 2 Pavel Feldman 2012-05-18 01:29:40 PDT
Comment on attachment 142650 [details]
Patch

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

> Source/WebCore/ChangeLog:6
> +        This is a part of http://webkit.org/b/72691 including

I posted a question on the bug. Let us agree on the feature looks / plans before submitting patches.
Comment 3 Taiju Tsuiki 2012-06-05 22:53:03 PDT

*** This bug has been marked as a duplicate of bug 72691 ***