[Webkit-unassigned] [Bug 45982] Web Inspector: FileSystem integration

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 5 20:07:19 PDT 2010


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





--- Comment #4 from Joseph Pecoraro <joepeck at webkit.org>  2010-10-05 20:07:19 PST ---
(From update of attachment 69873)
View in context: https://bugs.webkit.org/attachment.cgi?id=69873&action=review

> WebCore/inspector/front-end/StoragePanel.js:677
> +    this._fileSystemDomain = fileSystemDomain;
> +    this._subtitle = "";
> +    this._mainTitle = this._fileSystemDomain;
> +    this.refreshTitles();
> +}

Since a round of NITs just went out I thought I would mention this.
"application-cache-sidebar-tree-item" should not apply to this as well.
Please make a new CSS class for this. Also, note that this class is only
used to style "application-cache-sidebar-tree-item .icon", so you might
want to put a FIXME to include a new icon for File System related items.

Could you attach a screenshot of the UI for this?

-- 
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