platform/framework/web/crosswalk-tizen.git
8 years agoReset icon and clear progress bar
Kevin Sawicki [Thu, 16 Jun 2016 22:01:37 +0000 (15:01 -0700)]
Reset icon and clear progress bar

8 years agoAdd subview whenever content view is empty
Kevin Sawicki [Thu, 16 Jun 2016 21:57:23 +0000 (14:57 -0700)]
Add subview whenever content view is empty

8 years agoAdd failing spec for icon progress crash
Kevin Sawicki [Thu, 16 Jun 2016 21:57:07 +0000 (14:57 -0700)]
Add failing spec for icon progress crash

8 years agoMerge pull request #6084 from wolfgang42/master
Kevin Sawicki [Thu, 16 Jun 2016 17:46:58 +0000 (10:46 -0700)]
Merge pull request #6084 from wolfgang42/master

Fix typo: 'arugments'

8 years ago:art: Fix typo: 'arugments'
Wolfgang [Thu, 16 Jun 2016 17:41:45 +0000 (13:41 -0400)]
:art: Fix typo: 'arugments'

8 years agoMerge pull request #6071 from banyudu/patch-2
Cheng Zhao [Thu, 16 Jun 2016 05:19:26 +0000 (05:19 +0000)]
Merge pull request #6071 from banyudu/patch-2

DocFixit: fix spell error

8 years agoMerge pull request #6070 from banyudu/patch-1
Cheng Zhao [Thu, 16 Jun 2016 05:19:13 +0000 (05:19 +0000)]
Merge pull request #6070 from banyudu/patch-1

DocFixit: fix spell error

8 years agoBump v1.2.3
Cheng Zhao [Thu, 16 Jun 2016 03:38:00 +0000 (12:38 +0900)]
Bump v1.2.3

8 years agoMerge pull request #6073 from electron/protocol-crash
Cheng Zhao [Thu, 16 Jun 2016 03:35:37 +0000 (03:35 +0000)]
Merge pull request #6073 from electron/protocol-crash

Make api::Protocol thread safe

8 years agoMerge pull request #6072 from electron/fix-crash-windows
Cheng Zhao [Thu, 16 Jun 2016 03:09:37 +0000 (03:09 +0000)]
Merge pull request #6072 from electron/fix-crash-windows

Work around a compiler bug that crashes on Windows

8 years agospec: Correctly cleanup the protocol test
Cheng Zhao [Wed, 15 Jun 2016 12:12:06 +0000 (21:12 +0900)]
spec: Correctly cleanup the protocol test

8 years agoMake api::Protocol thread safe
Cheng Zhao [Wed, 15 Jun 2016 12:11:42 +0000 (21:11 +0900)]
Make api::Protocol thread safe

8 years agoAvoid storing JobFactory in BrowserContext
Cheng Zhao [Wed, 15 Jun 2016 11:31:29 +0000 (20:31 +0900)]
Avoid storing JobFactory in BrowserContext

JobFactory should always be created and accessed in IO thread.

8 years agoMake sure BrowserContext is deleted after Protocol
Cheng Zhao [Wed, 15 Jun 2016 08:12:45 +0000 (17:12 +0900)]
Make sure BrowserContext is deleted after Protocol

8 years agoWork around a compiler bug that crashes on Windows
Cheng Zhao [Thu, 16 Jun 2016 01:54:28 +0000 (10:54 +0900)]
Work around a compiler bug that crashes on Windows

8 years agofix spell error
Yudu Ban [Thu, 16 Jun 2016 01:32:58 +0000 (09:32 +0800)]
fix spell error

8 years agofix spell error
Yudu Ban [Thu, 16 Jun 2016 01:31:10 +0000 (09:31 +0800)]
fix spell error

8 years agoMerge pull request #6052 from electron/doc-entitlements
Kevin Sawicki [Wed, 15 Jun 2016 18:14:00 +0000 (11:14 -0700)]
Merge pull request #6052 from electron/doc-entitlements

Document entitlements needed for dialog APIs

8 years agoMerge pull request #6061 from zephyrzoom/master
Kevin Sawicki [Wed, 15 Jun 2016 18:11:30 +0000 (11:11 -0700)]
Merge pull request #6061 from zephyrzoom/master

Update online-offline-events.md

8 years agoUpdate online-offline-events.md
707 [Wed, 15 Jun 2016 11:30:02 +0000 (19:30 +0800)]
Update online-offline-events.md

漏掉了一个字

