Bug 28309 - [Haiku] Adding SharedBufferHaiku to WebCore.
Summary: [Haiku] Adding SharedBufferHaiku to WebCore.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Other
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-14 10:04 PDT by Maxime Simon
Modified: 2009-08-14 13:35 PDT (History)
2 users (show)

See Also:


Attachments
Patch v1 (5.20 KB, patch)
2009-08-14 10:09 PDT, Maxime Simon
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Maxime Simon 2009-08-14 10:04:48 PDT
This patch will add the SharedBuffer::createWithContentsOfFile(const String&) function for Haiku.
In the same time I cleaned up TemporaryLinkStubs.cpp

Regards,
Maxime
Comment 1 Maxime Simon 2009-08-14 10:09:11 PDT
Created attachment 34853 [details]
Patch v1
Comment 2 Eric Seidel (no email) 2009-08-14 13:35:42 PDT
Comment on attachment 34853 [details]
Patch v1

Clearing flags on attachment: 34853

Committing to http://svn.webkit.org/repository/webkit/trunk ...
	M	WebCore/ChangeLog
	A	WebCore/platform/haiku/SharedBufferHaiku.cpp
	M	WebCore/platform/haiku/TemporaryLinkStubs.cpp
Committed r47295
	M	WebKitTools/ChangeLog
	M	WebKitTools/Scripts/bugzilla-tool
r47294 = ac71e42f212fa9492e2b894e641eb8f4fca95a53 (trunk)
	M	WebCore/ChangeLog
	M	WebCore/platform/haiku/TemporaryLinkStubs.cpp
	A	WebCore/platform/haiku/SharedBufferHaiku.cpp
r47295 = 8fb3fb4bf759f54e3920c3b5cbe5c41500cd13d6 (trunk)
First, rewinding head to replay your work on top of it...
Nothing to do.
http://trac.webkit.org/changeset/47295
Comment 3 Eric Seidel (no email) 2009-08-14 13:35:44 PDT
All reviewed patches have been landed.  Closing bug.