platform/framework/web/crosswalk-tizen.git
8 years agoAdd spec for invalid menu item type
Kevin Sawicki [Tue, 21 Jun 2016 22:59:02 +0000 (15:59 -0700)]
Add spec for invalid menu item type

8 years agoRemove CoffeeScript class wrapper
Kevin Sawicki [Tue, 21 Jun 2016 22:41:37 +0000 (15:41 -0700)]
Remove CoffeeScript class wrapper

8 years agoMerge pull request #6175 from miniak/content-protection
Cheng Zhao [Wed, 22 Jun 2016 11:25:49 +0000 (11:25 +0000)]
Merge pull request #6175 from miniak/content-protection

Add BrowserWindow.prototype.setContentProtection(enable)

8 years agoMerge pull request #6173 from arifcakiroglu/patch-1
Cheng Zhao [Wed, 22 Jun 2016 10:31:36 +0000 (10:31 +0000)]
Merge pull request #6173 from arifcakiroglu/patch-1

Update README.md

8 years agoAdd BrowserWindow.prototype.setContentProtection(enable)
Milan Burda [Wed, 22 Jun 2016 08:40:01 +0000 (10:40 +0200)]
Add BrowserWindow.prototype.setContentProtection(enable)

8 years agoUpdate README.md
Arif Çakıroğlu [Wed, 22 Jun 2016 08:02:14 +0000 (11:02 +0300)]
Update README.md

8 years agoMerge pull request #6172 from electron/session-setuseragent
Cheng Zhao [Wed, 22 Jun 2016 07:34:10 +0000 (07:34 +0000)]
Merge pull request #6172 from electron/session-setuseragent

Add Session.setUserAgent(userAgent[, acceptLanguages]) API

8 years agoUpdate README.md
Arif Çakıroğlu [Wed, 22 Jun 2016 07:11:13 +0000 (10:11 +0300)]
Update README.md

add `electron-tr` community

8 years agoFix usages of global BrowserContext in App::ImportCertificate
Cheng Zhao [Wed, 22 Jun 2016 07:10:36 +0000 (16:10 +0900)]
Fix usages of global BrowserContext in App::ImportCertificate

8 years agodocs: ses.setUserAgent(userAgent[, acceptLanguages])
Cheng Zhao [Wed, 22 Jun 2016 07:05:38 +0000 (16:05 +0900)]
docs: ses.setUserAgent(userAgent[, acceptLanguages])

8 years agoAdd ses.getUserAgent()/setUserAgent(...) APIs
Cheng Zhao [Wed, 22 Jun 2016 06:57:51 +0000 (15:57 +0900)]
Add ses.getUserAgent()/setUserAgent(...) APIs

8 years agoCache the BrowserContext::GetUserAgent
Cheng Zhao [Wed, 22 Jun 2016 06:46:46 +0000 (15:46 +0900)]
Cache the BrowserContext::GetUserAgent

8 years agoDo not force creating default session in C++
Cheng Zhao [Wed, 22 Jun 2016 06:41:56 +0000 (15:41 +0900)]
Do not force creating default session in C++

8 years agoMerge pull request #6171 from electron/maximize/minimize
Cheng Zhao [Wed, 22 Jun 2016 05:26:27 +0000 (05:26 +0000)]
Merge pull request #6171 from electron/maximize/minimize

mac: Fix maximize/unmaximize event emitted before window is maximized

8 years agomac: Fix maximize/unmaximize event emitted before window is maximized
Cheng Zhao [Wed, 22 Jun 2016 05:06:54 +0000 (14:06 +0900)]
mac: Fix maximize/unmaximize event emitted before window is maximized

8 years agoMerge pull request #6170 from electron/click-event
Cheng Zhao [Wed, 22 Jun 2016 05:06:25 +0000 (05:06 +0000)]
Merge pull request #6170 from electron/click-event

Add "event" parameter for "click" handler of MenuItem

8 years agospec: Fix failing tests of Menu
Cheng Zhao [Wed, 22 Jun 2016 04:36:10 +0000 (13:36 +0900)]
spec: Fix failing tests of Menu

8 years agodocs: Reformat the menu-item.md
Cheng Zhao [Wed, 22 Jun 2016 04:23:07 +0000 (13:23 +0900)]
docs: Reformat the menu-item.md

8 years agoAdd "event" parameter for "click" handler of MenuItem
Cheng Zhao [Wed, 22 Jun 2016 02:22:14 +0000 (11:22 +0900)]
Add "event" parameter for "click" handler of MenuItem

