electron/spec
Haojian Wu 1879392c7b Reimplement downloadItem.getFilename API.
Previously, the suggested file name(Always 'empty') returned by
'download_item->GetSuggestedFilename' is not the same with the default one saved
in local disk.

The patch reimplement this API allowing it to return the default file name, which
is more expected from user.
2015-09-24 16:39:02 +08:00
..
fixtures spec: node symbols should always be available in preload script 2015-09-14 16:05:58 +08:00
static Reimplement downloadItem.getFilename API. 2015-09-24 16:39:02 +08:00
api-app-spec.coffee Add app.getLocale() 2015-09-16 17:16:21 +09:00
api-browser-window-spec.coffee Implements #2734 “New API to configure BrowserWindow title bar on Mac” 2015-09-14 16:50:00 +02:00
api-clipboard-spec.coffee clipboard: api to write multiple formats to same writer 2015-07-10 09:20:52 +05:30
api-crash-reporter-spec.coffee The crash-reporter test is not reliable on CI machine 2015-09-15 14:43:11 +08:00
api-ipc-spec.coffee Fix path comparison in api-ipc-spec 2015-08-22 19:50:54 +03:00
api-menu-spec.coffee Add position attribute for menu items 2015-04-07 11:14:28 -04:00
api-protocol-spec.coffee protocol: respect provided mimetype in generated response headers 2015-09-16 08:34:04 +05:30
api-screen-spec.coffee
api-session-spec.coffee Reimplement downloadItem.getFilename API. 2015-09-24 16:39:02 +08:00
asar-spec.coffee Made the tests ignore the line ending 2015-08-08 20:03:34 +03:00
chromium-spec.coffee spec: Delay timeout of window.opener test 2015-09-15 14:37:27 +08:00
modules-spec.coffee Ignore native module tests on Windows debug build 2015-08-27 23:05:06 +03:00
node-spec.coffee Suppress the isTTY spec, not reliable on some machines 2015-09-07 22:42:46 +08:00
package.json runas@3.x 2015-08-21 13:52:05 +08:00
webview-spec.coffee spec: Check existence of webview before removing it 2015-09-15 13:45:26 +08:00