platform/framework/web/crosswalk-tizen.git
7 years agoFix compatibility with canScroll
Cheng Zhao [Fri, 9 Sep 2016 10:28:32 +0000 (19:28 +0900)]
Fix compatibility with canScroll

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

7 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

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

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

7 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

7 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

7 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

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

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

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

7 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

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

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

7 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

7 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

7 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

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

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

7 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

7 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

7 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

7 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

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

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

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

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

7 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

7 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

7 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.

7 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

7 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

7 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

7 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

7 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

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

7 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

7 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

7 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

7 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

7 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

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

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

7 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

7 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

7 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

7 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

7 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

7 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.

7 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

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

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

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

7 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

7 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

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

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

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

7 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

7 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

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

7 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

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

7 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

7 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

7 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

7 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

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

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

7 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

7 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

7 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

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

7 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

7 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

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

7 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

7 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

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

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

7 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

7 years agoRun pylint as part of main lint task
Kevin Sawicki [Wed, 7 Sep 2016 23:23:59 +0000 (16:23 -0700)]
Run pylint as part of main lint task

7 years agoEnd sheet in parent when closing modal window
Kevin Sawicki [Wed, 7 Sep 2016 22:24:37 +0000 (15:24 -0700)]
End sheet in parent when closing modal window

7 years agoAssert read value instead of exception
Kevin Sawicki [Wed, 7 Sep 2016 21:51:05 +0000 (14:51 -0700)]
Assert read value instead of exception

7 years agoSetup stdin in both processes on Windows
Kevin Sawicki [Wed, 7 Sep 2016 21:45:56 +0000 (14:45 -0700)]
Setup stdin in both processes on Windows

7 years agoAdd spec for accessing process.stdin
Kevin Sawicki [Wed, 7 Sep 2016 21:40:18 +0000 (14:40 -0700)]
Add spec for accessing process.stdin

7 years agoAllow LIBCHROMIUMCONTENT_COMMIT to be overridden from the environment
Adam Kidder [Wed, 7 Sep 2016 19:02:32 +0000 (12:02 -0700)]
Allow LIBCHROMIUMCONTENT_COMMIT to be overridden from the environment

7 years agoMerge pull request #7119 from electron/arrange-project-translations
Kevin Sawicki [Wed, 7 Sep 2016 15:46:37 +0000 (08:46 -0700)]
Merge pull request #7119 from electron/arrange-project-translations

Arrange meta docs translations

7 years agoMerge pull request #7116 from electron/restore-no-asar
Cheng Zhao [Wed, 7 Sep 2016 07:50:26 +0000 (16:50 +0900)]
Merge pull request #7116 from electron/restore-no-asar

Restore process.noAsar in finally block

7 years agoMerge pull request #7110 from electron/circular-menu-require
Cheng Zhao [Wed, 7 Sep 2016 07:32:23 +0000 (16:32 +0900)]
Merge pull request #7110 from electron/circular-menu-require

Prevent circular Menu require

7 years agochange the option name to devTools
minggo [Wed, 7 Sep 2016 02:16:52 +0000 (10:16 +0800)]
change the option name to devTools

7 years agoremove duplicate comment
minggo [Wed, 7 Sep 2016 01:43:06 +0000 (09:43 +0800)]
remove duplicate comment

7 years agoLink to translations
Kevin Sawicki [Tue, 6 Sep 2016 21:58:50 +0000 (14:58 -0700)]
Link to translations

7 years agoMove translated project docs to docs-translations folder
Kevin Sawicki [Tue, 6 Sep 2016 21:54:17 +0000 (14:54 -0700)]
Move translated project docs to docs-translations folder

7 years agoMerge pull request #7068 from duncup/master
Kevin Sawicki [Tue, 6 Sep 2016 21:47:18 +0000 (14:47 -0700)]
Merge pull request #7068 from duncup/master

Create translate docs.

7 years agoMerge pull request #7113 from electron/const-default-app
Kevin Sawicki [Tue, 6 Sep 2016 20:42:36 +0000 (13:42 -0700)]
Merge pull request #7113 from electron/const-default-app

Use const instead of var in default app

7 years agoReset process.noAsar in finally block
Kevin Sawicki [Tue, 6 Sep 2016 20:40:25 +0000 (13:40 -0700)]
Reset process.noAsar in finally block

7 years agoAdd failing spec for restoring noAsar value
Kevin Sawicki [Tue, 6 Sep 2016 20:32:30 +0000 (13:32 -0700)]
Add failing spec for restoring noAsar value

7 years agoUse const instead of var
Kevin Sawicki [Tue, 6 Sep 2016 18:58:06 +0000 (11:58 -0700)]
Use const instead of var

7 years agoPrevent missing Menu.buildFromTemplate function
Kevin Sawicki [Tue, 6 Sep 2016 18:31:14 +0000 (11:31 -0700)]
Prevent missing Menu.buildFromTemplate function