[Webkit-unassigned] [Bug 138364] New: Web Inspector: decouple child element folderization logic from FrameTreeElement
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Nov 4 12:05:01 PST 2014
https://bugs.webkit.org/show_bug.cgi?id=138364
Bug ID: 138364
Summary: Web Inspector: decouple child element folderization
logic from FrameTreeElement
Classification: Unclassified
Product: WebKit
Version: 528+ (Nightly build)
Hardware: All
OS: All
Status: NEW
Severity: Normal
Priority: P2
Component: Web Inspector
Assignee: webkit-unassigned at lists.webkit.org
Reporter: mattbaker at apple.com
CC: graouts at webkit.org, joepeck at webkit.org,
timothy at apple.com, webkit-bug-importer at group.apple.com
The logic in FrameTreeElement to organize child elements into folders should be broken out into a new base class, FolderizedTreeElement. This will reduce the responsibilities of FrameTreeElement, and allow other tree item types to group children into folders.
--
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/20141104/9c884495/attachment-0002.html>
More information about the webkit-unassigned
mailing list