platform/framework/web/crosswalk-tizen.git
7 years agoMerge pull request #8061 from deepak1556/resume_download_api
Kevin Sawicki [Fri, 9 Dec 2016 17:39:14 +0000 (09:39 -0800)]
Merge pull request #8061 from deepak1556/resume_download_api

session: api to resume canceled downloads from previous session

7 years agoFix issue where actual/expected was same variable
Kevin Sawicki [Fri, 9 Dec 2016 17:36:44 +0000 (09:36 -0800)]
Fix issue where actual/expected was same variable

7 years agofix code style
deepak1556 [Wed, 7 Dec 2016 07:28:53 +0000 (12:58 +0530)]
fix code style

7 years agoadd spec
deepak1556 [Thu, 24 Nov 2016 15:16:39 +0000 (20:46 +0530)]
add spec

7 years agoadd docs
deepak1556 [Wed, 23 Nov 2016 08:35:26 +0000 (14:05 +0530)]
add docs

7 years agosession: add api to create interrupted downloads
deepak1556 [Fri, 18 Nov 2016 10:43:43 +0000 (16:13 +0530)]
session: add api to create interrupted downloads

7 years agoMerge pull request #8155 from salomvary/explain-macos-modal-sheet
Kevin Sawicki [Wed, 7 Dec 2016 18:29:42 +0000 (10:29 -0800)]
Merge pull request #8155 from salomvary/explain-macos-modal-sheet

Clarify modal windows being sheets on macOS

7 years agoMerge pull request #8158 from jdfwarrior/master
Kevin Sawicki [Wed, 7 Dec 2016 18:28:34 +0000 (10:28 -0800)]
Merge pull request #8158 from jdfwarrior/master

Add detail for the browserWindow argument in dialog docs

7 years agoMerge pull request #8157 from electron/post-data-example
Kevin Sawicki [Wed, 7 Dec 2016 18:28:00 +0000 (10:28 -0800)]
Merge pull request #8157 from electron/post-data-example

Add simple postData example to docs

7 years agoBump v1.4.11
Kevin Sawicki [Wed, 7 Dec 2016 00:10:30 +0000 (16:10 -0800)]
Bump v1.4.11

7 years agoadd detail for the browserWindow argument in dialog docs
David Ferguson [Wed, 7 Dec 2016 04:23:14 +0000 (22:23 -0600)]
add detail for the browserWindow argument in dialog docs

7 years agoAdd simple postData example
Kevin Sawicki [Wed, 7 Dec 2016 00:48:22 +0000 (16:48 -0800)]
Add simple postData example

7 years agoMerge pull request #8152 from electron/dont-show-window
Kevin Sawicki [Tue, 6 Dec 2016 21:54:55 +0000 (13:54 -0800)]
Merge pull request #8152 from electron/dont-show-window

Don't show window in specs

7 years agoClarify modal windows being sheets on macOS
Márton Salomváry [Tue, 6 Dec 2016 21:47:26 +0000 (22:47 +0100)]
Clarify modal windows being sheets on macOS

7 years agoDon't show window
Kevin Sawicki [Tue, 6 Dec 2016 21:25:46 +0000 (13:25 -0800)]
Don't show window

7 years agoMerge pull request #8144 from electron/from-devtools-webcontents-fix
Kevin Sawicki [Tue, 6 Dec 2016 19:05:16 +0000 (11:05 -0800)]
Merge pull request #8144 from electron/from-devtools-webcontents-fix

Guard against missing devToolsWebContents

7 years agoGuard against no devtools web contents
Kevin Sawicki [Tue, 6 Dec 2016 00:18:53 +0000 (16:18 -0800)]
Guard against no devtools web contents

7 years agoAdd failing BrowserWindow.fromDevToolsWebContents spec
Kevin Sawicki [Tue, 6 Dec 2016 00:16:17 +0000 (16:16 -0800)]
Add failing BrowserWindow.fromDevToolsWebContents spec

7 years agoAdd spec for BrowserWindow.fromWebContents
Kevin Sawicki [Tue, 6 Dec 2016 00:12:15 +0000 (16:12 -0800)]
Add spec for BrowserWindow.fromWebContents

7 years agoMerge pull request #8147 from electron/upgrade-libcc-for-linux-keyevent-fix
Kevin Sawicki [Tue, 6 Dec 2016 18:36:25 +0000 (10:36 -0800)]
Merge pull request #8147 from electron/upgrade-libcc-for-linux-keyevent-fix