8 years agoMerge pull request #6035 from electron/content-scripts-in-web-views
Cheng Zhao [Wed, 15 Jun 2016 07:26:27 +0000 (07:26 +0000)]
Merge pull request #6035 from electron/content-scripts-in-web-views

Load content scripts in webview devtools

8 years agoMerge pull request #6053 from electron/flash-docs
Cheng Zhao [Wed, 15 Jun 2016 01:31:32 +0000 (01:31 +0000)]
Merge pull request #6053 from electron/flash-docs

Improve the docs on loading flash plugin

8 years agoMerge pull request #6049 from electron/sys-executable
Cheng Zhao [Wed, 15 Jun 2016 01:06:38 +0000 (01:06 +0000)]
Merge pull request #6049 from electron/sys-executable

Include sys.executable in build libchromiumcontent args

8 years agoImprove the docs on loading flash plugin
Cheng Zhao [Wed, 15 Jun 2016 00:41:47 +0000 (09:41 +0900)]
Improve the docs on loading flash plugin

8 years agounkown -> unknown
Kevin Sawicki [Tue, 14 Jun 2016 22:39:07 +0000 (15:39 -0700)]
unkown -> unknown

8 years ago:art:
Kevin Sawicki [Tue, 14 Jun 2016 17:05:25 +0000 (10:05 -0700)]
:art:

8 years agoTweak type check to consider windows and webviews
Kevin Sawicki [Tue, 14 Jun 2016 16:37:55 +0000 (09:37 -0700)]
Tweak type check to consider windows and webviews

8 years agoAdd 2 spaces before comment
Kevin Sawicki [Tue, 14 Jun 2016 16:32:59 +0000 (09:32 -0700)]
Add 2 spaces before comment

8 years agoOnly add extensions to windows and webviews
Kevin Sawicki [Tue, 14 Jun 2016 16:30:06 +0000 (09:30 -0700)]
Only add extensions to windows and webviews

8 years agoAdd background page web contents type
Kevin Sawicki [Tue, 14 Jun 2016 16:27:36 +0000 (09:27 -0700)]
Add background page web contents type

8 years agoSpecify type instead of isGuest
Kevin Sawicki [Tue, 14 Jun 2016 16:23:03 +0000 (09:23 -0700)]
Specify type instead of isGuest

8 years agoUse web contents type enum and add converter
Kevin Sawicki [Tue, 14 Jun 2016 16:09:54 +0000 (09:09 -0700)]
Use web contents type enum and add converter

8 years agoRemove unused includes
Kevin Sawicki [Tue, 14 Jun 2016 00:08:19 +0000 (17:08 -0700)]
Remove unused includes

8 years agoUse RenderProcessPreferences for non-remote web contents
Kevin Sawicki [Tue, 14 Jun 2016 00:01:13 +0000 (17:01 -0700)]
Use RenderProcessPreferences for non-remote web contents

8 years agoTweak documentation link
Kevin Sawicki [Tue, 14 Jun 2016 22:24:05 +0000 (15:24 -0700)]
Tweak documentation link

8 years agoDrop the certain
Kevin Sawicki [Tue, 14 Jun 2016 22:22:12 +0000 (15:22 -0700)]
Drop the certain

8 years agoMention dialog entitlements
Kevin Sawicki [Tue, 14 Jun 2016 22:20:29 +0000 (15:20 -0700)]
Mention dialog entitlements

8 years agoInclude sys.executable in build libchromiumcontent args
Kevin Sawicki [Tue, 14 Jun 2016 18:49:54 +0000 (11:49 -0700)]
Include sys.executable in build libchromiumcontent args

8 years agoMerge pull request #6043 from JimiC/patch-1
Kevin Sawicki [Tue, 14 Jun 2016 17:07:57 +0000 (10:07 -0700)]
Merge pull request #6043 from JimiC/patch-1

Improved test exit

8 years agoImproving test exit
Jimi (Dimitris) Charalampidis [Tue, 14 Jun 2016 13:36:54 +0000 (16:36 +0300)]
Improving test exit

Test should always exit (app.stop()) either on success or failure.

8 years agoMerge pull request #6038 from electron/check-alert
Cheng Zhao [Tue, 14 Jun 2016 06:36:00 +0000 (06:36 +0000)]
Merge pull request #6038 from electron/check-alert

Fix exception in alert for inavlid parameter

8 years agoFix exception in alert for inavlid parameter
Cheng Zhao [Tue, 14 Jun 2016 06:22:01 +0000 (15:22 +0900)]
Fix exception in alert for inavlid parameter

