[Webkit-unassigned] [Bug 93090] Web Inspector: requests filtering in network tab

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 14 06:52:27 PDT 2012


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


Vsevolod Vlasov <vsevik at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #158293|review?                     |review-
               Flag|                            |




--- Comment #20 from Vsevolod Vlasov <vsevik at chromium.org>  2012-08-14 06:52:56 PST ---
(From update of attachment 158293)
View in context: https://bugs.webkit.org/attachment.cgi?id=158293&action=review

Considering the scope of this patch the search controller change looks too complicated to me.
I think this complexity is the result of hiding inspector footer and showing again each time the checkbox state is changed.
We should update already shown footer instead.

> Source/WebCore/inspector/front-end/InspectorView.js:85
> +            WebInspector.searchController.panelChanged();

cancelSearch call should be enough.

-- 
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