Upgrade libcc for Chrome 56 Linux key event fix

7 years agoUpgrade libcc for Chrome 56 Linux key event fix
Kevin Sawicki [Tue, 6 Dec 2016 16:45:06 +0000 (08:45 -0800)]
Upgrade libcc for Chrome 56 Linux key event fix

7 years agoMerge pull request #8148 from electron/clear-interval-before-done
Kevin Sawicki [Tue, 6 Dec 2016 17:54:48 +0000 (09:54 -0800)]
Merge pull request #8148 from electron/clear-interval-before-done

Clear interval before done

7 years agoClear interval before assert
Kevin Sawicki [Tue, 6 Dec 2016 17:25:55 +0000 (09:25 -0800)]
Clear interval before assert

7 years agoAdd missing r in variable name
Kevin Sawicki [Tue, 6 Dec 2016 17:22:29 +0000 (09:22 -0800)]
Add missing r in variable name

7 years agoClear interval before destroying window
Kevin Sawicki [Tue, 6 Dec 2016 17:22:08 +0000 (09:22 -0800)]
Clear interval before destroying window

7 years agoMerge pull request #8120 from electron/implement-window-methods-in-main-process
Kevin Sawicki [Mon, 5 Dec 2016 17:29:11 +0000 (09:29 -0800)]
Merge pull request #8120 from electron/implement-window-methods-in-main-process

Implement window methods in main process

7 years ago:art: Assign binding as const
Kevin Sawicki [Fri, 2 Dec 2016 18:37:27 +0000 (10:37 -0800)]
:art: Assign binding as const

7 years agoRemove unused variable
Kevin Sawicki [Fri, 2 Dec 2016 18:37:16 +0000 (10:37 -0800)]
Remove unused variable

7 years agoTweak cancelId docs
Kevin Sawicki [Thu, 1 Dec 2016 17:31:11 +0000 (09:31 -0800)]
Tweak cancelId docs

7 years agoCoerce features to string
Kevin Sawicki [Fri, 2 Dec 2016 01:35:26 +0000 (17:35 -0800)]
Coerce features to string

7 years agoImplement window.alert/confirm/close in main process
Kevin Sawicki [Fri, 2 Dec 2016 01:34:14 +0000 (17:34 -0800)]
Implement window.alert/confirm/close in main process

7 years agoPass args array instead of arguments object
Kevin Sawicki [Fri, 2 Dec 2016 01:29:51 +0000 (17:29 -0800)]
Pass args array instead of arguments object

7 years agoMerge pull request #8110 from electron/track-render-view-by-process-id
Kevin Sawicki [Fri, 2 Dec 2016 21:40:20 +0000 (13:40 -0800)]
Merge pull request #8110 from electron/track-render-view-by-process-id

Don't clear until render view is deleted for process id

7 years agoAdd spec for render-view-deleted issue
Kevin Sawicki [Thu, 1 Dec 2016 01:29:50 +0000 (17:29 -0800)]
Add spec for render-view-deleted issue

7 years agoCo-locate with other private methods
Kevin Sawicki [Thu, 1 Dec 2016 00:59:59 +0000 (16:59 -0800)]
Co-locate with other private methods

7 years agoDon't clear until render view is deleted for process id
Kevin Sawicki [Thu, 1 Dec 2016 00:07:02 +0000 (16:07 -0800)]
Don't clear until render view is deleted for process id

7 years agoMerge pull request #8123 from electron/dont-write-back-to-passed-options
Kevin Sawicki [Fri, 2 Dec 2016 17:10:02 +0000 (09:10 -0800)]
Merge pull request #8123 from electron/dont-write-back-to-passed-options

Don't write back to passed in options object

7 years agoDon't write back to passed in options object
Kevin Sawicki [Thu, 1 Dec 2016 23:00:12 +0000 (15:00 -0800)]
Don't write back to passed in options object

7 years agoMerge pull request #8122 from electron/use-spread-instead-of-apply
Kevin Sawicki [Fri, 2 Dec 2016 01:15:22 +0000 (17:15 -0800)]
Merge pull request #8122 from electron/use-spread-instead-of-apply

Use spread syntax instead of apply

7 years agoRemove unused method
Kevin Sawicki [Thu, 1 Dec 2016 22:51:07 +0000 (14:51 -0800)]
Remove unused method