8 years agoMerge pull request #6037 from electron/auto-updater-wait
Cheng Zhao [Tue, 14 Jun 2016 05:59:40 +0000 (05:59 +0000)]
Merge pull request #6037 from electron/auto-updater-wait

Use "--processStartAndWait" when launching Update.exe

8 years agoWait for current app to quit before launching new app
Cheng Zhao [Tue, 14 Jun 2016 05:31:41 +0000 (14:31 +0900)]
Wait for current app to quit before launching new app

8 years agoUpdate brightray for #4261
Cheng Zhao [Tue, 14 Jun 2016 04:40:37 +0000 (13:40 +0900)]
Update brightray for #4261

8 years agoMerge pull request #6030 from electron/repl-error-on-windows
Cheng Zhao [Mon, 13 Jun 2016 23:43:51 +0000 (23:43 +0000)]
Merge pull request #6030 from electron/repl-error-on-windows

Log error when repling on Windows

8 years agoMerge pull request #6029 from electron/web-contents-created-app-api
Cheng Zhao [Mon, 13 Jun 2016 23:31:47 +0000 (23:31 +0000)]
Merge pull request #6029 from electron/web-contents-created-app-api

Add web-contents-created event to app

8 years agoMerge pull request #6026 from electron/ready-to-show
Cheng Zhao [Mon, 13 Jun 2016 23:24:14 +0000 (23:24 +0000)]
Merge pull request #6026 from electron/ready-to-show

Add "ready-to-show" event and docs on showing window gracefully

8 years agoLog error when repling on Windows
Kevin Sawicki [Mon, 13 Jun 2016 16:46:33 +0000 (09:46 -0700)]
Log error when repling on Windows

8 years agoAdd back options param
Kevin Sawicki [Mon, 13 Jun 2016 16:06:42 +0000 (09:06 -0700)]
Add back options param

8 years agoAdd web-contents-created event spec
Kevin Sawicki [Mon, 13 Jun 2016 16:05:04 +0000 (09:05 -0700)]
Add web-contents-created event spec

8 years agoDoc web-contents-created
Kevin Sawicki [Mon, 13 Jun 2016 16:01:06 +0000 (09:01 -0700)]
Doc web-contents-created

8 years agoEmit web-contents-created on app
Kevin Sawicki [Mon, 13 Jun 2016 15:59:03 +0000 (08:59 -0700)]
Emit web-contents-created on app

8 years agoMerge pull request #6027 from Kushagra8888/patch-2
Kevin Sawicki [Mon, 13 Jun 2016 15:54:55 +0000 (08:54 -0700)]
Merge pull request #6027 from Kushagra8888/patch-2

remove extraneous 'not'

8 years agoremove extraneous 'not'
Kushagra Sharma [Mon, 13 Jun 2016 14:44:42 +0000 (20:14 +0530)]
remove extraneous 'not'

[ci skip]

8 years agoUse once for 'ready-to-show'
Cheng Zhao [Mon, 13 Jun 2016 13:19:44 +0000 (22:19 +0900)]
Use once for 'ready-to-show'

8 years agoOnly do the trick when window is hidden
Cheng Zhao [Mon, 13 Jun 2016 13:18:57 +0000 (22:18 +0900)]
Only do the trick when window is hidden

8 years agodocs: Showing window gracefully
Cheng Zhao [Mon, 13 Jun 2016 13:11:40 +0000 (22:11 +0900)]
docs: Showing window gracefully

8 years agoAdd ready-to-show event
Cheng Zhao [Mon, 13 Jun 2016 12:19:56 +0000 (21:19 +0900)]
Add ready-to-show event

8 years agoMerge pull request #6023 from electron/ignore-focus
Cheng Zhao [Mon, 13 Jun 2016 09:17:55 +0000 (09:17 +0000)]
Merge pull request #6023 from electron/ignore-focus

Add focusable option

8 years agoMerge pull request #6022 from tjctw/patch-1
Cheng Zhao [Mon, 13 Jun 2016 08:53:55 +0000 (08:53 +0000)]
Merge pull request #6022 from tjctw/patch-1

Update mac-app-store-submission-guide.md

8 years agodocs: The side effect of focusable: false on Linux
Cheng Zhao [Mon, 13 Jun 2016 08:53:08 +0000 (17:53 +0900)]
docs: The side effect of focusable: false on Linux

8 years agoOn Windows focusable: false also means skipTaskbar: true
Cheng Zhao [Mon, 13 Jun 2016 08:24:45 +0000 (17:24 +0900)]
On Windows focusable: false also means skipTaskbar: true

