]> git.saurik.com Git - wxWidgets.git/commit
Fix recursion problems when loading pages from a virtual file system using the WebKit...
authorSteve Lamerton <steve.lamerton@gmail.com>
Thu, 4 Aug 2011 08:30:37 +0000 (08:30 +0000)
committerSteve Lamerton <steve.lamerton@gmail.com>
Thu, 4 Aug 2011 08:30:37 +0000 (08:30 +0000)
commit36b52591b51e425b57f60e1cbed9a51d2f5767d9
tree503506f3cb4849c5fb8d8c771d3d3d1b3c000782
parent00b89a1d1da61a1f842db63b244ad08c0554121c
Fix recursion problems when loading pages from a virtual file system using the WebKitGTK+ backend. Navigating through pages in an archive now works correctly.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/SOC2011_WEBVIEW@68515 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/gtk/webview_webkit.h
src/gtk/webview_webkit.cpp