7 years agoUse spread syntax instead of apply
Kevin Sawicki [Thu, 1 Dec 2016 22:43:30 +0000 (14:43 -0800)]
Use spread syntax instead of apply

7 years agoAdd spec for error on removing all IPC listeners
Kevin Sawicki [Thu, 1 Dec 2016 22:41:34 +0000 (14:41 -0800)]
Add spec for error on removing all IPC listeners

7 years agoUse spread syntax instead of function apply
Kevin Sawicki [Thu, 1 Dec 2016 22:37:03 +0000 (14:37 -0800)]
Use spread syntax instead of function apply

7 years agoMerge pull request #8121 from electron/add-basic-dialog-specs
Kevin Sawicki [Thu, 1 Dec 2016 22:55:49 +0000 (14:55 -0800)]
Merge pull request #8121 from electron/add-basic-dialog-specs

Add basic dialog specs

7 years agobuttonLabel -> Button label for consistency
Kevin Sawicki [Thu, 1 Dec 2016 22:16:33 +0000 (14:16 -0800)]
buttonLabel -> Button label for consistency

7 years agoAdd initial dialog specs
Kevin Sawicki [Thu, 1 Dec 2016 22:15:05 +0000 (14:15 -0800)]
Add initial dialog specs

7 years agoMerge pull request #8115 from ArisLittle/patch-1
Kevin Sawicki [Thu, 1 Dec 2016 16:25:39 +0000 (08:25 -0800)]
Merge pull request #8115 from ArisLittle/patch-1

fix typos

7 years agofix typos
Zheng Guoli [Thu, 1 Dec 2016 02:03:33 +0000 (10:03 +0800)]
fix typos

a more ‘允许’ word should be removed

