RESOLVED WONTFIX 151126
Web Inspector: Make details sections a first-class sidebar panel concept
https://bugs.webkit.org/show_bug.cgi?id=151126
Summary Web Inspector: Make details sections a first-class sidebar panel concept
Matt Baker
Reported 2015-11-10 19:53:40 PST
* SUMMARY Make details sections a first-class concept in Sidebar. Within sidebar classes it should be possible to write this.addDetailsSection(detailsSection), instead of this.element.appendChild(this._myDetailsSection.element).
Attachments
Radar WebKit Bug Importer
Comment 1 2015-11-10 19:53:51 PST
Matt Baker
Comment 2 2015-12-14 13:39:35 PST
Timothy Hatcher
Comment 3 2015-12-14 13:54:27 PST
Timothy Hatcher
Comment 4 2015-12-14 13:55:13 PST
Matt Baker
Comment 5 2015-12-14 16:51:35 PST
(In reply to comment #4) > Nope, he meant: https://bugs.webkit.org/show_bug.cgi?id=152269 Correct.
Matt Baker
Comment 6 2016-08-25 16:14:50 PDT
Re-opening. After more consideration I think being able to ask for a panel's DetailsSections will be needed for testing purposes.
Matt Baker
Comment 7 2017-05-03 12:23:27 PDT
Closing. DetailsSection UI classes will soon be used outside the sidebar. Discussion here: https://bugs.webkit.org/show_bug.cgi?id=167473.
Note You need to log in before you can comment on or make changes to this bug.