Charlie Hess
|
b1391270ed
|
This spec is a little unreliable; up the timeout.
|
2015-12-02 18:40:57 -08:00 |
|
Eran Tiktin
|
4027d04662
|
Add test
|
2015-11-21 06:58:17 +02:00 |
|
Cheng Zhao
|
fbb8e61958
|
Replace "Url" in API names with "URL"
|
2015-11-13 16:03:40 +08:00 |
|
Cheng Zhao
|
1d1f911b09
|
Use require('electron') in Electron's code
|
2015-11-12 20:29:30 +08:00 |
|
Cheng Zhao
|
60ec1ca3f7
|
Use new styles of browserWindow options
|
2015-11-11 10:37:34 +08:00 |
|
Cheng Zhao
|
751af25f37
|
Use ipcMain in Electron's code
|
2015-11-10 16:04:34 +08:00 |
|
Haojian Wu
|
49d25d0069
|
Fix: savePage API saves external resources in a wrong directory.
|
2015-10-18 11:28:05 +08:00 |
|
Haojian Wu
|
facd0fbc08
|
Implement webContents.savePage API.
|
2015-10-16 09:23:08 +08:00 |
|
Cheng Zhao
|
576257470b
|
spec: Remove the will-navigate test
It is unreliable to test in renderer process, remove it for now.
|
2015-09-24 12:20:29 +08:00 |
|
Cheng Zhao
|
4cccce6bfe
|
spec: Suppress beginFrameSubscription for now
Since the callback is called asynchronously there is no way to prevent
the callback from being called twice.
|
2015-09-22 14:55:35 +08:00 |
|
Cheng Zhao
|
a567d7a0b6
|
spec: Suppress beginFrameSubscription on CI
|
2015-09-21 11:43:10 +08:00 |
|
Cheng Zhao
|
7807d878d2
|
spec: Add timeout for beginFrameSubscription
|
2015-09-21 11:37:35 +08:00 |
|
Cheng Zhao
|
be600fda55
|
spec: Prevent callback of beginFrameSubscription being called twice
|
2015-09-21 11:24:05 +08:00 |
|
Cheng Zhao
|
f716d47e54
|
spec: Make the will-navigate test run faster
|
2015-09-18 18:57:48 +08:00 |
|
Cheng Zhao
|
353cdd967a
|
spec: Add test for webContents.beginFrameSubscription
|
2015-09-18 18:51:49 +08:00 |
|
jaanus
|
5d8f1dd404
|
Implements #2734 “New API to configure BrowserWindow title bar on Mac”
New API supported on Yosemite 10.10 and newer.
|
2015-09-14 16:50:00 +02:00 |
|
Cheng Zhao
|
d4cbf7cadb
|
spec: node-integration should work in web-preferences
|
2015-09-10 15:57:16 +08:00 |
|
Cheng Zhao
|
5871428c83
|
spec: BrowserWindow.setResizable should not change window size
|
2015-08-05 14:25:53 +08:00 |
|
Cheng Zhao
|
b52c07f650
|
spec: Make dom-ready spec stronger
|
2015-07-24 15:48:13 +08:00 |
|
Cheng Zhao
|
1a93b1db52
|
spec: Make the basic-auth spec stronger
|
2015-07-24 15:33:07 +08:00 |
|
Cheng Zhao
|
f25cf7481f
|
spec: Test setContentSize for frameless window
|
2015-07-21 10:17:38 +08:00 |
|
Cheng Zhao
|
6383eb876e
|
Fix failed specs caused by window.open url parsing
|
2015-07-10 12:14:25 +08:00 |
|
Cheng Zhao
|
8e5a434560
|
Suppress window operations in CI
|
2015-07-03 11:40:20 +08:00 |
|
Cheng Zhao
|
8eb5e651a2
|
Suppress some tests on CI
The Mac runner of Travis CI is too flacky.
|
2015-06-10 12:52:52 +08:00 |
|
Cheng Zhao
|
ebbb974aca
|
Fix running spec on Windows
|
2015-05-28 14:43:16 +08:00 |
|
Robo
|
1b1735bca9
|
avoid unnecessary api calls
|
2015-05-22 12:13:00 +05:30 |
|
deepak1556
|
3a5977e09f
|
window: adding resize and move events
|
2015-05-22 12:13:00 +05:30 |
|
deepak1556
|
2d190b9952
|
spec: add test for basic authentication
|
2015-05-04 20:44:36 +05:30 |
|
Cheng Zhao
|
a04222f398
|
spec: Fix error when refreshing
|
2015-05-04 12:51:28 +08:00 |
|
deepak1556
|
8c5f171a93
|
webContents: providing dom-ready event
|
2015-04-30 09:58:29 +05:30 |
|
Cheng Zhao
|
81783b255e
|
Increase timeout for some tests
|
2015-04-25 10:45:16 +08:00 |
|
Cheng Zhao
|
a4c01b2336
|
Remove the did-get-response-details spec
It is not reliable to use external http resource for specs, should setup
our own http server.
|
2015-04-13 12:24:14 +08:00 |
|
deepak1556
|
15a648a879
|
webContents: event to detect status of requested resource
|
2015-04-08 19:14:47 +05:30 |
|
deepak1556
|
399f47ef0f
|
implemetation of AtomCommandline to preserve args
|
2015-03-28 22:41:00 +05:30 |
|
Robo
|
87cb2ece80
|
add DidFailProvisionalLoad method
|
2015-03-14 08:58:30 +05:30 |
|
Cheng Zhao
|
faf40457c5
|
spec: Fix BrowserWindow.capturePage
|
2015-02-12 14:37:32 +08:00 |
|
Cheng Zhao
|
eaacf0a6ef
|
spec: "will-navigate" event
|
2014-12-17 15:03:34 -08:00 |
|
Cheng Zhao
|
2db7c84cbc
|
spec: Remove "restore" event test
It is too slow and unstable.
|
2014-12-09 17:16:21 -08:00 |
|
Cheng Zhao
|
c19abed4fa
|
spec: Don't test window state events in CI on Linux
|
2014-11-25 15:17:48 +08:00 |
|
Cheng Zhao
|
cef5f06ceb
|
spec: Make timeout longer for window state tests
|
2014-11-25 15:06:57 +08:00 |
|
Cheng Zhao
|
a666014990
|
spec: Window state events
|
2014-11-25 14:52:49 +08:00 |
|
Cheng Zhao
|
58795eaa7e
|
spec: "preload" option of BrowserWindow
|
2014-11-12 15:38:50 +08:00 |
|
Cheng Zhao
|
64ce44d341
|
spec: "new-window" event of BrowserWindow
|
2014-10-27 22:08:24 +08:00 |
|
Cheng Zhao
|
cbe52c58ac
|
spec: Don't test BrowserWindow.show() in CI
Some environments can not handle focusing very well.
|
2014-10-17 23:38:14 +08:00 |
|
Cheng Zhao
|
19c8864c32
|
spec: BrowserWindow.showInactive()
|
2014-10-17 22:55:09 +08:00 |
|
Cheng Zhao
|
1199224086
|
BrowserWindow.show() should not focus window, fixes #609.
|
2014-09-08 15:28:34 +08:00 |
|
Cheng Zhao
|
c88b691db7
|
linux: Suppress test for "enable-larger-than-screen".
It is failing on some DEs.
|
2014-08-20 12:23:20 +08:00 |
|
Cheng Zhao
|
2a9f5a5fb8
|
Add "enable-larger-than-screen" option for BrowserWindow.
From now on BrowserWindow can only be resized larger than screen or
moved out of screen when this option is set to "true".
Fixes #582.
|
2014-08-17 12:23:00 +08:00 |
|
Cheng Zhao
|
175d052a28
|
linux: Enable tests on window size.
After upgraded to Chrome36, those tests have become stable.
|
2014-08-11 21:00:04 +08:00 |
|
Cheng Zhao
|
d4fb1c1f8c
|
Add spec for resizing window larger than screen.
|
2014-08-11 10:22:56 +08:00 |
|