Bug 94820 - Web Inspector: introduce canFilter on panel (otherwise we check for function existence).
Summary: Web Inspector: introduce canFilter on panel (otherwise we check for function ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Pavel Feldman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-23 08:41 PDT by Pavel Feldman
Modified: 2012-08-23 08:59 PDT (History)
10 users (show)

See Also:


Attachments
Patch (4.54 KB, patch)
2012-08-23 08:43 PDT, Pavel Feldman
no flags Details | Formatted Diff | Diff
Patch (5.27 KB, patch)
2012-08-23 08:54 PDT, Pavel Feldman
apavlov: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel Feldman 2012-08-23 08:41:58 PDT
Drive-by: fix for network panel sorting null pointer access.
Comment 1 Pavel Feldman 2012-08-23 08:43:37 PDT
Created attachment 160172 [details]
Patch
Comment 2 Pavel Feldman 2012-08-23 08:54:40 PDT
Created attachment 160175 [details]
Patch
Comment 3 Pavel Feldman 2012-08-23 08:59:38 PDT
Committed r126435: <http://trac.webkit.org/changeset/126435>