8 years agoAdd EventEmitter::CreateEventFromFlags
Cheng Zhao [Wed, 22 Jun 2016 02:00:45 +0000 (11:00 +0900)]
Add EventEmitter::CreateEventFromFlags

8 years agoBump v1.2.4
Cheng Zhao [Wed, 22 Jun 2016 01:26:54 +0000 (10:26 +0900)]
Bump v1.2.4

8 years agoMerge pull request #6169 from electron/map-roles-by-command-id
Cheng Zhao [Wed, 22 Jun 2016 01:24:20 +0000 (01:24 +0000)]
Merge pull request #6169 from electron/map-roles-by-command-id

Map roles by command id instead of index

8 years agoMerge pull request #6168 from electron/forward-delete
Cheng Zhao [Wed, 22 Jun 2016 01:12:10 +0000 (01:12 +0000)]
Merge pull request #6168 from electron/forward-delete

Support forward delete menu item accelerator

8 years agoMerge pull request #6166 from electron/fullscreen-role
Cheng Zhao [Wed, 22 Jun 2016 00:58:39 +0000 (00:58 +0000)]
Merge pull request #6166 from electron/fullscreen-role

Add togglefullscreen menu item role

8 years agoAdd comment about map key/values
Kevin Sawicki [Tue, 21 Jun 2016 22:28:02 +0000 (15:28 -0700)]
Add comment about map key/values

8 years agoMap roles by command id
Kevin Sawicki [Tue, 21 Jun 2016 22:25:14 +0000 (15:25 -0700)]
Map roles by command id

8 years agoAdd delete accelerator to delete menu
Kevin Sawicki [Tue, 21 Jun 2016 19:38:44 +0000 (12:38 -0700)]
Add delete accelerator to delete menu

8 years agoMake NSDeleteFunctionKey to NSDeleteCharacter
Kevin Sawicki [Tue, 21 Jun 2016 19:33:02 +0000 (12:33 -0700)]
Make NSDeleteFunctionKey to NSDeleteCharacter

8 years agoAccess function in methodInBrowserWindow
Kevin Sawicki [Tue, 21 Jun 2016 17:06:56 +0000 (10:06 -0700)]
Access function in methodInBrowserWindow

8 years agoDoc togglefullscreen menu item role
Kevin Sawicki [Tue, 21 Jun 2016 16:43:29 +0000 (09:43 -0700)]
Doc togglefullscreen menu item role

8 years ago:art:
Kevin Sawicki [Tue, 21 Jun 2016 16:38:35 +0000 (09:38 -0700)]
:art:

8 years agoUse togglefullscreen role
Kevin Sawicki [Tue, 21 Jun 2016 16:34:41 +0000 (09:34 -0700)]
Use togglefullscreen role

8 years agoAdd togglefullscreen role selector
Kevin Sawicki [Tue, 21 Jun 2016 16:34:12 +0000 (09:34 -0700)]
Add togglefullscreen role selector

8 years agoAdd togglefullscreen role
Kevin Sawicki [Tue, 21 Jun 2016 16:31:17 +0000 (09:31 -0700)]
Add togglefullscreen role

8 years agoMerge pull request #6154 from electron/quit-role
Kevin Sawicki [Tue, 21 Jun 2016 16:20:22 +0000 (09:20 -0700)]
Merge pull request #6154 from electron/quit-role

Add quit menu item role

8 years agoFix lint errors
Kevin Sawicki [Tue, 21 Jun 2016 16:07:56 +0000 (09:07 -0700)]
Fix lint errors

8 years agoDocument quit role
Kevin Sawicki [Tue, 21 Jun 2016 00:20:57 +0000 (17:20 -0700)]
Document quit role

8 years agoRemove CoffeeScript ref variables
Kevin Sawicki [Tue, 21 Jun 2016 00:16:34 +0000 (17:16 -0700)]
Remove CoffeeScript ref variables

8 years agoUse const/let instead of var
Kevin Sawicki [Tue, 21 Jun 2016 00:14:16 +0000 (17:14 -0700)]
Use const/let instead of var

8 years agoAdd File > Exit menu on Windows
Kevin Sawicki [Tue, 21 Jun 2016 00:08:45 +0000 (17:08 -0700)]
Add File > Exit menu on Windows

8 years agoUse quit role
Kevin Sawicki [Tue, 21 Jun 2016 00:04:03 +0000 (17:04 -0700)]
Use quit role

