Speculative fix for wxWebView unit tests on OSX.
authorSteve Lamerton <steve.lamerton@gmail.com>
Sun, 5 May 2013 11:48:47 +0000 (11:48 +0000)
committerSteve Lamerton <steve.lamerton@gmail.com>
Sun, 5 May 2013 11:48:47 +0000 (11:48 +0000)
commitae4adc3d0644b50636f0c3f6f06590b8a08cd6c8
treed99898d51edd4673405f1db00a25b1f687b509f4
parent49211791f946d63fa9de33ac8fac1787786307d3
Speculative fix for wxWebView unit tests on OSX.

Use stringByEvaluatingJavaScriptFromString as it is guaranteed to return an NSString.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@73931 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/osx/webview_webkit.mm