7 years agoAdding French translations for the documentation (#8097)
Guerin [Wed, 30 Nov 2016 17:49:36 +0000 (09:49 -0800)]
Adding French translations for the documentation (#8097)

* Adding French translation of electron-versioning.md

* Adding French translation of security.md

* Fixing typos and rewriting some text

* Update security.md

7 years agoMerge pull request #8105 from electron/ci-build-scripts
Kevin Sawicki [Wed, 30 Nov 2016 17:44:46 +0000 (09:44 -0800)]
Merge pull request #8105 from electron/ci-build-scripts

Add Linux CI builds scripts

7 years agoLog build type
Kevin Sawicki [Wed, 30 Nov 2016 17:28:10 +0000 (09:28 -0800)]
Log build type

7 years agoAdd initial arm specific cibuild script
Kevin Sawicki [Tue, 29 Nov 2016 23:41:23 +0000 (15:41 -0800)]
Add initial arm specific cibuild script

7 years agoMerge pull request #8098 from electron/clean-up-specs
Kevin Sawicki [Wed, 30 Nov 2016 17:06:37 +0000 (09:06 -0800)]
Merge pull request #8098 from electron/clean-up-specs

Unify spec timeouts

7 years agoRemove unneeded timeout call
Kevin Sawicki [Wed, 30 Nov 2016 00:27:18 +0000 (16:27 -0800)]
Remove unneeded timeout call

7 years agoAdd missing call to done
Kevin Sawicki [Tue, 29 Nov 2016 22:52:47 +0000 (14:52 -0800)]
Add missing call to done

7 years agoisCi -> isCI
Kevin Sawicki [Tue, 29 Nov 2016 22:35:39 +0000 (14:35 -0800)]
isCi -> isCI

7 years agoUse 1 or 2 minute timeout for long specs
Kevin Sawicki [Tue, 29 Nov 2016 22:31:57 +0000 (14:31 -0800)]
Use 1 or 2 minute timeout for long specs

7 years agoDefault timeout to 30 seconds on CI and 10 seconds locally
Kevin Sawicki [Tue, 29 Nov 2016 22:29:35 +0000 (14:29 -0800)]
Default timeout to 30 seconds on CI and 10 seconds locally

7 years agoRemove unneeded return
Kevin Sawicki [Tue, 29 Nov 2016 22:19:20 +0000 (14:19 -0800)]
Remove unneeded return

7 years agoRun more crashReporter specs on CI
Kevin Sawicki [Tue, 29 Nov 2016 22:18:42 +0000 (14:18 -0800)]
Run more crashReporter specs on CI

7 years agoMerge pull request #8084 from poiru/systempreferences-setuserdefault
Kevin Sawicki [Tue, 29 Nov 2016 22:07:35 +0000 (14:07 -0800)]
Merge pull request #8084 from poiru/systempreferences-setuserdefault

Add systemPreferences.setUserDefault for macOS

7 years agoMerge pull request #8092 from poiru/setcursorautohide
Kevin Sawicki [Tue, 29 Nov 2016 21:36:58 +0000 (13:36 -0800)]
Merge pull request #8092 from poiru/setcursorautohide

Add BrowserWindow.setCursorAutoHide

7 years agoAdd override to SetAutoHideCursor signature
Kevin Sawicki [Tue, 29 Nov 2016 21:36:08 +0000 (13:36 -0800)]
Add override to SetAutoHideCursor signature

7 years agoMerge pull request #8086 from deepak1556/devtools_remove_workspace_patch
Kevin Sawicki [Tue, 29 Nov 2016 21:31:21 +0000 (13:31 -0800)]
Merge pull request #8086 from deepak1556/devtools_remove_workspace_patch

override window.confirm in devtools

7 years agoInline buttons and cancelId values
Kevin Sawicki [Tue, 29 Nov 2016 21:30:28 +0000 (13:30 -0800)]
Inline buttons and cancelId values

7 years agoMerge pull request #8096 from electron/dont-use-skip
Kevin Sawicki [Tue, 29 Nov 2016 20:53:13 +0000 (12:53 -0800)]
Merge pull request #8096 from electron/dont-use-skip

Don't use Mocha's skip method

7 years agocloseWindow in an afterEach block
Kevin Sawicki [Tue, 29 Nov 2016 20:30:40 +0000 (12:30 -0800)]
closeWindow in an afterEach block

7 years agoClose window in an afterEach
Kevin Sawicki [Tue, 29 Nov 2016 20:13:33 +0000 (12:13 -0800)]
Close window in an afterEach

7 years agoReuse window variable and only close from root afterEach
Kevin Sawicki [Tue, 29 Nov 2016 19:52:31 +0000 (11:52 -0800)]
Reuse window variable and only close from root afterEach

7 years agoAssert single window from closeWindow helper
Kevin Sawicki [Tue, 29 Nov 2016 19:06:22 +0000 (11:06 -0800)]
Assert single window from closeWindow helper

7 years agoDon't use this.skip() since after hooks won't be run
Kevin Sawicki [Tue, 29 Nov 2016 18:56:58 +0000 (10:56 -0800)]
Don't use this.skip() since after hooks won't be run

7 years agoAssert windows are not leaking across tests
Kevin Sawicki [Tue, 29 Nov 2016 18:56:17 +0000 (10:56 -0800)]
Assert windows are not leaking across tests

7 years agoAdd systemPreferences.setUserDefault for macOS
Birunthan Mohanathas [Mon, 28 Nov 2016 23:08:22 +0000 (15:08 -0800)]
Add systemPreferences.setUserDefault for macOS

This API can be used to e.g. enable key repeat by setting
`ApplePressAndHoldEnabled` to `false` (see also #47).

7 years agoAdd BrowserWindow.setAutoHideCursor for macOS
Birunthan Mohanathas [Mon, 28 Nov 2016 19:38:40 +0000 (11:38 -0800)]
Add BrowserWindow.setAutoHideCursor for macOS

The `disableAutoHideCursor` BrowserWindow option can be used to control
auto-hiding behavior when the window is created. This new API is needed
to dynamically change the behavior after the fact.

7 years agoMerge pull request #8082 from aaronang/doc-electron-resources
Kevin Sawicki [Mon, 28 Nov 2016 23:39:07 +0000 (15:39 -0800)]
Merge pull request #8082 from aaronang/doc-electron-resources

Clarify where Electron's resources directory can be found

7 years agoMerge pull request #8072 from ramya-rao-a/doc-update
Kevin Sawicki [Mon, 28 Nov 2016 23:37:21 +0000 (15:37 -0800)]
Merge pull request #8072 from ramya-rao-a/doc-update

Clarifying crash reporter behviour in Mac

7 years agoMinor updates to crash reporter notes
Kevin Sawicki [Mon, 28 Nov 2016 23:37:06 +0000 (15:37 -0800)]
Minor updates to crash reporter notes

7 years agoMerge pull request #7901 from electron/rename-auto-upload
Kevin Sawicki [Mon, 28 Nov 2016 23:34:07 +0000 (15:34 -0800)]
Merge pull request #7901 from electron/rename-auto-upload

Rename autoUpload to uploadToServer

7 years agoRemove include now included in parent header
Kevin Sawicki [Mon, 28 Nov 2016 23:11:50 +0000 (15:11 -0800)]
Remove include now included in parent header

7 years agoValue should be true on non-macOS platforms
Kevin Sawicki [Mon, 28 Nov 2016 23:07:26 +0000 (15:07 -0800)]
Value should be true on non-macOS platforms

7 years agoAdd autoSubmit crashReporter option
Kevin Sawicki [Mon, 28 Nov 2016 23:06:03 +0000 (15:06 -0800)]
Add autoSubmit crashReporter option

7 years agoused -> called
Kevin Sawicki [Mon, 28 Nov 2016 23:03:38 +0000 (15:03 -0800)]
used -> called

7 years agoMention setUploadToServer only has effect after start
Kevin Sawicki [Mon, 28 Nov 2016 23:03:10 +0000 (15:03 -0800)]
Mention setUploadToServer only has effect after start

7 years agoAdd spec for get/setUploadToServer
Kevin Sawicki [Mon, 28 Nov 2016 23:01:38 +0000 (15:01 -0800)]
Add spec for get/setUploadToServer

7 years agoRemove deprecation warning for autoSubmit
Kevin Sawicki [Mon, 28 Nov 2016 22:51:24 +0000 (14:51 -0800)]
Remove deprecation warning for autoSubmit

7 years agoshouldUpload --> uploadToServer
Samuel Attard [Tue, 22 Nov 2016 08:30:20 +0000 (19:30 +1100)]
shouldUpload --> uploadToServer

7 years agoUpdate crash_reporter.cc
Samuel Attard [Tue, 8 Nov 2016 06:06:49 +0000 (17:06 +1100)]
Update crash_reporter.cc

7 years agoFix linting
Samuel Attard [Tue, 8 Nov 2016 04:13:54 +0000 (15:13 +1100)]
Fix linting

7 years agoUse GetUploadsEnabled to return GetShouldUpload
Samuel Attard [Tue, 8 Nov 2016 00:39:11 +0000 (13:39 +1300)]
Use GetUploadsEnabled to return GetShouldUpload

7 years agoFix build issues
Samuel Attard [Tue, 8 Nov 2016 00:25:18 +0000 (13:25 +1300)]
Fix build issues

7 years agoFix issues and deprecate the old prop
Samuel Attard [Tue, 8 Nov 2016 00:18:49 +0000 (11:18 +1100)]
Fix issues and deprecate the old prop

7 years agoshouldUpload API's are macOS only
Samuel Attard [Tue, 8 Nov 2016 00:14:55 +0000 (11:14 +1100)]
shouldUpload API's are macOS only

7 years agoAdd docs for getShouldUpload
Samuel Attard [Tue, 8 Nov 2016 00:12:46 +0000 (11:12 +1100)]
Add docs for getShouldUpload

7 years agoRename autoUpload to shouldUpload
Samuel Attard [Tue, 8 Nov 2016 00:03:57 +0000 (11:03 +1100)]
Rename autoUpload to shouldUpload

7 years agoMerge pull request #8038 from electron/danhp/close-file-preview
Kevin Sawicki [Mon, 28 Nov 2016 22:47:06 +0000 (14:47 -0800)]
Merge pull request #8038 from electron/danhp/close-file-preview

Add 'win.closeFilePreview()'

7 years agoMerge pull request #7952 from the-ress/window-setappid
Kevin Sawicki [Mon, 28 Nov 2016 22:46:14 +0000 (14:46 -0800)]
Merge pull request #7952 from the-ress/window-setappid

Added BrowserWindow.setAppDetails to set user model id, icon and relaunch command

7 years agoUse skip for setAppDetails spec
Kevin Sawicki [Mon, 28 Nov 2016 22:30:43 +0000 (14:30 -0800)]
Use skip for setAppDetails spec

7 years agoAdd initial previewFile/closeFilePreview test
Kevin Sawicki [Mon, 28 Nov 2016 21:03:33 +0000 (13:03 -0800)]
Add initial previewFile/closeFilePreview test

7 years agoTweak setAppDetails docs
Kevin Sawicki [Mon, 28 Nov 2016 22:29:21 +0000 (14:29 -0800)]
Tweak setAppDetails docs

7 years agoInitialize app icon index to 0
Kevin Sawicki [Mon, 28 Nov 2016 22:26:30 +0000 (14:26 -0800)]
Initialize app icon index to 0