Bug 66296 - Web Inspector: nuke background events collection (dead feature)
Summary: Web Inspector: nuke background events collection (dead feature)
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: 2011-08-16 06:21 PDT by Pavel Feldman
Modified: 2011-09-06 07:07 PDT (History)
11 users (show)

See Also:


Attachments
Patch (43.30 KB, patch)
2011-08-16 06:35 PDT, Pavel Feldman
yurys: review+
Details | Formatted Diff | Diff
Remove tests from Skipped list. (1.23 KB, patch)
2011-09-05 17:30 PDT, Laszlo Gombos
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel Feldman 2011-08-16 06:21:00 PDT
This feature has not been completed. Now that we collect CachedResource pointers it is clear that we would implement it differently.
Comment 1 Pavel Feldman 2011-08-16 06:35:28 PDT
Created attachment 104033 [details]
Patch
Comment 2 Pavel Feldman 2011-08-16 06:42:07 PDT
Committed r93095: <http://trac.webkit.org/changeset/93095>
Comment 3 Andras Becsi 2011-08-16 07:41:31 PDT
(In reply to comment #2)
> Committed r93095: <http://trac.webkit.org/changeset/93095>

GTK build fixed in http://trac.webkit.org/changeset/93098
Comment 4 Pavel Feldman 2011-08-16 07:42:34 PDT
(In reply to comment #3)
> (In reply to comment #2)
> > Committed r93095: <http://trac.webkit.org/changeset/93095>
> 
> GTK build fixed in http://trac.webkit.org/changeset/93098

Thanks, sorry about that.
Comment 5 Laszlo Gombos 2011-09-05 17:30:27 PDT
Created attachment 106367 [details]
Remove tests from Skipped list.
Comment 6 Laszlo Gombos 2011-09-06 07:07:13 PDT
Comment on attachment 106367 [details]
Remove tests from Skipped list.

Landed as http://trac.webkit.org/changeset/94567.