(Chrome DevTools team here). We cleaned up the filtering as it was totally inconsistent across all panels. So now it introduces one more click, but felt like generally that extra click was OK. I think we can still improve the UX, however. Which panels do you most use filters on (and for what?) Console, Network?
Hey Paul,
I'm trapped on Chromium-30.0.1599.101 (same goes for similar Chrome version) because DevTools freeze for ~3 minutes after GWT's SuperDevMode recompilation on newer Chrome/Chromium. There is huge regression in performance after Chromium 32.x.xxxx.xxx. Chromium-30.0.1599.101 is the latest version without this problem on my distro.
I've tried to report this but you guys don't have proper bug tracker only form in the about menu.
99% of the time I just want XHR, so this change added an extra click every time I open dev tools to look at the Network panel (also this step can be laggy if you're in development and you have hundreds of separate requests for your scripts/stylesheets, which I never care about). So I could actually be in favour of hiding away the filters if I could just set a default filter? Or if it just remembered my last selection?