platform/framework/web/crosswalk-tizen.git
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

7 years ago:gift: Add 'win.closeFilePreview()'
Daniel Pham [Mon, 21 Nov 2016 18:30:13 +0000 (13:30 -0500)]
:gift: Add 'win.closeFilePreview()'

7 years agoBump v1.4.10
Kevin Sawicki [Mon, 28 Nov 2016 20:50:12 +0000 (12:50 -0800)]
Bump v1.4.10

7 years agoMerge branch 'access-url-through-web-contents'
Kevin Sawicki [Mon, 28 Nov 2016 18:56:35 +0000 (10:56 -0800)]
Merge branch 'access-url-through-web-contents'

7 years agoRemove unintended returns
Kevin Sawicki [Fri, 25 Nov 2016 18:05:12 +0000 (10:05 -0800)]
Remove unintended returns

7 years agoAccess URL through webContents directly
Kevin Sawicki [Fri, 25 Nov 2016 18:03:47 +0000 (10:03 -0800)]
Access URL through webContents directly

7 years agoAdd more origin comparison specs
Kevin Sawicki [Fri, 25 Nov 2016 17:47:28 +0000 (09:47 -0800)]
Add more origin comparison specs

7 years agowindow.opener location should be webview src URL
Kevin Sawicki [Fri, 25 Nov 2016 17:43:35 +0000 (09:43 -0800)]
window.opener location should be webview src URL

7 years agooverride window.confirm in devtools
deepak1556 [Sun, 27 Nov 2016 19:38:48 +0000 (01:08 +0530)]
override window.confirm in devtools

7 years agoMerge pull request #8049 from electron/prevent-remove-all-ipc
Cheng Zhao [Sun, 27 Nov 2016 06:29:49 +0000 (14:29 +0800)]
Merge pull request #8049 from electron/prevent-remove-all-ipc

Throw an error when users attempt to remove all listeners from the IPC modules

7 years agoMerge pull request #8024 from pedro/handle-drop-mac-os-fix
Cheng Zhao [Sun, 27 Nov 2016 06:24:35 +0000 (14:24 +0800)]
Merge pull request #8024 from pedro/handle-drop-mac-os-fix

Fix support for dragging urls in Mac

7 years ago:memo: Clarify where Electron's resources directory can be found
Aaron Ang [Fri, 25 Nov 2016 23:36:34 +0000 (00:36 +0100)]
:memo: Clarify where Electron's resources directory can be found

[ci skip]

7 years agoClarifying crash reporter behviour in Mac
Ramya Achutha Rao [Wed, 23 Nov 2016 23:36:03 +0000 (15:36 -0800)]
Clarifying crash reporter behviour in Mac

7 years agoBump v1.4.9
Kevin Sawicki [Wed, 23 Nov 2016 21:03:29 +0000 (13:03 -0800)]
Bump v1.4.9

7 years agoMerge pull request #8071 from electron/fix-doc-indentation
Kevin Sawicki [Wed, 23 Nov 2016 22:36:18 +0000 (14:36 -0800)]
Merge pull request #8071 from electron/fix-doc-indentation

Fix indentation in menu template example

7 years agoFix indentation in menu template example
Kevin Sawicki [Wed, 23 Nov 2016 22:34:55 +0000 (14:34 -0800)]
Fix indentation in menu template example

7 years agoMerge pull request #8070 from electron/remove-unnecessary-escape-characters
Kevin Sawicki [Wed, 23 Nov 2016 22:31:32 +0000 (14:31 -0800)]
Merge pull request #8070 from electron/remove-unnecessary-escape-characters

Remove unnecessary escape characters

7 years agoRemove unnecessary escape characters
Kevin Sawicki [Wed, 23 Nov 2016 22:27:54 +0000 (14:27 -0800)]
Remove unnecessary escape characters

7 years agoMerge branch 'check-sender-web-contents-access'
Kevin Sawicki [Wed, 23 Nov 2016 20:30:25 +0000 (12:30 -0800)]
Merge branch 'check-sender-web-contents-access'

7 years agoAlways use guest contents for canAccessWindow check
Kevin Sawicki [Wed, 23 Nov 2016 18:23:47 +0000 (10:23 -0800)]
Always use guest contents for canAccessWindow check

7 years agoAdd failing specs window.opener from <webview> opened window
Kevin Sawicki [Wed, 23 Nov 2016 18:17:21 +0000 (10:17 -0800)]
Add failing specs window.opener from <webview> opened window

