ieframe: shellbrowser: Strip 'file://' from file URLs in BEFORENAVIGATE2 callbacks.
commitba2274c8bae67e9510ab24ca1caa6576874c8c6d
authorJoachim Priesner <joachim.priesner@web.de>
Tue, 9 Jun 2015 14:42:42 +0000 (9 16:42 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 10 Jun 2015 14:25:05 +0000 (10 23:25 +0900)
treece364e305e785efd1fd7d4d10c703d0420553a17
parente09f980c8367ddc90852f12a008b07ed6687ec16
ieframe: shellbrowser: Strip 'file://' from file URLs in BEFORENAVIGATE2 callbacks.

This is a straightforward port of commit 8eb70459a18f6d8a80c9570875e2c664e6afbb56
which does the same thing for the matching method in navigate.c.
dlls/ieframe/shellbrowser.c