[Webkit-unassigned] [Bug 81512] [EFL] [DRT] Implement LayoutTestController::markerTextForListItem()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 19 09:31:51 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=81512





--- Comment #4 from Raphael Kubo da Costa <rakuco at FreeBSD.org>  2012-03-19 09:31:51 PST ---
(From update of attachment 132596)
Thanks for the patch. It looks OK, but I'd rather return a String in DRTSupportEfl::markerTextForListItem() and then do the String->CString->char* conversion in LTC::markerTextForListItem() instead, as in general we work and pass String's around.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list