platform/framework/web/crosswalk-tizen.git
8 years agoMerge pull request #3975 from leethomas/add-webview-navigation-events
Cheng Zhao [Mon, 4 Jan 2016 03:24:27 +0000 (11:24 +0800)]
Merge pull request #3975 from leethomas/add-webview-navigation-events

Add webview navigation events

8 years agoUpdate libchromiumcontent for #3958
Cheng Zhao [Mon, 4 Jan 2016 02:58:01 +0000 (10:58 +0800)]
Update libchromiumcontent for #3958

8 years agoMerge pull request #3958 from deepak1556/content_strings_localzation_patch
Cheng Zhao [Mon, 4 Jan 2016 02:59:09 +0000 (10:59 +0800)]
Merge pull request #3958 from deepak1556/content_strings_localzation_patch

browser: provide localized string from resourcebundle

8 years agoAdd isDevToolsFocused to webview
Cheng Zhao [Mon, 4 Jan 2016 02:46:30 +0000 (10:46 +0800)]
Add isDevToolsFocused to webview

8 years agoMerge pull request #3974 from leethomas/fix-devtools-api
Cheng Zhao [Mon, 4 Jan 2016 02:41:33 +0000 (10:41 +0800)]
Merge pull request #3974 from leethomas/fix-devtools-api

Fix devtools api

8 years ago:memo: Update as upstream
Plusb Preco [Fri, 1 Jan 2016 06:57:51 +0000 (15:57 +0900)]
:memo: Update as upstream

* Update as upstream
* Add `using-widevine-cdm-plugin.md`

8 years ago:white_check_mark: add tests to insure window.location.hash changes & window.history...
leethomas [Sat, 2 Jan 2016 02:51:12 +0000 (18:51 -0800)]
:white_check_mark: add tests to insure window.location.hash changes & window.history.replaceState cause 'did-navigate-in-page' to fire

8 years ago:white_check_mark: add tests for will-navigate, did-navigate-to-different-page, did...
leethomas [Sat, 2 Jan 2016 02:13:07 +0000 (18:13 -0800)]
:white_check_mark: add tests for will-navigate, did-navigate-to-different-page, did-navigate-in-page events in webview

8 years ago:memo: add 'did-navigate-in-page', 'did-navigate-to-different-page', 'will-navigate...
leethomas [Sat, 2 Jan 2016 00:05:27 +0000 (16:05 -0800)]
:memo: add 'did-navigate-in-page', 'did-navigate-to-different-page', 'will-navigate' to docs

