[Webkit-unassigned] [Bug 164349] New: Web Inspector: Modify FolderTreeElement to have a Collection as a its represented object

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 2 16:34:59 PDT 2016


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

            Bug ID: 164349
           Summary: Web Inspector: Modify FolderTreeElement to have a
                    Collection as a its represented object
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: dcrousso+webkit at gmail.com
                CC: bburg at apple.com, joepeck at webkit.org,
                    mattbaker at apple.com, nvasilyev at apple.com,
                    timothy at apple.com, webkit-bug-importer at group.apple.com

In order to allow folder's to be selectable and show content, it it necessary for them to know what content to display.  Now that we have the general WI.Collection model object, we can leverage this by making all WI.FolderTreeElement instances have a representedObject that is a WI.Collection of all its children.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161102/614bf2f1/attachment.html>


More information about the webkit-unassigned mailing list