Cheng Zhao
|
66bb6a8534
|
Use weak pointer instead of manual bookkeeping
|
2016-02-16 10:44:10 +08:00 |
|
Cheng Zhao
|
1232a285e6
|
Merge pull request #4451 from MaxWhere/framesubscriber-fix
Fixing FrameSubscriber memory issue
|
2016-02-16 10:20:44 +08:00 |
|
Heilig Benedek
|
91c96559fa
|
Fixing the problem related to FrameSubscriber
|
2016-02-12 02:18:13 +01:00 |
|
Robo
|
5a8bebc2f8
|
browser: emit did-fail-load for invalid url
|
2016-02-12 01:52:42 +05:30 |
|
Cheng Zhao
|
69f93a7528
|
Merge pull request #4223 from deepak1556/notification_disable_patch
session: add setPermissionRequestHandler api
|
2016-02-01 20:51:22 +08:00 |
|
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 |
|
Heilig Benedek
|
745253a369
|
Quick fix for the memory leak + docs
|
2016-02-01 07:17:58 +01:00 |
|
Robo
|
04c3e083fb
|
remove unnecessary getter
|
2016-02-01 00:43:29 +05:30 |
|
Heilig Benedek
|
066c189249
|
Renamed some cursor types to their CSS names and added a way to handle custom cursors properly.
|
2016-01-31 17:00:14 +01:00 |
|
Heilig Benedek
|
61e0219e91
|
Added documentation, restructured the files to fit better with electron's style and fixed a typo in keyboard_util's name.
|
2016-01-31 02:27:14 +01:00 |
|
Robo
|
f7556de9fb
|
add spec for new permissions
|
2016-01-30 19:10:52 +05:30 |
|
Robo
|
2a278ceb8f
|
delegate to permission manager for other permissions
|
2016-01-30 16:49:18 +05:30 |
|
Heilig Benedek
|
0c9174bc7c
|
Introduced the cursor-changed event with one parameter - the name of the cursor type
|
2016-01-30 06:33:55 +01:00 |
|
Robo
|
85e13333c3
|
webview: add permission-request event
|
2016-01-29 15:23:28 +05:30 |
|
Robo
|
0e2323c9c8
|
browser: add webContents.debugger api
|
2016-01-21 23:52:23 +05:30 |
|
Cheng Zhao
|
9ccc7ee30d
|
Small ajustments on lifetime of webContents
|
2016-01-15 16:36:35 +08:00 |
|
Cheng Zhao
|
44b8343585
|
Fix crash when closing page with webview
|
2016-01-13 14:47:39 +08:00 |
|
Cheng Zhao
|
af02739c4e
|
Change webview's zoom level on JavaScript side
|
2016-01-13 12:50:02 +08:00 |
|
Cheng Zhao
|
55dfddba77
|
Handle executeJavaScript in JavaScript
|
2016-01-13 12:11:46 +08:00 |
|
Cheng Zhao
|
eb63e6b9a7
|
Destroy the native class when webContents is destroyed
|
2016-01-12 21:10:24 +08:00 |
|
Eran Tiktin
|
29939dc0b7
|
Remove unneeded extra semicolons (;; -> ;)
|
2016-01-11 02:11:40 +02:00 |
|
Cheng Zhao
|
4844e68ba1
|
Rename did-navigate-to-different-page to did-navigate
|
2016-01-04 12:09:11 +08:00 |
|
Cheng Zhao
|
941232a76b
|
Merge pull request #3975 from leethomas/add-webview-navigation-events
Add webview navigation events
|
2016-01-04 11:24:27 +08:00 |
|
leethomas
|
911e60b507
|
add did-navigate-in-page event to webview & webcontents (triggers on hash/ref changes, anchor links...), pass url into events
|
2016-01-01 17:13:39 -08:00 |
|
leethomas
|
54c8c3e3fc
|
📝 update webview docs to include devtools-* events
|
2016-01-01 04:49:34 -08:00 |
|
leethomas
|
96d68b9285
|
🐛 add isDevToolsFocused to WebContents to fix #3928, add devtools-[focused|open|close] events to WebView to fix #3783.
|
2015-12-31 22:21:54 -08:00 |
|
Brian R. Bondy
|
29b00ae0d6
|
Add tests for did-change-theme-color event
|
2015-12-22 23:05:03 -05:00 |
|
Brian R. Bondy
|
11b2015535
|
Add did-change-theme-color event to webview
|
2015-12-22 17:28:22 -05:00 |
|
Robo
|
61004f0e46
|
fix cpplint warning
|
2015-12-21 19:16:02 +05:30 |
|
Robo
|
d162180196
|
add api to webview
|
2015-12-21 17:13:23 +05:30 |
|
Robo
|
39e615ed87
|
webContents: adding findInPage api
|
2015-12-21 17:09:56 +05:30 |
|
Cheng Zhao
|
144b73c267
|
Merge pull request #3877 from bbondy/master
Add media play events to webview
|
2015-12-21 18:22:30 +08:00 |
|
Brian R. Bondy
|
fed0c43970
|
Add media play events to webview
|
2015-12-19 22:37:51 -05:00 |
|
Robo
|
7b03ac6d61
|
navigaton: handle history operations from renderer
|
2015-12-20 01:23:47 +05:30 |
|
Cheng Zhao
|
fed94aada0
|
Make the webRequest listener asynchronous
|
2015-12-12 00:09:03 +08:00 |
|
Cheng Zhao
|
73e7773d84
|
Update to API changes of Chrome 47
|
2015-12-07 19:56:23 +08:00 |
|
Charlie Hess
|
f2797d2eab
|
Merge commit '58567834c7cb9c290ef48c9e8f54ae37246ef665' into web-contents-download-url
Conflicts:
atom/browser/api/atom_api_web_contents.cc
|
2015-12-03 10:31:51 -08:00 |
|
Cheng Zhao
|
a15f9fab5b
|
Use BuildPrototype to build prototype
This saves the step of manually keeping the global template object,
which is easy to forget then leak.
|
2015-12-03 16:04:46 +08:00 |
|
Cheng Zhao
|
6795bd1d96
|
Do not manually manage native resources
We should rely on the destructor to cleanup everything, instead of
putting them in the Destroy method.
|
2015-12-03 15:38:43 +08:00 |
|
Charlie Hess
|
c311c6cf1b
|
Add a DownloadURL method on WebContents.
|
2015-12-02 13:49:30 -08:00 |
|
Cheng Zhao
|
e5974e44ed
|
Deprecate the page-title-set event
We have two names for the same event, page-title-updated wins.
|
2015-12-01 18:50:56 +08:00 |
|
Cheng Zhao
|
c95117fb22
|
Delay the page-title-set event to next tick
|
2015-12-01 18:34:58 +08:00 |
|
Cheng Zhao
|
83ee78451a
|
Emit event when title becomes empty
|
2015-12-01 17:53:13 +08:00 |
|
Cheng Zhao
|
1b3eb1cc5d
|
Delay the did-fail-provisional-load event to next tick
Chrome is doing some stuff after the DidFailProvisionalLoad event, if we
call LoadURL at this time crash would happen.
|
2015-12-01 17:00:42 +08:00 |
|
Cheng Zhao
|
9a20b33d97
|
Add isDestroyed method for classes with destroy method
|
2015-11-19 17:08:16 +08:00 |
|
Robo
|
2a7f874373
|
browser: fix reloadignoringcache api
|
2015-11-14 02:25:23 +05:30 |
|
Cheng Zhao
|
fbb8e61958
|
Replace "Url" in API names with "URL"
|
2015-11-13 16:03:40 +08:00 |
|
Cheng Zhao
|
ba457681b2
|
Avoid storing unrelated things in WebContentsPreferences
|
2015-11-11 10:37:34 +08:00 |
|