Bug 39003 - [Haiku] Cleanup SharedBuffer::createWithContentsOfFile
Summary: [Haiku] Cleanup SharedBuffer::createWithContentsOfFile
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: All Other
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-12 10:05 PDT by Patrick R. Gansterer
Modified: 2010-06-12 21:16 PDT (History)
3 users (show)

See Also:


Attachments
Patch (1.41 KB, patch)
2010-05-12 10:07 PDT, Patrick R. Gansterer
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick R. Gansterer 2010-05-12 10:05:41 PDT
The same like bug 38917.
see patch
Comment 1 Patrick R. Gansterer 2010-05-12 10:07:55 PDT
Created attachment 55866 [details]
Patch
Comment 2 Eric Seidel (no email) 2010-05-12 12:19:10 PDT
Comment on attachment 55866 [details]
Patch

How will this work with reads which are too large?
Comment 3 Patrick R. Gansterer 2010-05-12 12:29:37 PDT
(In reply to comment #2)
> (From update of attachment 55866 [details])
> How will this work with reads which are too large?
How can a read be too large?

It's the same like in bug 38917 (and bug 37222).
Comment 4 WebKit Commit Bot 2010-06-12 21:15:55 PDT
Comment on attachment 55866 [details]
Patch

Clearing flags on attachment: 55866

Committed r61076: <http://trac.webkit.org/changeset/61076>
Comment 5 WebKit Commit Bot 2010-06-12 21:16:01 PDT
All reviewed patches have been landed.  Closing bug.