Bug 111525 - Removed some dead code in the page cache
Summary: Removed some dead code in the page cache
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Geoffrey Garen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-05 23:07 PST by Geoffrey Garen
Modified: 2013-03-06 11:32 PST (History)
8 users (show)

See Also:


Attachments
Patch (14.85 KB, patch)
2013-03-05 23:11 PST, Geoffrey Garen
no flags Details | Formatted Diff | Diff
Patch (15.47 KB, patch)
2013-03-05 23:17 PST, Geoffrey Garen
ap: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Geoffrey Garen 2013-03-05 23:07:04 PST
Removed some dead code in the page cache
Comment 1 Geoffrey Garen 2013-03-05 23:11:02 PST
Created attachment 191657 [details]
Patch
Comment 2 Early Warning System Bot 2013-03-05 23:15:38 PST
Comment on attachment 191657 [details]
Patch

Attachment 191657 [details] did not pass qt-ews (qt):
Output: http://webkit-commit-queue.appspot.com/results/17009257
Comment 3 Early Warning System Bot 2013-03-05 23:17:37 PST
Comment on attachment 191657 [details]
Patch

Attachment 191657 [details] did not pass qt-wk2-ews (qt):
Output: http://webkit-commit-queue.appspot.com/results/17020043
Comment 4 Geoffrey Garen 2013-03-05 23:17:57 PST
Created attachment 191658 [details]
Patch
Comment 5 Alexey Proskuryakov 2013-03-06 10:25:31 PST
Comment on attachment 191658 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=191658&action=review

Removing code, r+++++++++

> Source/WebCore/ChangeLog:3
> +        Removed some dead code in the page cache

Not yet removed! Only once this is landed!
Comment 6 Geoffrey Garen 2013-03-06 11:32:04 PST
Committed revision <http://trac.webkit.org/changeset/144953>.