platform/framework/web/crosswalk-tizen.git
8 years agoMerge pull request #7209 from electron/remote-function-missing-properties
Cheng Zhao [Fri, 16 Sep 2016 12:11:12 +0000 (21:11 +0900)]
Merge pull request #7209 from electron/remote-function-missing-properties

Guard against missing remote function properties

8 years agoMerge branch 'release'
Cheng Zhao [Fri, 16 Sep 2016 12:03:54 +0000 (21:03 +0900)]
Merge branch 'release'

8 years agoMerge pull request #7178 from aichingm/master
Cheng Zhao [Fri, 16 Sep 2016 08:43:09 +0000 (17:43 +0900)]
Merge pull request #7178 from aichingm/master

:penguin: Add support for different trash implementations

8 years agoMerge pull request #6941 from deepak1556/blob_data_patch
Cheng Zhao [Fri, 16 Sep 2016 08:01:15 +0000 (17:01 +0900)]
Merge pull request #6941 from deepak1556/blob_data_patch

protocol: provide blob uuid with uploadData

8 years agodocs: Update Korean docs as upstream (#7211)
Plusb Preco [Thu, 15 Sep 2016 16:27:10 +0000 (01:27 +0900)]
docs: Update Korean docs as upstream (#7211)

* :memo: Update `README-ko.md`

* Remove Korean readme specified header.
* Add Indonesia community link.

* :memo: Update Korean docs as upstream

* :memo: Update Korean docs as upstream

* :memo: Update Korean docs as upstream

* :memo: Update Korean docs as upstream

* :memo: Update Korean docs as upstream

* :memo: Mark untranslated docs

* :memo: Update Korean docs as upstream

[ci skip]

* :memo: Update Korean docs as upstream

[ci skip]

* :memo: Add untranslated files

[ci skip]

* :memo: Update Korean docs as upstream

[ci skip]

* :memo: Update Korean docs as upstream

* :memo: Update `README-ko.md`

* Remove Korean readme specified header.
* Add Indonesia community link.

* :memo: Update Korean docs as upstream

* :memo: Update Korean docs as upstream

* :memo: Update Korean docs as upstream

* :memo: Update Korean docs as upstream

* :memo: Update Korean docs as upstream

* :memo: Mark untranslated docs

* :memo: Update Korean docs as upstream

[ci skip]

* :memo: Update Korean docs as upstream

[ci skip]

* :memo: Add untranslated files

[ci skip]

* :memo: Update Korean docs as upstream

[ci skip]

* :memo: Update Korean docs as upstream

* :memo: Correct readme name

[ci skip]

* :memo: Update Korean docs as upstream

[ci skip]

8 years agoBump v1.4.0
Cheng Zhao [Thu, 15 Sep 2016 05:44:38 +0000 (14:44 +0900)]
Bump v1.4.0

8 years agoMerge pull request #7213 from electron/chrome-update
Cheng Zhao [Thu, 15 Sep 2016 05:44:10 +0000 (14:44 +0900)]
Merge pull request #7213 from electron/chrome-update

Update to Chrome 53.0.2785.113

8 years agoUpdate to Chrome 53.0.2785.113
Cheng Zhao [Thu, 15 Sep 2016 05:27:56 +0000 (14:27 +0900)]
Update to Chrome 53.0.2785.113

8 years agoDon't load remote properties until they are accessed
Kevin Sawicki [Wed, 14 Sep 2016 20:21:44 +0000 (13:21 -0700)]
Don't load remote properties until they are accessed

8 years agoAllow spec to be run multiple times in same runner
Kevin Sawicki [Wed, 14 Sep 2016 18:16:44 +0000 (11:16 -0700)]
Allow spec to be run multiple times in same runner

8 years agoOnly set members when members exist
Kevin Sawicki [Wed, 14 Sep 2016 17:54:23 +0000 (10:54 -0700)]
Only set members when members exist

8 years agoAdd failing spec for missing remote properties
Kevin Sawicki [Wed, 14 Sep 2016 17:43:55 +0000 (10:43 -0700)]
Add failing spec for missing remote properties

8 years agoMerge pull request #7195 from Joshua-Anderson/update-node-req
Kevin Sawicki [Wed, 14 Sep 2016 16:52:23 +0000 (09:52 -0700)]
Merge pull request #7195 from Joshua-Anderson/update-node-req

Update nodejs requirement for building on linux

8 years agoMerge pull request #7104 from electron/chrome53
Cheng Zhao [Wed, 14 Sep 2016 13:18:08 +0000 (22:18 +0900)]
Merge pull request #7104 from electron/chrome53

Upgrade to Chrome 53 and Node 6.5.0

8 years agoNode module version should be 50
Cheng Zhao [Wed, 14 Sep 2016 08:08:13 +0000 (17:08 +0900)]
Node module version should be 50

8 years agofix crash when using geolocation api with enableHighAccuracy option
deepak1556 [Fri, 9 Sep 2016 12:18:11 +0000 (17:48 +0530)]
fix crash when using geolocation api with enableHighAccuracy option

8 years agoOnly emit finalUpdate found-in-page events
Cheng Zhao [Fri, 9 Sep 2016 10:50:43 +0000 (19:50 +0900)]
Only emit finalUpdate found-in-page events

Since Chrome 53 all meaningful results of found-in-page are finalUpdate.

8 years agoFix compatibility with canScroll
Cheng Zhao [Fri, 9 Sep 2016 10:28:32 +0000 (19:28 +0900)]
Fix compatibility with canScroll

8 years agomodule search paths have changed
Cheng Zhao [Thu, 8 Sep 2016 06:50:51 +0000 (15:50 +0900)]
module search paths have changed

8 years agoUpdate to Node 6.5.0
Cheng Zhao [Thu, 8 Sep 2016 06:26:02 +0000 (15:26 +0900)]
Update to Node 6.5.0

8 years agoFix js linting error
Cheng Zhao [Thu, 8 Sep 2016 05:56:24 +0000 (14:56 +0900)]
Fix js linting error

8 years agofinalUpdate can be false
Cheng Zhao [Thu, 8 Sep 2016 05:54:17 +0000 (14:54 +0900)]
finalUpdate can be false

8 years agoFix failing spec when refreshing test window
Cheng Zhao [Thu, 8 Sep 2016 05:42:59 +0000 (14:42 +0900)]
Fix failing spec when refreshing test window

8 years agoFix API change of findInPage API
Cheng Zhao [Thu, 8 Sep 2016 05:27:10 +0000 (14:27 +0900)]
Fix API change of findInPage API

8 years agoFix crash caused by new network parameters
Cheng Zhao [Wed, 7 Sep 2016 08:57:29 +0000 (17:57 +0900)]
Fix crash caused by new network parameters

8 years agoFix crash in offscreen renderer
Cheng Zhao [Wed, 7 Sep 2016 08:33:09 +0000 (17:33 +0900)]
Fix crash in offscreen renderer

8 years agoFix building on Windows
Cheng Zhao [Tue, 6 Sep 2016 10:55:18 +0000 (19:55 +0900)]
Fix building on Windows

8 years agoFix building on Linux
Cheng Zhao [Tue, 6 Sep 2016 08:44:34 +0000 (17:44 +0900)]
Fix building on Linux

8 years agoFix API changes of Chrome 53
Cheng Zhao [Tue, 6 Sep 2016 08:24:37 +0000 (17:24 +0900)]
Fix API changes of Chrome 53

8 years agoUpgrade to Chrome 53
Cheng Zhao [Tue, 6 Sep 2016 08:24:18 +0000 (17:24 +0900)]
Upgrade to Chrome 53

8 years agoBump v1.3.6
Cheng Zhao [Wed, 14 Sep 2016 05:36:11 +0000 (14:36 +0900)]
Bump v1.3.6

8 years agoMerge pull request #7189 from electron/both-arm-names
Cheng Zhao [Wed, 14 Sep 2016 05:31:10 +0000 (14:31 +0900)]
Merge pull request #7189 from electron/both-arm-names

Upload ARM assets with and without v7l suffix

8 years agoMerge pull request #7188 from electron/app-is-ready-public
Cheng Zhao [Wed, 14 Sep 2016 05:30:46 +0000 (14:30 +0900)]
Merge pull request #7188 from electron/app-is-ready-public

Mark app.isReady() as public

8 years agoUpdate nodejs requirement for building on linux
Joshua Anderson [Wed, 14 Sep 2016 02:41:53 +0000 (19:41 -0700)]
Update nodejs requirement for building on linux

8 years agoUpload ARM assets without v7l suffix
Kevin Sawicki [Tue, 13 Sep 2016 17:06:09 +0000 (10:06 -0700)]
Upload ARM assets without v7l suffix

8 years agoinitialization -> initializing
Kevin Sawicki [Tue, 13 Sep 2016 16:37:03 +0000 (09:37 -0700)]
initialization -> initializing

8 years agoMark app.isReady() as public
Kevin Sawicki [Tue, 13 Sep 2016 16:35:39 +0000 (09:35 -0700)]
Mark app.isReady() as public

8 years agoMerge pull request #7182 from electron/shell-return-values
Cheng Zhao [Tue, 13 Sep 2016 07:46:05 +0000 (16:46 +0900)]
Merge pull request #7182 from electron/shell-return-values

Return booleans from more shell APIs

8 years agoMerge pull request #7096 from minggo/add-option-to-disable-devtools
Cheng Zhao [Tue, 13 Sep 2016 07:01:56 +0000 (16:01 +0900)]
Merge pull request #7096 from minggo/add-option-to-disable-devtools

add option to disable devtools

8 years agoMerge pull request #7175 from bsuh/fix-twitch-navigation
Cheng Zhao [Tue, 13 Sep 2016 07:01:00 +0000 (16:01 +0900)]
Merge pull request #7175 from bsuh/fix-twitch-navigation

Fix navigation controller

8 years agoMerge pull request #7160 from PierBover/patch-1
Cheng Zhao [Tue, 13 Sep 2016 06:09:04 +0000 (15:09 +0900)]
Merge pull request #7160 from PierBover/patch-1

added clarification for common Windows pitfalls

8 years agoAdd missing return value
Kevin Sawicki [Mon, 12 Sep 2016 21:33:22 +0000 (14:33 -0700)]
Add missing return value

8 years agoDocument shell.moveItemToTrash return value
Kevin Sawicki [Mon, 12 Sep 2016 21:30:01 +0000 (14:30 -0700)]
Document shell.moveItemToTrash return value

8 years agoReturn boolean from shell.openItem
Kevin Sawicki [Mon, 12 Sep 2016 21:29:06 +0000 (14:29 -0700)]
Return boolean from shell.openItem

8 years agoReturn boolean from shell.showItemInFolder
Kevin Sawicki [Mon, 12 Sep 2016 21:22:29 +0000 (14:22 -0700)]
Return boolean from shell.showItemInFolder

8 years agoMerge pull request #7162 from electron/network-entitlements
Kevin Sawicki [Mon, 12 Sep 2016 16:31:12 +0000 (09:31 -0700)]
Merge pull request #7162 from electron/network-entitlements

Document com.apple.security.network entitlements

8 years ago:penguin: Add support for different trash implementations
Mario Aichinger [Sun, 11 Sep 2016 22:05:24 +0000 (00:05 +0200)]
:penguin: Add support for different trash implementations
Make the trash implemantation in MoveItemToTrash selectable via an environment variable

8 years agoMerge pull request #7140 from liusy182/url-fix
Cheng Zhao [Mon, 12 Sep 2016 05:46:05 +0000 (14:46 +0900)]
Merge pull request #7140 from liusy182/url-fix

fix a bug in navigation-controller where string is used as object

8 years agoFix navigation controller
Brian Suh [Sun, 11 Sep 2016 21:46:17 +0000 (14:46 -0700)]
Fix navigation controller

In-page navigation has not actually started if the current entry is
being replaced. Do not set inPageIndex if replaceEntry is true.

8 years agoDocument com.apple.security.network entitlements
Kevin Sawicki [Fri, 9 Sep 2016 20:55:32 +0000 (13:55 -0700)]
Document com.apple.security.network entitlements

8 years agoadded clarification for common Windows pitfalls
Pier Bover [Fri, 9 Sep 2016 18:51:42 +0000 (13:51 -0500)]
added clarification for common Windows pitfalls

8 years agoMerge pull request #7153 from VarunAgw/patch-1
Kevin Sawicki [Fri, 9 Sep 2016 15:05:38 +0000 (08:05 -0700)]
Merge pull request #7153 from VarunAgw/patch-1

SSL issue in links

8 years agoMerge pull request #7145 from electron/device-scale-factor-failures
Phil Haack [Fri, 9 Sep 2016 14:38:23 +0000 (07:38 -0700)]
Merge pull request #7145 from electron/device-scale-factor-failures

Get specs passing on displays using certain device scale factors

8 years agoMerge pull request #7123 from deepak1556/asar_range_patch
Cheng Zhao [Fri, 9 Sep 2016 11:59:12 +0000 (20:59 +0900)]
Merge pull request #7123 from deepak1556/asar_range_patch

protocol: respect range header when reading from asar

8 years agoSSL issue in links
Varun Agrawal [Fri, 9 Sep 2016 11:57:27 +0000 (17:27 +0530)]
SSL issue in links

8 years agoMerge pull request #7077 from miniak/title-bar-style
Cheng Zhao [Fri, 9 Sep 2016 11:27:26 +0000 (20:27 +0900)]
Merge pull request #7077 from miniak/title-bar-style

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

8 years agoMerge pull request #7053 from electron/launch-from-notification
Cheng Zhao [Fri, 9 Sep 2016 11:01:39 +0000 (20:01 +0900)]
Merge pull request #7053 from electron/launch-from-notification

Send notification info to app.ready, on macOS

8 years agoMerge pull request #7146 from electron/resolve-empty-url-values
Cheng Zhao [Fri, 9 Sep 2016 10:58:41 +0000 (19:58 +0900)]
Merge pull request #7146 from electron/resolve-empty-url-values

Tweak how empty URLs are resolved

8 years agoMerge pull request #7142 from electron/require-buffer
Cheng Zhao [Fri, 9 Sep 2016 10:52:53 +0000 (19:52 +0900)]
Merge pull request #7142 from electron/require-buffer

Require Buffer explicitly instead of relying on global

8 years agoVerify resolving URL via console-message event
Kevin Sawicki [Fri, 9 Sep 2016 00:38:40 +0000 (17:38 -0700)]
Verify resolving URL via console-message event

8 years ago=== -> !==
Kevin Sawicki [Fri, 9 Sep 2016 00:12:53 +0000 (17:12 -0700)]
=== -> !==

8 years agoUse === for string comparison
Kevin Sawicki [Fri, 9 Sep 2016 00:11:10 +0000 (17:11 -0700)]
Use === for string comparison

8 years agoPlace resolve specs in correct outer block
Kevin Sawicki [Fri, 9 Sep 2016 00:08:49 +0000 (17:08 -0700)]
Place resolve specs in correct outer block

8 years agoAdd specs for resolving attribute URLs
Kevin Sawicki [Thu, 8 Sep 2016 23:56:29 +0000 (16:56 -0700)]
Add specs for resolving attribute URLs

8 years agoDon't resolve empty src/preload attribute values
Kevin Sawicki [Thu, 8 Sep 2016 23:48:30 +0000 (16:48 -0700)]
Don't resolve empty src/preload attribute values

8 years agoAdd failing specs for empty preload/src attribute
Kevin Sawicki [Thu, 8 Sep 2016 23:40:31 +0000 (16:40 -0700)]
Add failing specs for empty preload/src attribute

8 years agoUse delta when scale factor is above 2 and odd
Kevin Sawicki [Thu, 8 Sep 2016 23:24:11 +0000 (16:24 -0700)]
Use delta when scale factor is above 2 and odd

8 years agoUse smart pointers in a couple places.
Charlie Hess [Thu, 8 Sep 2016 23:23:55 +0000 (16:23 -0700)]
Use smart pointers in a couple places.

8 years agoUse bounds helper in failing specs
Kevin Sawicki [Thu, 8 Sep 2016 20:46:55 +0000 (13:46 -0700)]
Use bounds helper in failing specs

8 years agoPut actual value first
Kevin Sawicki [Thu, 8 Sep 2016 20:39:15 +0000 (13:39 -0700)]
Put actual value first

8 years agoUse single assert bounds helper
Kevin Sawicki [Thu, 8 Sep 2016 20:33:43 +0000 (13:33 -0700)]
Use single assert bounds helper

8 years agoAdd scale factor assert helpers
Kevin Sawicki [Thu, 8 Sep 2016 20:31:01 +0000 (13:31 -0700)]
Add scale factor assert helpers

8 years agoMerge pull request #7143 from electron/windows-spec-failures
Kevin Sawicki [Thu, 8 Sep 2016 23:13:16 +0000 (16:13 -0700)]
Merge pull request #7143 from electron/windows-spec-failures

Fix windows spec failures

8 years agoOpen about:blank when window.open is called with no URL
Kevin Sawicki [Thu, 8 Sep 2016 23:10:21 +0000 (16:10 -0700)]
Open about:blank when window.open is called with no URL

8 years agoAdd missing {}
Kevin Sawicki [Thu, 8 Sep 2016 20:12:00 +0000 (13:12 -0700)]
Add missing {}

8 years agoUpdate productName default in docs
Kevin Sawicki [Thu, 8 Sep 2016 18:52:21 +0000 (11:52 -0700)]
Update productName default in docs

8 years agoSet crashReporter productName in specs
Kevin Sawicki [Thu, 8 Sep 2016 18:32:09 +0000 (11:32 -0700)]
Set crashReporter productName in specs

8 years agoAssert isTTY is undefined on Windows
Kevin Sawicki [Thu, 8 Sep 2016 18:01:58 +0000 (11:01 -0700)]
Assert isTTY is undefined on Windows

8 years agoMerge pull request #7133 from electron/update-travis-node-versions
Kevin Sawicki [Thu, 8 Sep 2016 18:13:00 +0000 (11:13 -0700)]
Merge pull request #7133 from electron/update-travis-node-versions

Upgrade Travis node version

8 years agoAdd section about Buffer global
Kevin Sawicki [Thu, 8 Sep 2016 17:39:29 +0000 (10:39 -0700)]
Add section about Buffer global

8 years agoAdd spec for deleting Buffer global in preload
Kevin Sawicki [Thu, 8 Sep 2016 17:34:09 +0000 (10:34 -0700)]
Add spec for deleting Buffer global in preload

8 years agoRemove unneeded return
Kevin Sawicki [Thu, 8 Sep 2016 17:20:39 +0000 (10:20 -0700)]
Remove unneeded return

8 years agoRequire Buffer explicitly instead of relying on global
Kevin Sawicki [Thu, 8 Sep 2016 17:17:06 +0000 (10:17 -0700)]
Require Buffer explicitly instead of relying on global

8 years agoMerge pull request #7129 from adamkidder/override_libchromium
Kevin Sawicki [Thu, 8 Sep 2016 16:37:05 +0000 (09:37 -0700)]
Merge pull request #7129 from adamkidder/override_libchromium

Allow LIBCHROMIUMCONTENT_COMMIT to be overridden from the environment

8 years agoUpdate Travis config to build on node 4.5.0
Kevin Sawicki [Wed, 7 Sep 2016 23:46:00 +0000 (16:46 -0700)]
Update Travis config to build on node 4.5.0

8 years agoMerge pull request #7128 from electron/api-breakage-list
Kevin Sawicki [Thu, 8 Sep 2016 16:21:26 +0000 (09:21 -0700)]
Merge pull request #7128 from electron/api-breakage-list

Document what APIs will break in Electron 2.0

8 years agoAdd variables to options example
Kevin Sawicki [Thu, 8 Sep 2016 16:15:05 +0000 (09:15 -0700)]
Add variables to options example

8 years agoAdd headings for each module
Kevin Sawicki [Thu, 8 Sep 2016 16:09:49 +0000 (09:09 -0700)]
Add headings for each module

8 years agoMove breaking changes doc to /docs
Kevin Sawicki [Thu, 8 Sep 2016 16:05:34 +0000 (09:05 -0700)]
Move breaking changes doc to /docs

8 years agoAdd planned 2.0 API breakage
Kevin Sawicki [Wed, 7 Sep 2016 18:41:54 +0000 (11:41 -0700)]
Add planned 2.0 API breakage

8 years agoMark detach option for 2.0 removal
Kevin Sawicki [Wed, 7 Sep 2016 18:21:13 +0000 (11:21 -0700)]
Mark detach option for 2.0 removal

8 years agosimplify logic
liusy182 [Thu, 8 Sep 2016 13:36:39 +0000 (21:36 +0800)]
simplify logic

8 years agofix a minor bug in navigation-controller where a string is used as an object
liusy182 [Thu, 8 Sep 2016 13:31:42 +0000 (21:31 +0800)]
fix a minor bug in navigation-controller where a string is used as an object

8 years agoMerge pull request #7131 from electron/end-sheet-on-close
Cheng Zhao [Thu, 8 Sep 2016 06:53:07 +0000 (15:53 +0900)]
Merge pull request #7131 from electron/end-sheet-on-close

End sheet in parent when closing modal window

8 years agoincrease spec timeout
deepak1556 [Thu, 8 Sep 2016 06:08:24 +0000 (11:38 +0530)]
increase spec timeout

8 years agoMerge pull request #7130 from electron/windows-stdin-renderer
Cheng Zhao [Thu, 8 Sep 2016 06:04:10 +0000 (15:04 +0900)]
Merge pull request #7130 from electron/windows-stdin-renderer

Add EOF process.stdin in  render process

8 years agoprotocol: respect range header when reading from asar
deepak1556 [Thu, 8 Sep 2016 04:44:49 +0000 (10:14 +0530)]
protocol: respect range header when reading from asar

8 years agoupdate
deepak1556 [Thu, 8 Sep 2016 04:42:23 +0000 (10:12 +0530)]
update

8 years agoadd failing spec
deepak1556 [Thu, 8 Sep 2016 03:01:35 +0000 (08:31 +0530)]
add failing spec

8 years agoMerge pull request #7132 from electron/lint-python-via-npm-run-lint
Kevin Sawicki [Wed, 7 Sep 2016 23:49:21 +0000 (16:49 -0700)]
Merge pull request #7132 from electron/lint-python-via-npm-run-lint

Run pylint as part of main lint task