[Webkit-unassigned] [Bug 68203] Web Inspector: Add FileSystem support

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 15 21:01:18 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=68203


Taiju Tsuiki <tzik at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Depends on|                            |72456




--- Comment #6 from Taiju Tsuiki <tzik at chromium.org>  2011-11-15 21:01:18 PST ---
I complete first version of FileSystem support.
It seems too big as single patch, so I'm splitting it into small ones:
 - Adding files and capture DOMFileSystem object,
 - Adding FileSystem item in storage tree on Resources panel,
 - Adding explorer style split-view as FileSystem view,
 - Adding directory tree as left part of split-view,
 - Adding text file content view as right part of split-view,
 - Adding binary file summary view.

First of them is https://bugs.webkit.org/show_bug.cgi?id=72456, I'll post review request soon after.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list