electron/atom/browser/api
Frank Hale f56d1ea7b4 Add support for setting http referrer
- Add url option to specify the http referrer
- Add httpReferrer attribute to webview

NOTE: This is still not complete. Some love has to be done to
guest-view-manager.coffee and very likely the function calls called
createGuest and to the code that uses them.
2014-11-06 14:29:41 -05:00
..
lib Add support for setting http referrer 2014-11-06 14:29:41 -05:00
atom_api_app.cc Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00
atom_api_app.h Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00
atom_api_auto_updater.cc Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00
atom_api_auto_updater.h Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00
atom_api_content_tracing.cc Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00
atom_api_dialog.cc Add dialog.showErrorBox API 2014-11-05 16:04:39 +08:00
atom_api_global_shortcut.cc Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00
atom_api_global_shortcut.h Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00
atom_api_menu.cc Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00
atom_api_menu.h Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00
atom_api_menu_mac.h Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00
atom_api_menu_mac.mm Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00
atom_api_menu_views.cc Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00
atom_api_menu_views.h Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00
atom_api_power_monitor.cc Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00
atom_api_power_monitor.h Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00
atom_api_protocol.cc Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00
atom_api_protocol.h Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00
atom_api_tray.cc Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00
atom_api_tray.h Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00
atom_api_web_contents.cc Add support for setting http referrer 2014-11-06 14:29:41 -05:00
atom_api_web_contents.h Add support for setting http referrer 2014-11-06 14:29:41 -05:00
atom_api_window.cc Translate |disposition| to string 2014-11-04 18:12:57 +08:00
atom_api_window.h Emit "new-window" event for dispositions other than CURRENT_TAB 2014-11-04 17:59:15 +08:00
event.cc Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00
event.h Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00
event_emitter.cc Fixes Event.prevenDefault() not working, closes #771 2014-11-03 23:24:20 +08:00
event_emitter.h Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00