deepak1556
|
0410a184ce
webContents: handle POST navigation for new windows
|
8 years ago |
Kevin Sawicki
|
709dd0bf18
Upgrade to Chrome 53.0.2785.143
|
8 years ago |
Michael Vasseur
|
c811188e22
Updated required code to handle missing additional features for popup windows
|
8 years ago |
Thiago de Arruda
|
c783ec72bc
Add "sandboxed" option to "webPreferences".
|
8 years ago |
Cheng Zhao
|
f28e8d7168
Fix API changes of Chrome 53
|
8 years ago |
deepak1556
|
ad0c86db7a
register custom schemes to access files through filesystem api
|
8 years ago |
Cheng Zhao
|
14c4be50c1
Avoid calling GetWebContentsFromProcessID for twice
|
8 years ago |
Samuel Attard
|
4f660f3e6f
Implement WebContenstAudioMuted in AtomBrowserClient
|
8 years ago |
Cheng Zhao
|
7eab259d92
Make it possible to only set preferences for BrowserWindow
|
9 years ago |
Cheng Zhao
|
7ba391da7c
Update to API changes of Chrome 51
|
9 years ago |
deepak1556
|
1ff33b7c81
protocol: fix registerStandardSchemes api
|
9 years ago |
deepak1556
|
e0fe478ae7
decide early on render initiated window creations
|
9 years ago |
Cheng Zhao
|
5fae63a2f5
Fix compilation errors on OS X
|
9 years ago |
Robo
|
f32bf08eb3
add spec
|
9 years ago |
Robo
|
85e13333c3
webview: add permission-request event
|
9 years ago |
Robo
|
855d49100f
protocol: api to register schemes that can handle service worker
|
9 years ago |
Cheng Zhao
|
e432abfb42
Add certificate-error event
|
9 years ago |
Cheng Zhao
|
9a0dc3bfd7
Add Delegate for AtomBrowserClient
|
9 years ago |
Robo
|
464134a31a
protocol: allowing default clients to handle external unhandled protocols
|
9 years ago |
Cheng Zhao
|
e6a2b0a479
Fix finding the WebContents of a pending renderer process
|
9 years ago |
Antonin Hildebrand
|
a8d58ea448
Missing overrides
|
9 years ago |
deepak1556
|
663a48ee38
protocol: api to register custom schemes to standard schemes
|
10 years ago |
deepak1556
|
2de5f9de6c
browser: support client certificate
|
10 years ago |
Cheng Zhao
|
d4be2da70e
Don't rely on process_id to search for NativeWindow
|
10 years ago |
Cheng Zhao
|
d46e986e80
Remove AtomResourceDispatcherHostDelegate
|
10 years ago |
deepak1556
|
2785a4cc48
browser: create quota permission context to allow quota request
|
10 years ago |
Cheng Zhao
|
d1545a64ae
Don't force restart renderer process for in-page navigation
|
10 years ago |
deepak1556
|
3fdc4543b8
ppapi flash plugin support
|
10 years ago |
Cheng Zhao
|
b527846ee4
Use our new way to restart renderer process
|
10 years ago |
Cheng Zhao
|
b37c73436b
Fix API changes
|
10 years ago |