Bug 151126 - Web Inspector: Make details sections a first-class sidebar panel concept
Summary: Web Inspector: Make details sections a first-class sidebar panel concept
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on: 150982
Blocks:
  Show dependency treegraph
 
Reported: 2015-11-10 19:53 PST by Matt Baker
Modified: 2017-05-03 12:23 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Baker 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).
Comment 1 Radar WebKit Bug Importer 2015-11-10 19:53:51 PST
<rdar://problem/23493975>
Comment 2 Matt Baker 2015-12-14 13:39:35 PST
This has been superseded by https://bugs.webkit.org/show_bug.cgi?id=151126.
Comment 3 Timothy Hatcher 2015-12-14 13:54:27 PST
Did you mean https://bugs.webkit.org/show_bug.cgi?id=150982?
Comment 4 Timothy Hatcher 2015-12-14 13:55:13 PST
Nope, he meant: https://bugs.webkit.org/show_bug.cgi?id=152269
Comment 5 Matt Baker 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.
Comment 6 Matt Baker 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.
Comment 7 Matt Baker 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.