Bug 53298 - Remove wrec from WebCore
Summary: Remove wrec from WebCore
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore JavaScript (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-28 06:07 PST by Peter Varga
Modified: 2011-01-31 06:36 PST (History)
3 users (show)

See Also:


Attachments
proposed patch (3.79 KB, patch)
2011-01-28 06:15 PST, Peter Varga
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Varga 2011-01-28 06:07:33 PST
Some fragments of wrec still remain in WebCore. It should be removed because wrec isn't used anymore.
Comment 1 Peter Varga 2011-01-28 06:15:53 PST
Created attachment 80441 [details]
proposed patch
Comment 2 Andreas Kling 2011-01-28 08:36:55 PST
Comment on attachment 80441 [details]
proposed patch

r=me, but you should also remove the Source/WebCore/ForwardingHeaders/wrec directory altogether, which I'm not sure CQ would do with this patch.
Comment 3 Peter Varga 2011-01-31 06:36:29 PST
Landed in r77126.