[Webkit-unassigned] [Bug 40058] testapi.c depends on the Core Foundation.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 1 16:31:24 PDT 2010


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





--- Comment #2 from Caio Marcelo de Oliveira Filho <caio.oliveira at openbossa.org>  2010-07-01 16:31:24 PST ---
Created an attachment (id=60309)
 --> (https://bugs.webkit.org/attachment.cgi?id=60309)
Qt version of the assert function that depended on CF

The WithCharacters API functions of JSStringRef.h work with 16-bit unicode characters. To test this representation the testapi.c used CFString and its helper functions. This patch implements a Qt version using QString.

Since it depends on the previous patch, I didn't mark for reviewing yet, but feel free to point out whatever problems you find out or whether there's a better way to do it.

-- 
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