Add support for loading resources in custom schemes for the WebKitGTK+ backend.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/SOC2011_WEBVIEW@68554 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -136,6 +136,9 @@ public:
|
||||
* user)
|
||||
*/
|
||||
bool m_busy;
|
||||
|
||||
bool m_guard;
|
||||
wxString m_vfsurl;
|
||||
|
||||
//We use this flag to stop recursion when we load a page from the navigation
|
||||
//callback, mainly when loading a VFS page
|
||||
|
Reference in New Issue
Block a user