Bug 138927 - Remove alignment code from cache coders
Summary: Remove alignment code from cache coders
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-20 08:35 PST by Antti Koivisto
Modified: 2014-11-20 09:43 PST (History)
1 user (show)

See Also:


Attachments
patch (9.01 KB, patch)
2014-11-20 08:48 PST, Antti Koivisto
andersca: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antti Koivisto 2014-11-20 08:35:15 PST
It is inefficient, buggy and useless.
Comment 1 Antti Koivisto 2014-11-20 08:48:20 PST
Created attachment 241949 [details]
patch
Comment 2 Anders Carlsson 2014-11-20 09:29:20 PST
Comment on attachment 241949 [details]
patch

Very nice, we should probably do the same thing for the IPC coders as well.