[Webkit-unassigned] [Bug 31665] Web Inspector: Implement the Audits panel
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Dec 22 11:05:29 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=31665
--- Comment #7 from Alexander Pavlov (apavlov) <apavlov at chromium.org> 2009-12-22 11:05:28 PST ---
Created an attachment (id=45393)
--> (https://bugs.webkit.org/attachment.cgi?id=45393)
[IMAGE] Audit Launcher View rendered with the proposed patch (45390)
- The first radio-button is disabled as the resource tracking is disabled. Once
the resource tracking is enabled through the Resources panel or reloading the
page and auditing it on load (clicking "Run" with the second radio button
selected), the first radio button gets enabled and the parenthesized part is
removed from its label.
- When there are no audits, a blank panel akin to "No Breakpoints" in the
BreakpointsSidebarPane is shown.
- The "Run" button is disabled when there are no audits selected (this is the
case in the screenshot).
- The audit checkboxes are rendered in a div with "overflow-y: auto" which
takes up all vertical space down to the radio buttons, so that you can always
see the radio-buttons and the "Run" button when there are lots of different
audits in the list.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list