[Webkit-unassigned] [Bug 164098] New: Web Inspector: Replace sublists inside DOM-related model objects with WI.Collection

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 27 17:21:37 PDT 2016


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

            Bug ID: 164098
           Summary: Web Inspector: Replace sublists inside DOM-related
                    model objects with WI.Collection
    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

Instead of using an array/dictionary for holding related model objects (such as how a WI.DOMTree has a list of WI.ContentFlow), we can make use of the new WI.Collection model object for more extensibility and control.

-- 
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/20161028/33d9fc94/attachment.html>


More information about the webkit-unassigned mailing list