electron/atom/renderer/api
Nitish Sakhawalkar 940c4c0787 feat: move webFrame scheme privilege methods to main process (#16416)
* chore: deprecate webFrame.registerURLSchemeAsPrivileged

* Add register schemes protocol api

* update branch to enable browser process API

* Revert deprecation changes

* Fetch API support

* Updated api to take an array, still working on tests

* Update tests

* Remove web frame API

* Minor changes

* update scheme registrations on browser and renderer process

* fix: enable ses.getBlobData spec

* Update breaking changes doc
2019-01-29 16:11:01 +09:00
..
atom_api_renderer_ipc.cc refactor: pass internal flag via IPC message struct for consistency (#16490) 2019-01-23 08:24:57 -08:00
atom_api_spell_check_client.cc migrate to non-deprecated v8 functions 2019-01-22 10:32:03 -08:00
atom_api_spell_check_client.h chore: move spellcheck out of chromium_src (#15407) 2018-10-26 10:34:57 -07:00
atom_api_web_frame.cc feat: move webFrame scheme privilege methods to main process (#16416) 2019-01-29 16:11:01 +09:00
atom_api_web_frame.h feat: move webFrame scheme privilege methods to main process (#16416) 2019-01-29 16:11:01 +09:00