deepak1556
|
2eedcde914
|
fix: Remove DEFINE_WEB_CONTENTS_USER_DATA_KEY in //electron.
https://bugs.chromium.org/p/chromium/issues/detail?id=589840
|
2018-12-03 20:07:39 +05:30 |
|
Milan Burda
|
6d844a0b67
|
refactor: move media/net from brightray to atom (#15288)
|
2018-10-19 14:51:43 -04:00 |
|
Jeremy Apthorp
|
af03e4a962
|
Rename content::PermissionManager into content::PermissionControllerDelegate
https://chromium-review.googlesource.com/c/chromium/src/+/1136858
|
2018-10-09 14:38:00 -07:00 |
|
Jeremy Apthorp
|
90aa277c26
|
Migrate MediaResponseCallback to OnceCallback
https://chromium-review.googlesource.com/c/chromium/src/+/1093052
|
2018-10-09 14:38:00 -07:00 |
|
Aleksei Kuzmin
|
7fc3bcaa02
|
chore: run clang-format
- atom/
- brightray/
- chromium_src/
|
2018-09-19 17:18:10 +02:00 |
|
Samuel Attard
|
7025cbd0c9
|
feat: add mediaTypes to media permission requests
This is done to be consistent with setPermissionCheckHandler and to be
backwards compatible
Fixes #14168
|
2018-09-13 16:58:57 +10:00 |
|
Samuel Attard
|
68da311ed1
|
feat: add session.setPermissionCheckHandler (#13925)
* feat: add session.setPermissionCheckHandler to handle syncornous permission checks vs requests
* spec: add tests for session.setPermissionCheckHandler
* docs: add docs for session.setPermissionCheckHandler
* feat: add mediaType to media permission checks
* chore: cleanup check impl
|
2018-08-28 09:05:08 -05:00 |
|
Jeremy Apthorp
|
a635f078c6
|
[chromium-style] auto variable type must not deduce to a raw pointer type
|
2018-04-19 11:10:52 -07:00 |
|
Shelley Vohr
|
c6f4bbd143
|
also format missing .cc files
|
2018-04-18 20:48:45 -04:00 |
|
Cheng Zhao
|
b2e6340622
|
Reduce the number of helpers
|
2017-12-20 10:49:49 +09:00 |
|
Cheng Zhao
|
4fd8b04329
|
Better field names for details object
|
2017-12-20 10:25:31 +09:00 |
|
Samuel Attard
|
4d7b85bd01
|
Appease the linter
|
2017-12-20 10:21:38 +09:00 |
|
Samuel Attard
|
98e9311669
|
Give user access to the URL that is attempting to be openExternal'ed
|
2017-12-20 10:21:38 +09:00 |
|
Haojian Wu
|
8ae91682cb
|
Lines should be <= 80 characters.
|
2017-03-31 20:09:13 +02:00 |
|
Haojian Wu
|
e8abee9ca9
|
Replace C-style casts with static_cast.
|
2017-03-30 23:05:47 +02:00 |
|
Cheng Zhao
|
497f5a1199
|
Update files for Chrome 54 API changes
|
2017-01-19 09:05:59 +02:00 |
|
Cheng Zhao
|
a2bd55dd3c
|
Adapt to changes of Chrome 51 API changes (Part 2)
|
2016-05-23 12:29:14 +09:00 |
|
Brian R. Bondy
|
d889bdef49
|
Remove user_gesture parameter from PermissionManager::RequestPermission
|
2016-05-13 11:07:17 +09:00 |
|
Brian R. Bondy
|
8a2aebd03f
|
PermissionStatus constant update
|
2016-05-13 11:07:17 +09:00 |
|
deepak1556
|
ca756c3c24
|
session: allow providing permission to handle external protocols
|
2016-04-21 05:27:07 +05:30 |
|
Robo
|
c09ff40916
|
browser: handle desktop capture devices in media permission request
|
2016-02-12 05:07:06 +05:30 |
|
Robo
|
ff5fb512b8
|
use mediastreamdevicescontroller from brightray to enumerate available devices
|
2016-02-01 17:45:53 +05:30 |
|
Robo
|
b575cd0ef9
|
add fullscreen permission type
|
2016-02-01 16:22:05 +05:30 |
|
Robo
|
45eada306f
|
add pointerlock permission type
|
2016-02-01 15:13:49 +05:30 |
|
Robo
|
db26dcaf4c
|
expose handler from session and remove permission-request event
|
2016-02-01 12:23:51 +05:30 |
|
Robo
|
04c3e083fb
|
remove unnecessary getter
|
2016-02-01 00:43:29 +05:30 |
|
Robo
|
2a278ceb8f
|
delegate to permission manager for other permissions
|
2016-01-30 16:49:18 +05:30 |
|
Robo
|
f32bf08eb3
|
add spec
|
2016-01-29 15:23:28 +05:30 |
|
Robo
|
85e13333c3
|
webview: add permission-request event
|
2016-01-29 15:23:28 +05:30 |
|