Closed GoogleCodeExporter closed 9 years ago
Original comment by magreenb...@gmail.com
on 4 Oct 2011 at 2:19
Revision 320 adds a new NAVTYPE_LINKDROPPED value to the cef_handler_navtype_t
enum passed to OnBeforeResourceLoad() that will be used when navigation is
resulting from a drop.
Original comment by magreenb...@gmail.com
on 18 Oct 2011 at 12:24
Original comment by magreenb...@gmail.com
on 18 Oct 2011 at 12:24
Comment #2 should say OnBeforeBrowse() instead of OnBeforeResourceLoad().
Original comment by magreenb...@gmail.com
on 18 Oct 2011 at 1:52
Revision 327 adds a CefBrowserSettings.load_drops_disabled option for disabling
default navigation resulting from drag & drop of URLs.
Original comment by magreenb...@gmail.com
on 19 Oct 2011 at 4:38
Original issue reported on code.google.com by
magreenb...@gmail.com
on 4 Oct 2011 at 2:11