RESOLVED FIXED101228
[EFL] Use POSIX implementation of SharedBuffer::createWithContentsOfFile()
https://bugs.webkit.org/show_bug.cgi?id=101228
Summary [EFL] Use POSIX implementation of SharedBuffer::createWithContentsOfFile()
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.