8 years agoMap quit role to terminate selector
Kevin Sawicki [Tue, 21 Jun 2016 00:03:59 +0000 (17:03 -0700)]
Map quit role to terminate selector

8 years agoAdd quit role
Kevin Sawicki [Tue, 21 Jun 2016 00:03:48 +0000 (17:03 -0700)]
Add quit role

8 years agoMerge pull request #6161 from electron/refresh-menu-bar-color
Cheng Zhao [Tue, 21 Jun 2016 09:34:55 +0000 (09:34 +0000)]
Merge pull request #6161 from electron/refresh-menu-bar-color

Update menubar color when theme changes

8 years agoUpdate menubar color when theme changes
Cheng Zhao [Tue, 21 Jun 2016 09:05:01 +0000 (18:05 +0900)]
Update menubar color when theme changes

8 years agolinux: Disable parent window when showing modal dialogs (#6160)
Cheng Zhao [Tue, 21 Jun 2016 08:54:55 +0000 (08:54 +0000)]
linux: Disable parent window when showing modal dialogs (#6160)

8 years agoMerge pull request #6159 from electron/tray-get-bounds
Cheng Zhao [Tue, 21 Jun 2016 07:38:03 +0000 (16:38 +0900)]
Merge pull request #6159 from electron/tray-get-bounds

8 years agodocs: Make tray.md follow docs style guide
Cheng Zhao [Tue, 21 Jun 2016 07:20:33 +0000 (16:20 +0900)]
docs: Make tray.md follow docs style guide

8 years agodocs: Tray.getBounds()
Cheng Zhao [Tue, 21 Jun 2016 07:13:50 +0000 (16:13 +0900)]
docs: Tray.getBounds()

8 years agowin: Use DIP rect for tray icon's bounds
Cheng Zhao [Tue, 21 Jun 2016 07:05:28 +0000 (16:05 +0900)]
win: Use DIP rect for tray icon's bounds

8 years agowin: Implement tray.getBounds() API
Cheng Zhao [Tue, 21 Jun 2016 06:49:22 +0000 (15:49 +0900)]
win: Implement tray.getBounds() API

8 years agomac: Add tray.getBounds() API
Cheng Zhao [Tue, 21 Jun 2016 06:40:30 +0000 (15:40 +0900)]
mac: Add tray.getBounds() API

8 years agoUpdate brightray for electron/brightray#228
Cheng Zhao [Tue, 21 Jun 2016 03:24:25 +0000 (12:24 +0900)]
Update brightray for electron/brightray#228

8 years agoAdd default error handler to remote promises (#6151)
Kevin Sawicki [Tue, 21 Jun 2016 00:54:15 +0000 (17:54 -0700)]
Add default error handler to remote promises (#6151)

* Add failing spec for unhandled main process exception

* Remove unused return

* Use let/const instead of var

* Add spec for unhandled rejection in renderer process

* Prevent unhandled rejection defaul

* Use once instead of on

* Add default fulfilled/rejection handler to promise

8 years agoAdd systemPreferences.subscribeLocalNotification. (#6150)
Charlie Hess [Tue, 21 Jun 2016 00:48:42 +0000 (17:48 -0700)]
Add systemPreferences.subscribeLocalNotification. (#6150)

8 years agoMerge pull request #6147 from electron/open-item-in-folder
Cheng Zhao [Mon, 20 Jun 2016 13:03:16 +0000 (13:03 +0000)]
Merge pull request #6147 from electron/open-item-in-folder

mac: Convert path to absolute path in ShowItemInFolder

8 years agomac: Convert path to absolute path in ShowItemInFolder
Cheng Zhao [Mon, 20 Jun 2016 12:14:17 +0000 (21:14 +0900)]
mac: Convert path to absolute path in ShowItemInFolder

8 years agoMerge pull request #6145 from electron/app-indicator-id
Cheng Zhao [Mon, 20 Jun 2016 08:50:16 +0000 (08:50 +0000)]
Merge pull request #6145 from electron/app-indicator-id

Use fixed ID for app indicators

8 years agoUse fixed ID for app indicators
Cheng Zhao [Mon, 20 Jun 2016 08:35:45 +0000 (17:35 +0900)]
Use fixed ID for app indicators

8 years agoMerge pull request #6144 from electron/crash-release-renderer
Cheng Zhao [Mon, 20 Jun 2016 08:09:42 +0000 (08:09 +0000)]
Merge pull request #6144 from electron/crash-release-renderer

Avoid calling Environment::GetCurrent for unjected contexts

8 years agoAvoid calling Environment::GetCurrent for unjected contexts
Cheng Zhao [Mon, 20 Jun 2016 07:51:42 +0000 (16:51 +0900)]
Avoid calling Environment::GetCurrent for unjected contexts

It seems to cause crashes when it is called for contexts that do not
have node integrations.

8 years agoMerge pull request #6140 from electron/parent
Cheng Zhao [Mon, 20 Jun 2016 07:27:05 +0000 (07:27 +0000)]
Merge pull request #6140 from electron/parent

Add support for child windows

8 years agodocs: modal window is greatly simplified
Cheng Zhao [Mon, 20 Jun 2016 07:00:38 +0000 (16:00 +0900)]
docs: modal window is greatly simplified

8 years agoOnly define enable/disable API for views
Cheng Zhao [Mon, 20 Jun 2016 06:44:50 +0000 (15:44 +0900)]
Only define enable/disable API for views

8 years agomacOS: Use sheet window as modal window
Cheng Zhao [Mon, 20 Jun 2016 05:49:24 +0000 (14:49 +0900)]
macOS: Use sheet window as modal window

8 years agoMove disable counter to NativeWindow from api::Window
Cheng Zhao [Mon, 20 Jun 2016 02:48:46 +0000 (11:48 +0900)]
Move disable counter to NativeWindow from api::Window

8 years agodocs: Parent and child windows
Cheng Zhao [Mon, 20 Jun 2016 02:06:48 +0000 (11:06 +0900)]
docs: Parent and child windows

8 years agolinux: Make modal dialog show more smoothly
Cheng Zhao [Sun, 19 Jun 2016 08:49:31 +0000 (17:49 +0900)]
linux: Make modal dialog show more smoothly

8 years agolinux: Implement win.disable/enable/isEnabled() API
Cheng Zhao [Sun, 19 Jun 2016 08:35:56 +0000 (17:35 +0900)]
linux: Implement win.disable/enable/isEnabled() API

8 years agoDo not emit "unresponsive" when there is modal dialog
Cheng Zhao [Sun, 19 Jun 2016 07:55:45 +0000 (16:55 +0900)]
Do not emit "unresponsive" when there is modal dialog

8 years agolinux: Implement win.setParentWindow(parent)
Cheng Zhao [Sun, 19 Jun 2016 06:47:27 +0000 (15:47 +0900)]
linux: Implement win.setParentWindow(parent)

8 years agowin: Implement win.disable/enable/isEnabled() API
Cheng Zhao [Sun, 19 Jun 2016 03:18:48 +0000 (12:18 +0900)]
win: Implement win.disable/enable/isEnabled() API

8 years agospec: Avoid calling setParentWindow for unrelated tests
Cheng Zhao [Sun, 19 Jun 2016 03:10:25 +0000 (12:10 +0900)]
spec: Avoid calling setParentWindow for unrelated tests

8 years agoAdd "parent" option for BrowserWindow
Cheng Zhao [Sun, 19 Jun 2016 03:06:08 +0000 (12:06 +0900)]
Add "parent" option for BrowserWindow

8 years agoviews: Initial implementation of win.setParentWindow(parent)
Cheng Zhao [Sun, 19 Jun 2016 02:19:32 +0000 (11:19 +0900)]
views: Initial implementation of win.setParentWindow(parent)

But it doesn't work, aparrently Chromium doesn't support changing
parent window dynamically on desktop.

8 years agomac: Add win.beginSheet(sheet)/endSheet(sheet) API
Cheng Zhao [Sat, 18 Jun 2016 13:53:41 +0000 (22:53 +0900)]
mac: Add win.beginSheet(sheet)/endSheet(sheet) API

8 years agospec: Test cases for win.setModal(modal)
Cheng Zhao [Sat, 18 Jun 2016 00:51:37 +0000 (09:51 +0900)]
spec: Test cases for win.setModal(modal)

8 years agoHandle multiple modal windows correctly
Cheng Zhao [Sat, 18 Jun 2016 00:42:18 +0000 (09:42 +0900)]
Handle multiple modal windows correctly

8 years agoAdd win.setModal(modal) API
Cheng Zhao [Fri, 17 Jun 2016 08:49:35 +0000 (17:49 +0900)]
Add win.setModal(modal) API

8 years agomac: Add win.disable/enable/isEnabled() API
Cheng Zhao [Fri, 17 Jun 2016 08:38:44 +0000 (17:38 +0900)]
mac: Add win.disable/enable/isEnabled() API

8 years agospec: Test cases for parent window
Cheng Zhao [Fri, 17 Jun 2016 07:57:18 +0000 (16:57 +0900)]
spec: Test cases for parent window

8 years agoAdd win.getChildWindows() API
Cheng Zhao [Fri, 17 Jun 2016 07:57:03 +0000 (16:57 +0900)]
Add win.getChildWindows() API

8 years agoAdd win.getParentWindow() API
Cheng Zhao [Fri, 17 Jun 2016 07:09:43 +0000 (16:09 +0900)]
Add win.getParentWindow() API

8 years agomac: Close all child windows before closing current window
Cheng Zhao [Fri, 17 Jun 2016 06:47:05 +0000 (15:47 +0900)]
mac: Close all child windows before closing current window

8 years agomac: Add win.setParentWindow(parent) API
Cheng Zhao [Fri, 17 Jun 2016 06:28:43 +0000 (15:28 +0900)]
mac: Add win.setParentWindow(parent) API

8 years agospec: Suppress isCI test on CI
Cheng Zhao [Mon, 20 Jun 2016 02:16:17 +0000 (11:16 +0900)]
spec: Suppress isCI test on CI

8 years agoMerge branch 'preco21-korean-docs-8'
Cheng Zhao [Mon, 20 Jun 2016 00:48:25 +0000 (09:48 +0900)]
Merge branch 'preco21-korean-docs-8'

8 years agoMerge pull request #6135 from blainesch/patch-1
Cheng Zhao [Mon, 20 Jun 2016 00:34:40 +0000 (00:34 +0000)]
Merge pull request #6135 from blainesch/patch-1

Add copy/pasta example for system preferences.

8 years agoMerge pull request #6128 from gerhardberger/webview-size-issue
Cheng Zhao [Mon, 20 Jun 2016 00:13:30 +0000 (00:13 +0000)]
Merge pull request #6128 from gerhardberger/webview-size-issue

Fixes transformed webview size

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

[ci skip]

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

[ci skip]

8 years agoMerge pull request #6136 from MarshallOfSound/master
Machisté N. Quintana [Sun, 19 Jun 2016 16:56:22 +0000 (09:56 -0700)]
Merge pull request #6136 from MarshallOfSound/master

Fix typo in DevTools Extensions tutorial

8 years agoFix typo in DevTools Extensions tutorial
Samuel Attard [Sun, 19 Jun 2016 16:24:00 +0000 (02:24 +1000)]
Fix typo in DevTools Extensions tutorial

8 years agoAdd copy/pasta example for system preferences.
Blaine Schmeisser [Sun, 19 Jun 2016 15:53:34 +0000 (08:53 -0700)]
Add copy/pasta example for system preferences.

Most of the other api docs have one example of where to find the module in a copy/paste format. This pull request adds one for the system preferences.

8 years agoMerge pull request #6134 from electron/chrome-51.0.2704.103
Cheng Zhao [Sun, 19 Jun 2016 12:32:56 +0000 (12:32 +0000)]
Merge pull request #6134 from electron/chrome-51.0.2704.103

Update to Chrome 51.0.2704.103

8 years agoMerge pull request #6130 from rahatarmanahmed/fix-renderer-stdout
Cheng Zhao [Sun, 19 Jun 2016 12:32:06 +0000 (12:32 +0000)]
Merge pull request #6130 from rahatarmanahmed/fix-renderer-stdout

🐛 Don't load 'repl' unless needed

8 years agoUpdate to Chrome 51.0.2704.103
Cheng Zhao [Sun, 19 Jun 2016 12:09:29 +0000 (21:09 +0900)]
Update to Chrome 51.0.2704.103

8 years agoPyhton => Python, close #6126
Cheng Zhao [Sun, 19 Jun 2016 11:55:26 +0000 (20:55 +0900)]
Pyhton => Python, close #6126

8 years agoMerge pull request #6068 from electron/redispatch-events
Cheng Zhao [Sun, 19 Jun 2016 11:22:02 +0000 (11:22 +0000)]
Merge pull request #6068 from electron/redispatch-events

Redispatch events to handle native OSX shortcuts

8 years agoUse class extension to avoid type conversion
Cheng Zhao [Sun, 19 Jun 2016 11:16:19 +0000 (20:16 +0900)]
Use class extension to avoid type conversion