platform/framework/web/crosswalk-tizen.git
8 years agoIncorporate review feedback
Kevin Sawicki [Wed, 22 Jun 2016 22:26:17 +0000 (15:26 -0700)]
Incorporate review feedback

8 years agoExport app before requiring modules
Kevin Sawicki [Wed, 22 Jun 2016 22:21:45 +0000 (15:21 -0700)]
Export app before requiring modules

8 years agoRemove label/accelerators with role defaults
Kevin Sawicki [Wed, 22 Jun 2016 21:37:16 +0000 (14:37 -0700)]
Remove label/accelerators with role defaults

8 years agoAdd assert for role with app name in label
Kevin Sawicki [Wed, 22 Jun 2016 21:22:15 +0000 (14:22 -0700)]
Add assert for role with app name in label

8 years ago:art:
Kevin Sawicki [Wed, 22 Jun 2016 21:14:32 +0000 (14:14 -0700)]
:art:

8 years agoRemove lint errors
Kevin Sawicki [Wed, 22 Jun 2016 21:13:12 +0000 (14:13 -0700)]
Remove lint errors

8 years agoDoc role defaults
Kevin Sawicki [Wed, 22 Jun 2016 21:10:38 +0000 (14:10 -0700)]
Doc role defaults

8 years agoAdd spec for default role label/accelerator
Kevin Sawicki [Wed, 22 Jun 2016 21:07:46 +0000 (14:07 -0700)]
Add spec for default role label/accelerator

8 years agoSpecify focused window to execute call
Kevin Sawicki [Wed, 22 Jun 2016 21:02:31 +0000 (14:02 -0700)]
Specify focused window to execute call

8 years agoAdd app require
Kevin Sawicki [Wed, 22 Jun 2016 20:59:49 +0000 (13:59 -0700)]
Add app require

8 years agoAdd execute helper to roles file
Kevin Sawicki [Wed, 22 Jun 2016 20:48:26 +0000 (13:48 -0700)]
Add execute helper to roles file

8 years ago:art: Sort roles alphabetically
Kevin Sawicki [Wed, 22 Jun 2016 20:15:20 +0000 (13:15 -0700)]
:art: Sort roles alphabetically

8 years agoAdd more role defaults
Kevin Sawicki [Wed, 22 Jun 2016 20:09:39 +0000 (13:09 -0700)]
Add more role defaults

8 years agoAdd default help/window labels
Kevin Sawicki [Wed, 22 Jun 2016 17:47:25 +0000 (10:47 -0700)]
Add default help/window labels

8 years agoUse default labels and accelerators
Kevin Sawicki [Wed, 22 Jun 2016 17:46:17 +0000 (10:46 -0700)]
Use default labels and accelerators

8 years agoAdd default label/accelerator to role menu items
Kevin Sawicki [Wed, 22 Jun 2016 17:45:01 +0000 (10:45 -0700)]
Add default label/accelerator to role menu items

8 years agoAdd menu item role defaults
Kevin Sawicki [Wed, 22 Jun 2016 17:29:49 +0000 (10:29 -0700)]
Add menu item role defaults

8 years agoMerge pull request #6184 from electron/read-only-command-id
Kevin Sawicki [Wed, 22 Jun 2016 20:09:16 +0000 (13:09 -0700)]
Merge pull request #6184 from electron/read-only-command-id

Make MenuItem.commandId read only

8 years agoMake commandId a read only property
Kevin Sawicki [Wed, 22 Jun 2016 17:07:02 +0000 (10:07 -0700)]
Make commandId a read only property

8 years agoAdd failing spec for writeable command id
Kevin Sawicki [Wed, 22 Jun 2016 17:06:54 +0000 (10:06 -0700)]
Add failing spec for writeable command id

8 years agoMerge pull request #6182 from electron/format-menu-item
Kevin Sawicki [Wed, 22 Jun 2016 17:00:01 +0000 (10:00 -0700)]
Merge pull request #6182 from electron/format-menu-item

Reformat MenuItem class

8 years agoAdd back event param
Kevin Sawicki [Wed, 22 Jun 2016 16:35:11 +0000 (09:35 -0700)]
Add back event param

8 years agoMove click variable near this.click
Kevin Sawicki [Tue, 21 Jun 2016 23:07:20 +0000 (16:07 -0700)]
Move click variable near this.click

8 years ago:art: Destructure requires
Kevin Sawicki [Tue, 21 Jun 2016 23:03:41 +0000 (16:03 -0700)]
:art: Destructure requires

8 years agoAdd spec for submenu type with no submenu
Kevin Sawicki [Tue, 21 Jun 2016 23:02:15 +0000 (16:02 -0700)]
Add spec for submenu type with no submenu

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.