platform/framework/web/crosswalk-tizen.git
8 years ago:art: Use const
Kevin Sawicki [Wed, 24 Aug 2016 23:59:54 +0000 (16:59 -0700)]
:art: Use const

8 years agoAdd spec for Int16Array remote parameter
Kevin Sawicki [Wed, 24 Aug 2016 23:46:56 +0000 (16:46 -0700)]
Add spec for Int16Array remote parameter

8 years agoAdd missing space after comma
Kevin Sawicki [Wed, 24 Aug 2016 23:41:59 +0000 (16:41 -0700)]
Add missing space after comma

8 years agoDon't serialize ArrayBuffer as Array
Kevin Sawicki [Wed, 24 Aug 2016 22:02:51 +0000 (15:02 -0700)]
Don't serialize ArrayBuffer as Array

8 years agoAdd more remote Buffer specs
Kevin Sawicki [Wed, 24 Aug 2016 22:01:52 +0000 (15:01 -0700)]
Add more remote Buffer specs

8 years agoAdd test of sending Buffer
Kevin Sawicki [Wed, 24 Aug 2016 21:49:25 +0000 (14:49 -0700)]
Add test of sending Buffer

8 years agoInstall node 4 on GitHub CI (#6948)
Zeke Sikelianos [Wed, 24 Aug 2016 21:37:19 +0000 (14:37 -0700)]
Install node 4 on GitHub CI (#6948)

8 years agoMerge pull request #6944 from electron/check-window-from-native-view
Cheng Zhao [Wed, 24 Aug 2016 07:25:27 +0000 (16:25 +0900)]
Merge pull request #6944 from electron/check-window-from-native-view

Access native window through native view

8 years agoMerge pull request #6896 from malept/fix-checksum-format
Cheng Zhao [Wed, 24 Aug 2016 07:15:22 +0000 (16:15 +0900)]
Merge pull request #6896 from malept/fix-checksum-format

The checksum file needs to indicate that the files should be opened in binary mode

8 years agoDon't open dev tools if already initialized
Kevin Sawicki [Tue, 23 Aug 2016 22:26:13 +0000 (15:26 -0700)]
Don't open dev tools if already initialized

8 years agoMerge pull request #6934 from electron/add-missing-class-descriptions
Kevin Sawicki [Tue, 23 Aug 2016 17:16:29 +0000 (10:16 -0700)]
Merge pull request #6934 from electron/add-missing-class-descriptions

Give every class a description

8 years agoUse correct GetToplevelWindow signature
Kevin Sawicki [Tue, 23 Aug 2016 17:12:55 +0000 (10:12 -0700)]
Use correct GetToplevelWindow signature

8 years agoAdd spec for detached window crash
Kevin Sawicki [Tue, 23 Aug 2016 17:06:05 +0000 (10:06 -0700)]
Add spec for detached window crash

8 years agoAccess window through native view
Kevin Sawicki [Tue, 23 Aug 2016 16:51:54 +0000 (09:51 -0700)]
Access window through native view

8 years agoMerge pull request #6938 from electron/add-accessibility-doc
Jessica Lord [Tue, 23 Aug 2016 16:30:02 +0000 (09:30 -0700)]
Merge pull request #6938 from electron/add-accessibility-doc

Add accessibility doc

8 years agoBump v1.3.4
Cheng Zhao [Tue, 23 Aug 2016 08:03:07 +0000 (17:03 +0900)]
Bump v1.3.4

8 years agoMerge pull request #6935 from electron/default-network-conditions
Cheng Zhao [Tue, 23 Aug 2016 07:40:36 +0000 (16:40 +0900)]
Merge pull request #6935 from electron/default-network-conditions

Default network conditions to 0.0

8 years agoimprove wording about class instantiation
Zeke Sikelianos [Tue, 23 Aug 2016 04:45:25 +0000 (21:45 -0700)]
improve wording about class instantiation

8 years agoAdd accessibility doc
Jessica Lord [Mon, 22 Aug 2016 23:27:33 +0000 (16:27 -0700)]
Add accessibility doc

8 years ago:art: Go back to single line declaration
Kevin Sawicki [Mon, 22 Aug 2016 23:26:31 +0000 (16:26 -0700)]
:art: Go back to single line declaration

8 years agoMerge pull request #6936 from electron/add-missing-require
Kevin Sawicki [Mon, 22 Aug 2016 22:49:48 +0000 (15:49 -0700)]
Merge pull request #6936 from electron/add-missing-require

add missing require to win.loadURL doc

8 years agoadd missing require to win.loadURL doc
Zeke Sikelianos [Mon, 22 Aug 2016 21:25:48 +0000 (14:25 -0700)]
add missing require to win.loadURL doc

8 years agoDocument enableNetworkEmulation defaults
Kevin Sawicki [Mon, 22 Aug 2016 21:25:42 +0000 (14:25 -0700)]
Document enableNetworkEmulation defaults

8 years agoDefault network values to 0.0
Kevin Sawicki [Mon, 22 Aug 2016 21:19:09 +0000 (14:19 -0700)]
Default network values to 0.0

8 years agoadd a blockquote for every class
Zeke Sikelianos [Mon, 22 Aug 2016 21:11:03 +0000 (14:11 -0700)]
add a blockquote for every class

8 years agoMerge pull request #6932 from electron/fix-power-save-blocker-doc-bug
Kevin Sawicki [Mon, 22 Aug 2016 19:30:00 +0000 (12:30 -0700)]
Merge pull request #6932 from electron/fix-power-save-blocker-doc-bug

Fix some invalid docs

8 years agofix linting errors in docs
Zeke Sikelianos [Mon, 22 Aug 2016 18:47:55 +0000 (11:47 -0700)]
fix linting errors in docs

8 years agowrap MenuItem constructor in backticks
Zeke Sikelianos [Mon, 22 Aug 2016 18:29:15 +0000 (11:29 -0700)]
wrap MenuItem constructor in backticks

8 years agomissing space in doc
Zeke Sikelianos [Mon, 22 Aug 2016 18:17:05 +0000 (11:17 -0700)]
missing space in doc

8 years agoMerge pull request #6926 from electron/fix-fetch
Cheng Zhao [Mon, 22 Aug 2016 11:08:08 +0000 (20:08 +0900)]
Merge pull request #6926 from electron/fix-fetch

Use scoped policy for micro tasks

8 years agoUse scoped policy for micro tasks
Cheng Zhao [Mon, 22 Aug 2016 10:34:59 +0000 (19:34 +0900)]
Use scoped policy for micro tasks

8 years agospec: Add test case for fetch
Cheng Zhao [Mon, 22 Aug 2016 10:26:07 +0000 (19:26 +0900)]
spec: Add test case for fetch

8 years agoMerge pull request #6922 from TomKaltz/patch-1
Cheng Zhao [Mon, 22 Aug 2016 07:52:18 +0000 (16:52 +0900)]
Merge pull request #6922 from TomKaltz/patch-1

Update devtools-extension.md

8 years agoMerge pull request #6913 from markwylde/bugfix-spelling-fix
Cheng Zhao [Mon, 22 Aug 2016 02:19:09 +0000 (11:19 +0900)]
Merge pull request #6913 from markwylde/bugfix-spelling-fix

Fix spelling mistake from registred to registered

8 years agoMerge pull request #6923 from electron/fix-path-compatibility
Cheng Zhao [Mon, 22 Aug 2016 02:00:07 +0000 (11:00 +0900)]
Merge pull request #6923 from electron/fix-path-compatibility

Do not add extra space when args is empty

8 years agoMerge pull request #6900 from electron/loadurl-example
Cheng Zhao [Mon, 22 Aug 2016 01:46:03 +0000 (10:46 +0900)]
Merge pull request #6900 from electron/loadurl-example

Improve doc for loadURL

8 years agoCleanup the usages of std::wstring
Cheng Zhao [Mon, 22 Aug 2016 00:57:52 +0000 (09:57 +0900)]
Cleanup the usages of std::wstring

8 years agoDo not add extra space when args is empty
Cheng Zhao [Mon, 22 Aug 2016 00:50:58 +0000 (09:50 +0900)]
Do not add extra space when args is empty

8 years agoMerge pull request #6858 from electron/default-protocol-launch-args
Cheng Zhao [Mon, 22 Aug 2016 00:32:54 +0000 (09:32 +0900)]
Merge pull request #6858 from electron/default-protocol-launch-args

Allow settings of launch args when using defaultProtocol

8 years agoUpdate devtools-extension.md
Thomas Kaltz III [Sun, 21 Aug 2016 21:36:26 +0000 (17:36 -0400)]
Update devtools-extension.md

Cerebral Debugger is now supported under Electron

8 years agoFix spelling mistake from registred to registered
Mark Wylde [Sat, 20 Aug 2016 13:25:13 +0000 (14:25 +0100)]
Fix spelling mistake from registred to registered

8 years agorecommend url.format for file URLs
Zeke Sikelianos [Fri, 19 Aug 2016 20:31:57 +0000 (13:31 -0700)]
recommend url.format for file URLs

8 years agoimprove doc for loadURL
Zeke Sikelianos [Fri, 19 Aug 2016 05:20:55 +0000 (22:20 -0700)]
improve doc for loadURL

8 years agofixed grammar for 32bit
Will Eccles [Thu, 18 Aug 2016 15:19:06 +0000 (11:19 -0400)]
fixed grammar for 32bit

8 years agoThe checksum file needs to indicate that the files should be opened in binary mode
Mark Lee [Thu, 18 Aug 2016 15:35:54 +0000 (08:35 -0700)]
The checksum file needs to indicate that the files should be opened in binary mode

8 years agoFix linting issues
Samuel Attard [Thu, 18 Aug 2016 10:42:06 +0000 (20:42 +1000)]
Fix linting issues

8 years agoUse base::string16 and base::JoinString instead of custom methods
Samuel Attard [Thu, 18 Aug 2016 10:35:57 +0000 (20:35 +1000)]
Use base::string16 and base::JoinString instead of custom methods

8 years agoReturn boolean instead of empty string when error occurs. Update docs
Samuel Attard [Thu, 18 Aug 2016 08:02:13 +0000 (18:02 +1000)]
Return boolean instead of empty string when error occurs.  Update docs

8 years agoMerge pull request #6888 from electron/show-spec-runner-initially
Cheng Zhao [Thu, 18 Aug 2016 06:27:09 +0000 (15:27 +0900)]
Merge pull request #6888 from electron/show-spec-runner-initially

Show spec window initially when not on CI

8 years agodocs: Correctly fomart titleBarStyle line
Cheng Zhao [Thu, 18 Aug 2016 05:42:10 +0000 (14:42 +0900)]
docs: Correctly fomart titleBarStyle line

8 years agoMerge pull request #6848 from miniak/titlebar-style-hidden
Cheng Zhao [Thu, 18 Aug 2016 05:40:54 +0000 (14:40 +0900)]
Merge pull request #6848 from miniak/titlebar-style-hidden

Add support for titleBarStyle: 'hidden' on OS X 10.9

8 years agoMerge pull request #6788 from electron/felix-progress-enum
Cheng Zhao [Thu, 18 Aug 2016 05:35:00 +0000 (14:35 +0900)]
Merge pull request #6788 from electron/felix-progress-enum

Use enum to declare ProgressState

8 years agoMerge pull request #6829 from electron/fix-thumbar-buttons-vanishing
Cheng Zhao [Thu, 18 Aug 2016 05:34:26 +0000 (14:34 +0900)]
Merge pull request #6829 from electron/fix-thumbar-buttons-vanishing

Save the thumbar buttons when setting them to restore later

8 years agoMerge pull request #6882 from duncup/patch-1
Cheng Zhao [Thu, 18 Aug 2016 02:51:43 +0000 (11:51 +0900)]
Merge pull request #6882 from duncup/patch-1

Fix typos

8 years agoShow window when not on CI
Kevin Sawicki [Wed, 17 Aug 2016 21:25:42 +0000 (14:25 -0700)]
Show window when not on CI

8 years agoMerge pull request #6853 from electron/about-documentation
Kevin Sawicki [Wed, 17 Aug 2016 15:53:33 +0000 (08:53 -0700)]
Merge pull request #6853 from electron/about-documentation

Add About Electron documentation

8 years agoMerge pull request #6871 from electron/update-docs-for-electron-npm
Kevin Sawicki [Wed, 17 Aug 2016 15:52:42 +0000 (08:52 -0700)]
Merge pull request #6871 from electron/update-docs-for-electron-npm

Update docs re: electron module update

8 years agoMerge pull request #6870 from electron/more-permissive-standard-markdown
Kevin Sawicki [Wed, 17 Aug 2016 15:52:06 +0000 (08:52 -0700)]
Merge pull request #6870 from electron/more-permissive-standard-markdown

Use a more permissive version of standard-markdown

8 years agoMerge pull request #6875 from electron/remove-styleguide-rule-about-endlines
Kevin Sawicki [Wed, 17 Aug 2016 15:51:20 +0000 (08:51 -0700)]
Merge pull request #6875 from electron/remove-styleguide-rule-about-endlines

source files DO have newlines at the end

8 years agoFix typos
wolf [Wed, 17 Aug 2016 14:16:28 +0000 (22:16 +0800)]
Fix typos

Fix typos,`当前也` change to `当前页`
修正错别字,`当前也`改为`当前页`

8 years agoMerge pull request #6872 from electron/only-show-extension-button-on-save-dialog
Cheng Zhao [Wed, 17 Aug 2016 13:35:15 +0000 (22:35 +0900)]
Merge pull request #6872 from electron/only-show-extension-button-on-save-dialog

Only call setCanSelectHiddenExtension on save dialogs

8 years agoMerge pull request #6861 from megahertz/bug_window_location
Cheng Zhao [Wed, 17 Aug 2016 13:04:46 +0000 (22:04 +0900)]
Merge pull request #6861 from megahertz/bug_window_location

Apply resolveURL when set a location of a window opened by window.open()

8 years agoMerge pull request #6857 from brave/object-registry
Cheng Zhao [Wed, 17 Aug 2016 12:47:39 +0000 (21:47 +0900)]
Merge pull request #6857 from brave/object-registry

clear the storage for the webContentsId when the render view is deleted

8 years agoMerge pull request #6850 from electron/disable-resize-when-changing-style-mask
Cheng Zhao [Wed, 17 Aug 2016 12:19:35 +0000 (21:19 +0900)]
Merge pull request #6850 from electron/disable-resize-when-changing-style-mask

Disable all resizes when changing the window's style mask

8 years agoMerge pull request #6881 from electron/data-string
Cheng Zhao [Wed, 17 Aug 2016 12:13:31 +0000 (21:13 +0900)]
Merge pull request #6881 from electron/data-string

Certificate data is now a string

8 years agoCertificate data is now a string
Cheng Zhao [Wed, 17 Aug 2016 11:48:09 +0000 (20:48 +0900)]
Certificate data is now a string

8 years agoMerge pull request #6814 from brave/net-converter-fix
Cheng Zhao [Wed, 17 Aug 2016 11:44:13 +0000 (20:44 +0900)]
Merge pull request #6814 from brave/net-converter-fix

don't convert a string to an array buffer

8 years agoMerge pull request #6832 from hammerandchisel/bug/remote_object_freer_crash
Cheng Zhao [Wed, 17 Aug 2016 11:31:06 +0000 (20:31 +0900)]
Merge pull request #6832 from hammerandchisel/bug/remote_object_freer_crash

fix intermittent crash in RemoteObjectFreer

8 years agoMerge pull request #6851 from electron/focused-web-contents-from-hidden-windows
Cheng Zhao [Wed, 17 Aug 2016 11:15:37 +0000 (20:15 +0900)]
Merge pull request #6851 from electron/focused-web-contents-from-hidden-windows

Prevent web contents in hidden windows from reporting as focused

8 years agosource files DO have newlines at the end
Zeke Sikelianos [Wed, 17 Aug 2016 04:24:53 +0000 (21:24 -0700)]
source files DO have newlines at the end

8 years agoOnly call setCanSelectHiddenExtension for save dialogs
Kevin Sawicki [Tue, 16 Aug 2016 23:08:01 +0000 (16:08 -0700)]
Only call setCanSelectHiddenExtension for save dialogs

8 years agoMerge pull request #6874 from electron/tweak-flaky-web-contents-spec
Kevin Sawicki [Tue, 16 Aug 2016 23:42:01 +0000 (16:42 -0700)]
Merge pull request #6874 from electron/tweak-flaky-web-contents-spec

Tweak flaky web contents spec

8 years agoAssert first and last web contents types
Kevin Sawicki [Tue, 16 Aug 2016 23:19:05 +0000 (16:19 -0700)]
Assert first and last web contents types

8 years agoUpdate docs re: electron module update
Jessica Lord [Tue, 16 Aug 2016 22:57:07 +0000 (15:57 -0700)]
Update docs re: electron module update

8 years agojs → javascript
Zeke Sikelianos [Tue, 16 Aug 2016 21:50:21 +0000 (14:50 -0700)]
js → javascript

8 years agorestore js label to orphan code blocks
Zeke Sikelianos [Tue, 16 Aug 2016 21:49:42 +0000 (14:49 -0700)]
restore js label to orphan code blocks

8 years agobump standard-markdown for orphan array support
Zeke Sikelianos [Tue, 16 Aug 2016 21:48:35 +0000 (14:48 -0700)]
bump standard-markdown for orphan array support

8 years agoupdate standard-markdown to 1.2.0
Zeke Sikelianos [Tue, 16 Aug 2016 21:07:50 +0000 (14:07 -0700)]
update standard-markdown to 1.2.0

8 years agoFix date
Jessica Lord [Tue, 16 Aug 2016 18:34:20 +0000 (11:34 -0700)]
Fix date

8 years agoMerge pull request #6865 from electron/test-for-request-headers-without-path-expansion
Kevin Sawicki [Tue, 16 Aug 2016 17:05:48 +0000 (10:05 -0700)]
Merge pull request #6865 from electron/test-for-request-headers-without-path-expansion

Add test for header with . characters

8 years agoAdd test for header with . characters
Kevin Sawicki [Tue, 16 Aug 2016 16:08:36 +0000 (09:08 -0700)]
Add test for header with . characters

8 years agoMerge pull request #6856 from brave/nested-header-fix
Kevin Sawicki [Tue, 16 Aug 2016 15:54:26 +0000 (08:54 -0700)]
Merge pull request #6856 from brave/nested-header-fix

don't convert header names to nested values

8 years agoApply resolveURL when set a location of a window opened by window.open()
Alexey Prokhorov [Tue, 16 Aug 2016 11:24:49 +0000 (16:24 +0500)]
Apply resolveURL when set a location of a window opened by window.open()

8 years agoPass args through correctly
Samuel Attard [Tue, 16 Aug 2016 07:40:44 +0000 (17:40 +1000)]
Pass args through correctly

8 years agoFix cpp linting issues
Samuel Attard [Tue, 16 Aug 2016 05:54:30 +0000 (15:54 +1000)]
Fix cpp linting issues

8 years agoClarify defaults
Samuel Attard [Tue, 16 Aug 2016 05:39:36 +0000 (15:39 +1000)]
Clarify defaults

8 years agoDocument the optional params
Samuel Attard [Tue, 16 Aug 2016 05:38:32 +0000 (15:38 +1000)]
Document the optional params

8 years agoAllow client to specify EXE file and args to set as default handler
Samuel Attard [Tue, 16 Aug 2016 05:35:20 +0000 (15:35 +1000)]
Allow client to specify EXE file and args to set as default handler

* Optional path param to setAsDefaultProtocolClient
* Optional args param to setAsDefaultProtocolClient

8 years agoclear the storage for the webContentsId when the render view is deleted
bridiver [Tue, 16 Aug 2016 04:52:16 +0000 (21:52 -0700)]
clear the storage for the webContentsId when the render view is deleted

8 years agodon't convert header names to nested values
bridiver [Tue, 16 Aug 2016 00:15:47 +0000 (17:15 -0700)]
don't convert header names to nested values
fixes #6855

8 years agoAdd About Electron documentation
Jessica Lord [Mon, 15 Aug 2016 23:26:30 +0000 (16:26 -0700)]
Add About Electron documentation

8 years agoEnsure hidden windows don't have focused webContents
Kevin Sawicki [Mon, 15 Aug 2016 21:13:24 +0000 (14:13 -0700)]
Ensure hidden windows don't have focused webContents

8 years agoAdd failing webContents.isFocused spec
Kevin Sawicki [Mon, 15 Aug 2016 21:03:31 +0000 (14:03 -0700)]
Add failing webContents.isFocused spec

8 years agoDisable resize during any stylemask change
Kevin Sawicki [Mon, 15 Aug 2016 20:14:19 +0000 (13:14 -0700)]
Disable resize during any stylemask change

8 years agoAdd support for titleBarStyle: 'hidden' on OS X 10.9 (hidden-inset falls back to...
Milan Burda [Mon, 15 Aug 2016 19:36:57 +0000 (21:36 +0200)]
Add support for titleBarStyle: 'hidden' on OS X 10.9 (hidden-inset falls back to hidden)

8 years agoAdd failing spec for state changes resizing frameless window
Kevin Sawicki [Mon, 15 Aug 2016 19:30:26 +0000 (12:30 -0700)]
Add failing spec for state changes resizing frameless window

8 years agoMerge pull request #6846 from ysagal/patch-1
Kevin Sawicki [Mon, 15 Aug 2016 17:11:16 +0000 (10:11 -0700)]
Merge pull request #6846 from ysagal/patch-1

Added `title` to `page-title-updated` return args

8 years agoAdded `title` to `page-title-updated` return args
Stan [Mon, 15 Aug 2016 17:06:29 +0000 (13:06 -0400)]
Added `title` to `page-title-updated` return args

8 years agoMerge pull request #6838 from Gerhut/master
Kevin Sawicki [Mon, 15 Aug 2016 15:53:45 +0000 (08:53 -0700)]
Merge pull request #6838 from Gerhut/master

:memo: Rename `electron-prebuilt` to `electron` when install [ci skip]

8 years ago:memo: Rename `electron-prebuilt` to `electron` when install [ci skip]
程启翔 [Sun, 14 Aug 2016 04:42:26 +0000 (12:42 +0800)]
:memo: Rename `electron-prebuilt` to `electron` when install [ci skip]

ref electron-userland/electron-prebuilt#160