Bug 48994 - [Qt][WK2] Cleanup UpdateChunk and MappedMemoryPool
Summary: [Qt][WK2] Cleanup UpdateChunk and MappedMemoryPool
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P3 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-04 07:36 PDT by Balazs Kelemen
Modified: 2010-11-05 04:38 PDT (History)
1 user (show)

See Also:


Attachments
Patch (10.07 KB, patch)
2010-11-04 07:51 PDT, Balazs Kelemen
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Balazs Kelemen 2010-11-04 07:36:28 PDT
I like spaghetti but not in C++ so let's improve those a little bit.
There are some unused stuff as well and in a few places we should do
more error checking.
Comment 1 Balazs Kelemen 2010-11-04 07:51:40 PDT
Created attachment 72943 [details]
Patch
Comment 2 Andreas Kling 2010-11-04 08:34:14 PDT
Comment on attachment 72943 [details]
Patch

Good stuff, r=me
Comment 3 Andreas Kling 2010-11-04 10:25:24 PDT
Committed r71344: <http://trac.webkit.org/changeset/71344>
Comment 4 Balazs Kelemen 2010-11-05 04:38:04 PDT
Thank you for committing this. We had some network issues yesterday...
Comment 5 Balazs Kelemen 2010-11-05 04:38:29 PDT
Comment on attachment 72943 [details]
Patch

Clearing flags