]> git.saurik.com Git - wxWidgets.git/commit
Don't pass raw urls to logging functions in the wxWebView sample as they can contain...
authorSteve Lamerton <steve.lamerton@gmail.com>
Thu, 19 May 2011 20:43:45 +0000 (20:43 +0000)
committerSteve Lamerton <steve.lamerton@gmail.com>
Thu, 19 May 2011 20:43:45 +0000 (20:43 +0000)
commita427ca2713e5bd14a59cc7bfd8a501352383909c
tree2060810436462ad9b28ae645c62e949955d5dac3
parentbe19c556083cc197be55acbd05db76ec6dc2e0c4
Don't pass raw urls to logging functions in the wxWebView sample as they can contain percent characters which then cause format string errors.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/SOC2011_WEBVIEW@67767 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
samples/web/web.cpp