Bug 101228

Summary: [EFL] Use POSIX implementation of SharedBuffer::createWithContentsOfFile()
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebKit EFLAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: gyuyoung.kim, kenneth, laszlo.gombos, lucas.de.marchi, rakuco, tonikitoo, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Chris Dumez
Reported 2012-11-05 09:00:54 PST
The EFL port currently has its own implementation of SharedBuffer::createWithContentsOfFile(), which is pretty much the same as the POSIX one. We should therefore, reuse the POSIX implementation instead of duplicating the code.
Attachments
Patch (4.11 KB, patch)
2012-11-05 09:04 PST, Chris Dumez
no flags
Chris Dumez
Comment 1 2012-11-05 09:04:58 PST
WebKit Review Bot
Comment 2 2012-11-05 09:33:54 PST
Comment on attachment 172350 [details] Patch Clearing flags on attachment: 172350 Committed r133488: <http://trac.webkit.org/changeset/133488>
WebKit Review Bot
Comment 3 2012-11-05 09:33:58 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.