8 years agoAdd focusable option
Cheng Zhao [Mon, 13 Jun 2016 08:10:28 +0000 (17:10 +0900)]
Add focusable option

8 years agoUpdate mac-app-store-submission-guide.md
TJC [Mon, 13 Jun 2016 08:07:35 +0000 (16:07 +0800)]
Update mac-app-store-submission-guide.md

typo

8 years agodocs: Document the behavior of win.setIgnoreFocus on OS X
Cheng Zhao [Mon, 13 Jun 2016 07:40:02 +0000 (16:40 +0900)]
docs: Document the behavior of win.setIgnoreFocus on OS X

8 years agoMerge pull request #6013 from miniak/setIgnoreFocus
Cheng Zhao [Mon, 13 Jun 2016 07:18:10 +0000 (07:18 +0000)]
Merge pull request #6013 from miniak/setIgnoreFocus

Add BrowserWindow.prototype.setIgnoreFocus

8 years agoMerge pull request #6019 from preco21/korean-docs-7
Cheng Zhao [Mon, 13 Jun 2016 06:43:41 +0000 (06:43 +0000)]
Merge pull request #6019 from preco21/korean-docs-7

docs: Update Korean docs as upstream

8 years agoMerge pull request #6012 from miniak/menu-item-roles
Cheng Zhao [Mon, 13 Jun 2016 06:21:53 +0000 (06:21 +0000)]
Merge pull request #6012 from miniak/menu-item-roles

Document 'zoom' role + add missing menu items (Delete / Paste and Match Style / Zoom)

8 years agoMerge pull request #6008 from develar/patch-1
Cheng Zhao [Mon, 13 Jun 2016 06:16:53 +0000 (06:16 +0000)]
Merge pull request #6008 from develar/patch-1

Add info about electron-builder to build windows installer

8 years ago:memo: Update Korean docs as upstream
Plusb Preco [Mon, 13 Jun 2016 03:19:37 +0000 (12:19 +0900)]
:memo: Update Korean docs as upstream

[ci skip]

8 years agodocs: Reword the requirement of setApplication Menu
Cheng Zhao [Mon, 13 Jun 2016 01:52:12 +0000 (10:52 +0900)]
docs: Reword the requirement of setApplication Menu

8 years agoMerge pull request #5999 from greggman/update-menu-docs-1
Cheng Zhao [Mon, 13 Jun 2016 01:42:47 +0000 (01:42 +0000)]
Merge pull request #5999 from greggman/update-menu-docs-1

Document Menu.setApplicationMenu from main process

8 years agoMerge pull request #6018 from electron/string-map
Cheng Zhao [Mon, 13 Jun 2016 01:02:53 +0000 (01:02 +0000)]
Merge pull request #6018 from electron/string-map

Cleanup code for autoUpdater

8 years agoMerge pull request #5965 from electron/installed-extension-api
Cheng Zhao [Mon, 13 Jun 2016 00:45:58 +0000 (00:45 +0000)]
Merge pull request #5965 from electron/installed-extension-api

Add BrowserWindow.getDevToolsExtensions API

8 years agoReset SQRLUpdater when setFeedURL is called
Cheng Zhao [Mon, 13 Jun 2016 00:38:49 +0000 (09:38 +0900)]
Reset SQRLUpdater when setFeedURL is called

8 years agoDo not add JS wrapper for setFeedURL
Cheng Zhao [Mon, 13 Jun 2016 00:32:24 +0000 (09:32 +0900)]
Do not add JS wrapper for setFeedURL

When possible we should avoid adding wrappers in JS, it usually makes
code more difficult to mantain

8 years agoMove converter for std::map to native_mate
Cheng Zhao [Mon, 13 Jun 2016 00:27:13 +0000 (09:27 +0900)]
Move converter for std::map to native_mate

8 years agoMerge pull request #5879 from miniak/autoUpdater
Cheng Zhao [Mon, 13 Jun 2016 00:17:24 +0000 (00:17 +0000)]
Merge pull request #5879 from miniak/autoUpdater

Add optional requestHeaders argument to autoUpdater.setFeedURL

8 years ago:memo: Update Korean docs as upstream
Plusb Preco [Sun, 12 Jun 2016 18:42:26 +0000 (03:42 +0900)]
:memo: Update Korean docs as upstream

[ci skip]