8 years agoadd did-navigate-in-page event to webview & webcontents (triggers on hash/ref changes...
leethomas [Fri, 1 Jan 2016 22:43:02 +0000 (14:43 -0800)]
add did-navigate-in-page event to webview & webcontents (triggers on hash/ref changes, anchor links...), pass url into events

8 years agoadd will-navigate, did-navigate-to-different-page events to webview
leethomas [Fri, 1 Jan 2016 21:33:26 +0000 (13:33 -0800)]
add will-navigate, did-navigate-to-different-page events to webview

8 years ago:memo: update webview docs to include devtools-* events
leethomas [Fri, 1 Jan 2016 09:45:03 +0000 (01:45 -0800)]
:memo: update webview docs to include devtools-* events

8 years ago:white_check_mark: add tests for webview devtools-* events
leethomas [Fri, 1 Jan 2016 09:41:49 +0000 (01:41 -0800)]
:white_check_mark: add tests for webview devtools-* events

8 years ago:bug: add isDevToolsFocused to WebContents to fix #3928, add devtools-[focused|open...
leethomas [Fri, 1 Jan 2016 05:11:21 +0000 (21:11 -0800)]
:bug: add isDevToolsFocused to WebContents to fix #3928, add devtools-[focused|open|close] events to WebView to fix #3783.

8 years agoAdd comment on why checking empty set
Cheng Zhao [Thu, 31 Dec 2015 10:58:16 +0000 (18:58 +0800)]
Add comment on why checking empty set

8 years agoMerge pull request #3967 from leethomas/fix-osx-crash-when-extensions-empty
Cheng Zhao [Thu, 31 Dec 2015 10:51:55 +0000 (18:51 +0800)]
Merge pull request #3967 from leethomas/fix-osx-crash-when-extensions-empty

:apple: fix #3864 where saving a file causes a crash if file extensio…

8 years agoMerge pull request #3968 from leethomas/fix-window-submenu-crashes
Cheng Zhao [Thu, 31 Dec 2015 10:51:45 +0000 (18:51 +0800)]
Merge pull request #3968 from leethomas/fix-window-submenu-crashes

:apple: only add sub menus to Window when they actually have menu ite…

8 years agoMerge pull request #3959 from deepak1556/remote_object_patch
Cheng Zhao [Thu, 31 Dec 2015 10:46:22 +0000 (18:46 +0800)]
Merge pull request #3959 from deepak1556/remote_object_patch

remote: support arguments of type Date

8 years ago:apple: only add sub menus to Window when they actually have menu items. fixes #3873
leethomas [Thu, 31 Dec 2015 03:36:02 +0000 (19:36 -0800)]
:apple: only add sub menus to Window when they actually have menu items. fixes #3873

8 years ago:apple: fix #3864 where saving a file causes a crash if file extension array is empty
leethomas [Wed, 30 Dec 2015 20:38:02 +0000 (12:38 -0800)]
:apple: fix #3864 where saving a file causes a crash if file extension array is empty

8 years agoMerge pull request #3961 from atom/widevine-docs
Cheng Zhao [Wed, 30 Dec 2015 08:46:31 +0000 (16:46 +0800)]
Merge pull request #3961 from atom/widevine-docs

Add documentation for using Widevine plugin

8 years agoUpdate libchromiumcontent: component_updater is not needed
Cheng Zhao [Wed, 30 Dec 2015 08:12:40 +0000 (16:12 +0800)]
Update libchromiumcontent: component_updater is not needed

8 years agodocs: Using Widevine CDM Plugin
Cheng Zhao [Wed, 30 Dec 2015 08:10:00 +0000 (16:10 +0800)]
docs: Using Widevine CDM Plugin

8 years agobrowser: provide localized string from resourcebundle
Robo [Wed, 30 Dec 2015 05:16:22 +0000 (10:46 +0530)]
browser: provide localized string from resourcebundle

8 years agoMerge pull request #3957 from atom/widevine
Cheng Zhao [Wed, 30 Dec 2015 04:46:19 +0000 (12:46 +0800)]
Merge pull request #3957 from atom/widevine

Merge #3830

8 years agoMerge pull request #3955 from nishanths/feature/osx-clear-recent-docs
Cheng Zhao [Wed, 30 Dec 2015 04:07:41 +0000 (12:07 +0800)]
Merge pull request #3955 from nishanths/feature/osx-clear-recent-docs

osx: Implement clear recent documents

8 years agoMerge pull request #3926 from adam-lynch/patch-3
Cheng Zhao [Wed, 30 Dec 2015 04:00:35 +0000 (12:00 +0800)]
Merge pull request #3926 from adam-lynch/patch-3

Fixing link to web contents from ipcMain

8 years ago:memo: Update as upstream
Plusb Preco [Tue, 29 Dec 2015 13:56:27 +0000 (22:56 +0900)]
:memo: Update as upstream

[ci skip]

8 years agoUpdate brightray and libchromiumcontent with widevine support
Cheng Zhao [Wed, 30 Dec 2015 03:40:52 +0000 (11:40 +0800)]
Update brightray and libchromiumcontent with widevine support

8 years agoosx: Implement clear recent documents
Nishanth Shanmugham [Wed, 30 Dec 2015 00:35:54 +0000 (18:35 -0600)]
osx: Implement clear recent documents

Fixes #3932

8 years agoremote: support arguments of type Date
Robo [Tue, 29 Dec 2015 20:11:31 +0000 (01:41 +0530)]
remote: support arguments of type Date

8 years agoFixing link to web contents from ipcMain
Adam Lynch [Sun, 27 Dec 2015 03:21:10 +0000 (03:21 +0000)]
Fixing link to web contents from ipcMain

8 years agoDo not ship widevine plugin
Cheng Zhao [Tue, 29 Dec 2015 13:38:01 +0000 (21:38 +0800)]
Do not ship widevine plugin

8 years agoMerge pull request #3944 from nishanths/feature/tray-file-drop-osx-dock
Cheng Zhao [Tue, 29 Dec 2015 11:59:24 +0000 (19:59 +0800)]
Merge pull request #3944 from nishanths/feature/tray-file-drop-osx-dock

tray: Support file-drop from OS X Dock

8 years agoMerge pull request #3945 from deepak1556/web_frame_api_patch
Cheng Zhao [Tue, 29 Dec 2015 11:48:50 +0000 (19:48 +0800)]
Merge pull request #3945 from deepak1556/web_frame_api_patch

webFrame: support fetch api for schemes that are privileged.

8 years agoFix coding styles
Cheng Zhao [Tue, 29 Dec 2015 08:41:44 +0000 (16:41 +0800)]
Fix coding styles

8 years agowebFrame: support fetch api for schemes that are privileged.
Robo [Tue, 29 Dec 2015 10:26:19 +0000 (15:56 +0530)]
webFrame: support fetch api for schemes that are privileged.

8 years agotray: Support file-drop from OS X Dock
Nishanth Shanmugham [Tue, 29 Dec 2015 09:25:21 +0000 (03:25 -0600)]
tray: Support file-drop from OS X Dock

A long-standing Apple bug does not call `prepareForDragOperation:sender`
for file drag-and-drop operations from the Dock. So we manually
call our custom `handleDrop:sender` for all drag-and-drop cases (that
is, from the Dock and from Finder).

References to the bug in question:
- http://stackoverflow.com/q/9534543/3309046
- http://openradar.appspot.com/radar?id=1745403

However, we still need to return YES from `prepareForDragOperation:sender`,
otherwise the "drag failed" animation occurs. For the same reason, we also
return YES from `performDragOperation:sender`.

8 years agoDo not link with unnecessary libraries
Cheng Zhao [Tue, 29 Dec 2015 07:45:34 +0000 (15:45 +0800)]
Do not link with unnecessary libraries

8 years agoRemove hacky build settings
Cheng Zhao [Tue, 29 Dec 2015 06:50:29 +0000 (14:50 +0800)]
Remove hacky build settings

8 years agoUpdate libchromiumcontent to include widevine libraries
Cheng Zhao [Tue, 29 Dec 2015 06:17:15 +0000 (14:17 +0800)]
Update libchromiumcontent to include widevine libraries

8 years agoAdd widevine third party
Cyrille Lebeaupin [Wed, 16 Dec 2015 10:06:38 +0000 (11:06 +0100)]
Add widevine third party

Add 2 new command options to use widevine:
- widevine-cdm-path: Path to widevine plugin
- widevine-cdm-version: Version of the widevine plugin

8 years agoMerge pull request #3942 from atom/remote-memory-leak
Cheng Zhao [Tue, 29 Dec 2015 03:03:34 +0000 (11:03 +0800)]
Merge pull request #3942 from atom/remote-memory-leak

Fix memory leak in remote module

8 years agoLeak FunctionTemplateHandle
Cheng Zhao [Tue, 29 Dec 2015 02:40:10 +0000 (10:40 +0800)]
Leak FunctionTemplateHandle

They are cached through the app's lifetime, and freeing them at the
right time is complicate, so just leak them.

8 years agoCache function templates created by CreateObjectWithName
Cheng Zhao [Tue, 29 Dec 2015 02:29:48 +0000 (10:29 +0800)]
Cache function templates created by CreateObjectWithName

8 years agoFix circular reference caused by Object.defineProperty
Cheng Zhao [Tue, 29 Dec 2015 02:17:35 +0000 (10:17 +0800)]
Fix circular reference caused by Object.defineProperty

8 years agoOptimize the case when creating plain object
Cheng Zhao [Mon, 28 Dec 2015 14:51:01 +0000 (22:51 +0800)]
Optimize the case when creating plain object

8 years agoVariables are not shadowed in inline class
Cheng Zhao [Mon, 28 Dec 2015 14:32:07 +0000 (22:32 +0800)]
Variables are not shadowed in inline class

8 years agoFix circular reference caused by RemoteMemberFunction
Cheng Zhao [Mon, 28 Dec 2015 14:31:14 +0000 (22:31 +0800)]
Fix circular reference caused by RemoteMemberFunction

8 years agoMerge pull request #3931 from leftstick/master
Cheng Zhao [Mon, 28 Dec 2015 11:22:57 +0000 (19:22 +0800)]
Merge pull request #3931 from leftstick/master

add zh-CN translation for devtools

8 years agoadd zh-CN translation for devtools
Howard.Zuo [Mon, 28 Dec 2015 05:10:15 +0000 (13:10 +0800)]
add zh-CN translation for devtools

8 years agoMerge pull request #3920 from flaub/patch-1
Cheng Zhao [Mon, 28 Dec 2015 01:58:40 +0000 (09:58 +0800)]
Merge pull request #3920 from flaub/patch-1

s/Phrase/Phase

8 years agos/Phrase/Phase
Frank Laub [Fri, 25 Dec 2015 07:04:44 +0000 (23:04 -0800)]
s/Phrase/Phase

8 years agoBump v0.36.2
Cheng Zhao [Fri, 25 Dec 2015 05:45:07 +0000 (13:45 +0800)]
Bump v0.36.2

8 years agoMerge pull request #3918 from deepak1556/renderer_process_fork_patch
Cheng Zhao [Fri, 25 Dec 2015 05:43:34 +0000 (13:43 +0800)]
Merge pull request #3918 from deepak1556/renderer_process_fork_patch

renderer: dont fork the process when there is server redirect

8 years ago:memo: Update as upstream
Plusb Preco [Thu, 24 Dec 2015 21:07:01 +0000 (06:07 +0900)]
:memo: Update as upstream

[ci skip]

8 years agoUpgrade brightray for atom/brightray#188
Cheng Zhao [Fri, 25 Dec 2015 03:57:35 +0000 (11:57 +0800)]
Upgrade brightray for atom/brightray#188

8 years agorenderer: dont fork the process when there is server redirect
Robo [Thu, 24 Dec 2015 20:49:56 +0000 (02:19 +0530)]
renderer: dont fork the process when there is server redirect

8 years agoMerge pull request #3915 from juanpaulo/master
Cheng Zhao [Thu, 24 Dec 2015 12:11:59 +0000 (20:11 +0800)]
Merge pull request #3915 from juanpaulo/master

Removed unnecessary backtick

8 years agoUpgrade brightray for #3866
Cheng Zhao [Thu, 24 Dec 2015 12:08:16 +0000 (20:08 +0800)]
Upgrade brightray for #3866

8 years agoRemoved unnecessary backtick.
Juan Paulo Gutierrez [Thu, 24 Dec 2015 11:22:22 +0000 (20:22 +0900)]
Removed unnecessary backtick.

8 years agospec: Surppess did-change-theme-color test
Cheng Zhao [Thu, 24 Dec 2015 11:05:28 +0000 (19:05 +0800)]
spec: Surppess did-change-theme-color test

It is too flaky.

8 years agoMerge pull request #3914 from atom/fix-remvoe-headers
Cheng Zhao [Thu, 24 Dec 2015 10:39:04 +0000 (18:39 +0800)]
Merge pull request #3914 from atom/fix-remvoe-headers

onBeforeSendHeaders should reset the whole headers

8 years agospec: Increase timeout for window.open
Cheng Zhao [Thu, 24 Dec 2015 09:08:32 +0000 (17:08 +0800)]
spec: Increase timeout for window.open

8 years agospec: onBeforeSendHeaders should reset the whole headers
Cheng Zhao [Thu, 24 Dec 2015 09:02:30 +0000 (17:02 +0800)]
spec: onBeforeSendHeaders should reset the whole headers

8 years agoReset whole headers when requestHeaders is set
Cheng Zhao [Thu, 24 Dec 2015 08:59:13 +0000 (16:59 +0800)]
Reset whole headers when requestHeaders is set

8 years agoMerge pull request #3912 from tylergibson/FixingMoveItemToTrash-Windows7
Cheng Zhao [Thu, 24 Dec 2015 07:32:09 +0000 (15:32 +0800)]
Merge pull request #3912 from tylergibson/FixingMoveItemToTrash-Windows7

Adding check for Windows version and alternate flags for Windows Vista/7

8 years agoAdding check for Windows version and alternate flags for Windows Vista/7
Tyler Gibson [Thu, 24 Dec 2015 03:54:50 +0000 (03:54 +0000)]
Adding check for Windows version and alternate flags for Windows Vista/7

8 years agoMerge pull request #3913 from atom/fix-nsurl
Cheng Zhao [Thu, 24 Dec 2015 05:06:08 +0000 (13:06 +0800)]
Merge pull request #3913 from atom/fix-nsurl

Fix converting string to NSURL

8 years agoFix converting string to NSURL
Cheng Zhao [Thu, 24 Dec 2015 04:43:07 +0000 (12:43 +0800)]
Fix converting string to NSURL

8 years agoMerge pull request #3911 from atom/fix-alt
Cheng Zhao [Thu, 24 Dec 2015 04:10:07 +0000 (12:10 +0800)]
Merge pull request #3911 from atom/fix-alt

linux: Fix pressing Alt not toggling window menu bar

8 years agolinux: Fix pressing Alt not toggling window menu bar
Cheng Zhao [Thu, 24 Dec 2015 03:43:14 +0000 (11:43 +0800)]
linux: Fix pressing Alt not toggling window menu bar

8 years agoMerge pull request #3910 from atom/no-ship-libnotify
Cheng Zhao [Thu, 24 Dec 2015 03:37:52 +0000 (11:37 +0800)]
Merge pull request #3910 from atom/no-ship-libnotify

No longer need to ship with libnotify.so

8 years agoNo longer need to ship with libnotify.so
Cheng Zhao [Thu, 24 Dec 2015 03:17:32 +0000 (11:17 +0800)]
No longer need to ship with libnotify.so

8 years agoUpdate brightray for #2294
Cheng Zhao [Thu, 24 Dec 2015 03:16:46 +0000 (11:16 +0800)]
Update brightray for #2294

8 years agoMerge pull request #3905 from fscherwi/patch-2
Cheng Zhao [Thu, 24 Dec 2015 02:14:16 +0000 (10:14 +0800)]
Merge pull request #3905 from fscherwi/patch-2

upgrade asar

8 years ago:arrow_up: asar
fscherwi [Wed, 23 Dec 2015 18:08:51 +0000 (19:08 +0100)]
:arrow_up: asar

8 years agoMerge pull request #3900 from bbondy/theme-color
Cheng Zhao [Wed, 23 Dec 2015 08:09:57 +0000 (16:09 +0800)]
Merge pull request #3900 from bbondy/theme-color

Theme color

8 years agoMerge pull request #3904 from atom/hidden-inset-no-visual-artifacts
Cheng Zhao [Wed, 23 Dec 2015 05:14:50 +0000 (13:14 +0800)]
Merge pull request #3904 from atom/hidden-inset-no-visual-artifacts

Fix visual artifacts of hidden-inset window

8 years agoRemove visual artifacts of hidden-inset window
Cheng Zhao [Wed, 23 Dec 2015 04:38:11 +0000 (12:38 +0800)]
Remove visual artifacts of hidden-inset window

8 years agoAdd tests for did-change-theme-color event
Brian R. Bondy [Tue, 22 Dec 2015 22:16:31 +0000 (17:16 -0500)]
Add tests for did-change-theme-color event

8 years agoMerge pull request #3890 from jaanus/hidden-inset-fullscreen-fix
Cheng Zhao [Wed, 23 Dec 2015 03:26:06 +0000 (11:26 +0800)]
Merge pull request #3890 from jaanus/hidden-inset-fullscreen-fix

Fixes #2810: correct look of hidden-inset windows in full screen.

8 years agoMerge pull request #3903 from atom/fix-webrequest-crash
Cheng Zhao [Wed, 23 Dec 2015 02:44:19 +0000 (10:44 +0800)]
Merge pull request #3903 from atom/fix-webrequest-crash

Fix crash when using webRequest API

8 years agoCancel callback in OnComplete event
Cheng Zhao [Tue, 22 Dec 2015 15:46:25 +0000 (23:46 +0800)]
Cancel callback in OnComplete event

8 years agoAdd did-change-theme-color event to webview
Brian R. Bondy [Tue, 22 Dec 2015 22:16:00 +0000 (17:16 -0500)]
Add did-change-theme-color event to webview

8 years agoFixes #2810: correct look of hidden-inset windows in full screen.
jaanus [Mon, 21 Dec 2015 18:55:23 +0000 (20:55 +0200)]
Fixes #2810: correct look of hidden-inset windows in full screen.

`hidden` and `hidden-inset` windows differ only by the hidden-inset window having a toolbar. Yet, the toolbar yields an incorrect look in fullscreen mode. So, we hide and recreate the toolbar for such windows when going to/from fullscreen.

There are some visible artifacts during the fullscreen animations, as the toolbar gets created and destroyed. When entering fullscreen, you see a toolbar that then disappears. When going back to normal window, you see the traffic light buttons jump around a little bit. Yet, this is definitely better than the current broken fullscreen look.

8 years agoCancel callback when URLRequest is destroyed
Cheng Zhao [Tue, 22 Dec 2015 14:08:33 +0000 (22:08 +0800)]
Cancel callback when URLRequest is destroyed

8 years agoMerge pull request #3892 from jasssonpet/patch-1
Cheng Zhao [Tue, 22 Dec 2015 11:16:04 +0000 (19:16 +0800)]
Merge pull request #3892 from jasssonpet/patch-1

Formatting app.md

8 years ago:memo: Update as upstream
Plusb Preco [Mon, 21 Dec 2015 18:31:50 +0000 (03:31 +0900)]
:memo: Update as upstream

[ci skip]

8 years agoMerge pull request #3865 from deepak1556/visibility_api_patch
Cheng Zhao [Tue, 22 Dec 2015 11:04:23 +0000 (19:04 +0800)]
Merge pull request #3865 from deepak1556/visibility_api_patch

browser: fix document.hidden value

8 years agoMerge pull request #3855 from deepak1556/find_api_patch
Cheng Zhao [Tue, 22 Dec 2015 11:01:39 +0000 (19:01 +0800)]
Merge pull request #3855 from deepak1556/find_api_patch

webContents: adding findInPage api

8 years agoFormatting app.md
Jason Zhekov [Tue, 22 Dec 2015 07:04:36 +0000 (09:04 +0200)]
Formatting app.md

This looks a bit odd on the site: http://electron.atom.io/docs/v0.36.0/api/app/#app-setusertasks-tasks-windows

8 years agofix cpplint warning
Robo [Mon, 21 Dec 2015 12:54:55 +0000 (18:24 +0530)]
fix cpplint warning

8 years agoadd test
Robo [Mon, 21 Dec 2015 12:20:40 +0000 (17:50 +0530)]
add test

8 years agobrowser: fix value of document.hidden
Robo [Fri, 18 Dec 2015 22:53:30 +0000 (04:23 +0530)]
browser: fix value of document.hidden

8 years agoadd api to webview
Robo [Thu, 17 Dec 2015 23:10:42 +0000 (04:40 +0530)]
add api to webview

8 years agowebContents: adding findInPage api
Robo [Thu, 17 Dec 2015 17:27:56 +0000 (22:57 +0530)]
webContents: adding findInPage api

8 years agoMerge pull request #3882 from deepak1556/chromium_spec_patch
Cheng Zhao [Mon, 21 Dec 2015 10:39:18 +0000 (18:39 +0800)]
Merge pull request #3882 from deepak1556/chromium_spec_patch

spec: serviceWorker registration with file scheme

8 years agoMerge pull request #3877 from bbondy/master
Cheng Zhao [Mon, 21 Dec 2015 10:22:30 +0000 (18:22 +0800)]
Merge pull request #3877 from bbondy/master

Add media play events to webview

8 years agoMerge pull request #3875 from deepak1556/history_navigation_patch
Cheng Zhao [Mon, 21 Dec 2015 10:18:45 +0000 (18:18 +0800)]
Merge pull request #3875 from deepak1556/history_navigation_patch

navigaton: handle history operations from renderer