7 years agoMerge pull request #8065 from DanTheMan827/patch-1
Kevin Sawicki [Wed, 23 Nov 2016 17:10:48 +0000 (09:10 -0800)]
Merge pull request #8065 from DanTheMan827/patch-1

Fixed language code for Aragonese

7 years agoSort by codes
Kevin Sawicki [Wed, 23 Nov 2016 17:10:27 +0000 (09:10 -0800)]
Sort by codes

7 years agoMerge pull request #8016 from the-ress/windows-lint
Kevin Sawicki [Wed, 23 Nov 2016 17:09:39 +0000 (09:09 -0800)]
Merge pull request #8016 from the-ress/windows-lint

Fixed linting on Windows

7 years agoFixed language code to Aragonese
DanTheMan827 [Wed, 23 Nov 2016 15:21:27 +0000 (09:21 -0600)]
Fixed language code to Aragonese

7 years agouse new docs linter, remove cross-conf-env dep
Zeke Sikelianos [Wed, 23 Nov 2016 05:32:43 +0000 (21:32 -0800)]
use new docs linter, remove cross-conf-env dep

7 years agoFixed linting on Windows
Tereza Tomcova [Fri, 18 Nov 2016 20:50:53 +0000 (21:50 +0100)]
Fixed linting on Windows

7 years agoMerge pull request #8057 from electron/fixup-docs-for-ts
Zeke Sikelianos [Wed, 23 Nov 2016 03:18:37 +0000 (19:18 -0800)]
Merge pull request #8057 from electron/fixup-docs-for-ts

Docs update

7 years agoDocs update
Samuel Attard [Wed, 23 Nov 2016 00:51:44 +0000 (11:51 +1100)]
Docs update

7 years agoMerge pull request #7986 from salomvary/fix-before-quit-docs
Kevin Sawicki [Wed, 23 Nov 2016 00:51:26 +0000 (16:51 -0800)]
Merge pull request #7986 from salomvary/fix-before-quit-docs

Clarify docs on a `before-quit` behavior edge case

