Bug 88566 - Refactor and improve code style in TextResourceDecoder to prepare for buffering improvement
Summary: Refactor and improve code style in TextResourceDecoder to prepare for bufferi...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Darin Adler
URL:
Keywords:
Depends on:
Blocks: 23677
  Show dependency treegraph
 
Reported: 2012-06-07 11:51 PDT by Darin Adler
Modified: 2012-06-09 18:08 PDT (History)
3 users (show)

See Also:


Attachments
Patch (10.51 KB, patch)
2012-06-07 11:56 PDT, Darin Adler
ap: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Darin Adler 2012-06-07 11:51:18 PDT
Refactor and improve code style in TextResourceDecoder to prepare for buffering improvement
Comment 1 Darin Adler 2012-06-07 11:56:30 PDT
Created attachment 146347 [details]
Patch
Comment 2 Darin Adler 2012-06-09 18:08:32 PDT
Committed r119919: <http://trac.webkit.org/changeset/119919>