[EFL] Add auxiliary history functions for DRT
Created attachment 104714 [details] Patch
CC'ing tkent in this drt-related patch.
Comment on attachment 104714 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=104714&action=review > Source/WebKit/efl/ewk/ewk_history.cpp:413 > + * Returns a newly-allocated string with the item's target name. Probably you had better provide information about - Callers should delete the allocated string - how to delete the allocated string because the users can't know the function is using strdup() without reading the source code.
Created attachment 104826 [details] Patch
Oops, I ended up sending an updated patch after the cq+ was given, sorry :)
Comment on attachment 104826 [details] Patch Clearing flags on attachment: 104826 Committed r93602: <http://trac.webkit.org/changeset/93602>
All reviewed patches have been landed. Closing bug.