7 years agozh_TW translation of some tutorial document (#8054)
LuisHsu [Tue, 22 Nov 2016 23:59:28 +0000 (07:59 +0800)]
zh_TW translation of some tutorial document  (#8054)

* :memo: zh_TW translation of tutorial

docs-translations/zh-TW/tutorial/debugging-main-process-
node-inspector.md

* :memo: zh_TW translation of tutorial

[ci skip]

debugging-main-process-vscode.md

* :memo: Translate zh_TW DE integration

desktop-environment-integration.md

* :memo: Translate zh_TW DE integration

[ci skip]
desktop-environment-integration.md

7 years agoBump v1.4.8
Kevin Sawicki [Tue, 22 Nov 2016 22:02:52 +0000 (14:02 -0800)]
Bump v1.4.8

7 years agoMerge pull request #8047 from electron/fix-incorrect-window-size
Kevin Sawicki [Tue, 22 Nov 2016 22:01:50 +0000 (14:01 -0800)]
Merge pull request #8047 from electron/fix-incorrect-window-size

Fix incorrect window size after restore on Windows

7 years agoMove restore/unmaximize specs near state ones
Kevin Sawicki [Tue, 22 Nov 2016 21:26:39 +0000 (13:26 -0800)]
Move restore/unmaximize specs near state ones

7 years agoMerge pull request #8056 from electron/mocha-only-check
Kevin Sawicki [Tue, 22 Nov 2016 21:30:08 +0000 (13:30 -0800)]
Merge pull request #8056 from electron/mocha-only-check

Check runner.hasOnly for focused spec check

7 years agoAssert bounds when restoring
Kevin Sawicki [Tue, 22 Nov 2016 21:20:01 +0000 (13:20 -0800)]
Assert bounds when restoring

7 years agoTry specs without setTimeout calls
Kevin Sawicki [Tue, 22 Nov 2016 21:13:30 +0000 (13:13 -0800)]
Try specs without setTimeout calls

7 years agoCheck runner.hasOnly for focused spec check
Kevin Sawicki [Tue, 22 Nov 2016 21:06:18 +0000 (13:06 -0800)]
Check runner.hasOnly for focused spec check

7 years agoRemove .only call
Kevin Sawicki [Tue, 22 Nov 2016 19:41:02 +0000 (11:41 -0800)]
Remove .only call

7 years agoMerge pull request #8022 from electron/lint-required-and-optional-params
Zeke Sikelianos [Tue, 22 Nov 2016 18:47:32 +0000 (10:47 -0800)]
Merge pull request #8022 from electron/lint-required-and-optional-params

use updated docs linter with required param parsing

7 years agoMerge pull request #7992 from electron/process-doc-followup
Zeke Sikelianos [Tue, 22 Nov 2016 18:46:57 +0000 (10:46 -0800)]
Merge pull request #7992 from electron/process-doc-followup

Process doc followup

7 years agoMerge pull request #8041 from electron/webview-zoom-factor
Kevin Sawicki [Tue, 22 Nov 2016 17:08:00 +0000 (09:08 -0800)]
Merge pull request #8041 from electron/webview-zoom-factor

Add new method to set layout-based zoom level limit

7 years agoAdd initial spec for zoom level limits
Kevin Sawicki [Tue, 22 Nov 2016 16:43:14 +0000 (08:43 -0800)]
Add initial spec for zoom level limits

7 years agoAdd setZoomLevelLimits to planned breaking changes
Kevin Sawicki [Tue, 22 Nov 2016 16:11:14 +0000 (08:11 -0800)]
Add setZoomLevelLimits to planned breaking changes

7 years agoAdd 2.0 comment about setZoomLevelLimits
Kevin Sawicki [Tue, 22 Nov 2016 16:09:14 +0000 (08:09 -0800)]
Add 2.0 comment about setZoomLevelLimits

7 years agoExpose setVisualZoomLevelLimits on webContents and <web-view>
Kevin Sawicki [Tue, 22 Nov 2016 16:07:55 +0000 (08:07 -0800)]
Expose setVisualZoomLevelLimits on webContents and <web-view>

7 years agoDocument webFrame.setVisualZoomLevelLimits as public
Kevin Sawicki [Tue, 22 Nov 2016 16:03:04 +0000 (08:03 -0800)]
Document webFrame.setVisualZoomLevelLimits as public

7 years agoExport a setVisualZoomLevelLimits method
Kevin Sawicki [Tue, 22 Nov 2016 15:53:02 +0000 (07:53 -0800)]
Export a setVisualZoomLevelLimits method

7 years agoMerge pull request #8046 from electron/bengotow/url-schemes-docs-patch
Kevin Sawicki [Tue, 22 Nov 2016 15:50:13 +0000 (07:50 -0800)]
Merge pull request #8046 from electron/bengotow/url-schemes-docs-patch

Update open-url docs to mention NSPrincipalClass

7 years agoAdd backticks around Info.plist
Kevin Sawicki [Tue, 22 Nov 2016 15:49:56 +0000 (07:49 -0800)]
Add backticks around Info.plist

7 years agoMerge pull request #8043 from electron/crash-reporter-docs
Kevin Sawicki [Tue, 22 Nov 2016 15:49:11 +0000 (07:49 -0800)]
Merge pull request #8043 from electron/crash-reporter-docs

crash-reporter -> crashReporter

7 years agoThrow an error when users attempt to remove all listeners from the IPC modules
Samuel Attard [Tue, 22 Nov 2016 07:30:58 +0000 (18:30 +1100)]
Throw an error when users attempt to remove all listeners from the IPC modules

7 years agoFix linting issues
Samuel Attard [Tue, 22 Nov 2016 05:13:08 +0000 (16:13 +1100)]
Fix linting issues

7 years agoAdd spec for maximize restore positioning
Samuel Attard [Tue, 22 Nov 2016 05:07:19 +0000 (16:07 +1100)]
Add spec for maximize restore positioning

7 years agoFix maximize --> unmaximize positioning issue
Samuel Attard [Tue, 22 Nov 2016 05:07:05 +0000 (16:07 +1100)]
Fix maximize --> unmaximize positioning issue

7 years agoRevert "incorrect position when restored from maximize-on-top-drag under Windows...
Samuel Attard [Tue, 22 Nov 2016 04:49:56 +0000 (15:49 +1100)]
Revert "incorrect position when restored from maximize-on-top-drag under Windows #7630"

This reverts commit a2b3abbf47f2adc8f945f3e12ce6f756670d03ca.

7 years agoAdd failing spec for window size after restore
Samuel Attard [Tue, 22 Nov 2016 04:49:47 +0000 (15:49 +1100)]
Add failing spec for window size after restore