[Webkit-unassigned] [Bug 210876] New: Web Insspector: Storage cannot select multiple local storage entries

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 22 14:51:30 PDT 2020


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

            Bug ID: 210876
           Summary: Web Insspector: Storage cannot select multiple local
                    storage entries
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jonlee at apple.com
                CC: inspector-bugzilla-changes at group.apple.com

Split off from bug 209867.

I'd like to be able to delete multiple key/values pairs in local storage in WI.

This bug tracks the following requests:
- Allow selection of multiple rows
- Command-A to select all rows

Devin says:
> These both should be solved if we switch from `WI.DataGrid` to `WI.Table`.  We'd need to either add logic to `WI.Table` to support editing by default, or add custom logic to `WI.DOMStorageContentView` for editing.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200422/a61668e5/attachment.htm>


More information about the webkit-unassigned mailing list