8 years ago:memo: Update Korean docs as upstream
Plusb Preco [Sun, 12 Jun 2016 18:28:11 +0000 (03:28 +0900)]
:memo: Update Korean docs as upstream

* Small fixes

[ci skip]

8 years agoAdd BrowserWindow.prototype.setIgnoreFocus
Milan Burda [Sun, 12 Jun 2016 18:20:25 +0000 (20:20 +0200)]
Add BrowserWindow.prototype.setIgnoreFocus

8 years ago:memo: Fix grammatical issue
Plusb Preco [Sun, 12 Jun 2016 17:51:35 +0000 (02:51 +0900)]
:memo: Fix grammatical issue

[ci skip]

8 years ago:memo: Update Korean docs as upstream
Plusb Preco [Sun, 12 Jun 2016 17:40:39 +0000 (02:40 +0900)]
:memo: Update Korean docs as upstream

[ci skip]

8 years ago:memo: Small fixes
Plusb Preco [Sun, 12 Jun 2016 17:28:25 +0000 (02:28 +0900)]
:memo: Small fixes

[ci skip]

8 years agoDocument 'zoom' role + add missing menu items (Delete / Paste and Match Style / Zoom)
Milan Burda [Tue, 7 Jun 2016 08:42:46 +0000 (10:42 +0200)]
Document 'zoom' role + add missing menu items (Delete / Paste and Match Style / Zoom)

8 years agoAdd optional requestHeaders argument to autoUpdater.setFeedURL + allow calling mulitp...
Milan Burda [Fri, 10 Jun 2016 13:55:42 +0000 (15:55 +0200)]
Add optional requestHeaders argument to autoUpdater.setFeedURL + allow calling mulitple times

8 years agoAdd info about electron-builder to build windows installer
Vladimir Krivosheev [Sun, 12 Jun 2016 08:48:50 +0000 (10:48 +0200)]
Add info about electron-builder to build windows installer

8 years agoDocument Menu.setApplicationMenu from main process
Greggman [Sat, 11 Jun 2016 05:09:53 +0000 (14:09 +0900)]
Document Menu.setApplicationMenu from main process

You can't call Menu.setApplicationMenu until the app is ready.

[ci skip]

8 years agoMerge pull request #5974 from electron/chrome-storage-sync
Jessica Lord [Fri, 10 Jun 2016 19:20:03 +0000 (12:20 -0700)]
Merge pull request #5974 from electron/chrome-storage-sync

Add chrome.storage.sync and chrome.storage.get APIs

8 years agoMerge pull request #5989 from electron/dan-remove-node-version-file
Kevin Sawicki [Fri, 10 Jun 2016 18:23:25 +0000 (11:23 -0700)]
Merge pull request #5989 from electron/dan-remove-node-version-file

Bump .node-version file

8 years ago:arrow_up: node@6.1.0
Daniel Pham [Fri, 10 Jun 2016 18:19:42 +0000 (14:19 -0400)]
:arrow_up: node@6.1.0

8 years agoMerge pull request #5986 from electron/doc-requires
Kevin Sawicki [Fri, 10 Jun 2016 17:27:57 +0000 (10:27 -0700)]
Merge pull request #5986 from electron/doc-requires

Access remote from electron require

8 years agoAccess remote from electron require in translated doc
Kevin Sawicki [Fri, 10 Jun 2016 17:27:25 +0000 (10:27 -0700)]
Access remote from electron require in translated doc

8 years agoAccess remote from electron require
Kevin Sawicki [Fri, 10 Jun 2016 17:24:35 +0000 (10:24 -0700)]
Access remote from electron require

8 years ago:fire: line
Jessica Lord [Fri, 10 Jun 2016 16:59:47 +0000 (09:59 -0700)]
:fire: line

8 years agoFix typo in example
Kevin Sawicki [Fri, 10 Jun 2016 16:34:34 +0000 (09:34 -0700)]
Fix typo in example

8 years agoDoc getDevToolsExtensions
Kevin Sawicki [Fri, 10 Jun 2016 16:29:26 +0000 (09:29 -0700)]
Doc getDevToolsExtensions

8 years agoAdd getDevToolsExtensions API
Kevin Sawicki [Fri, 10 Jun 2016 16:24:00 +0000 (09:24 -0700)]
Add getDevToolsExtensions API

8 years agoDoc BrowserWindow.isDevToolsExtensionInstalled
Kevin Sawicki [Thu, 9 Jun 2016 17:05:09 +0000 (10:05 -0700)]
Doc BrowserWindow.isDevToolsExtensionInstalled