platform/framework/web/crosswalk-tizen.git
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 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

8 years agoMerge pull request #3867 from WenryXu/master
Cheng Zhao [Mon, 21 Dec 2015 06:38:41 +0000 (14:38 +0800)]
Merge pull request #3867 from WenryXu/master

docs: Fix markdown code language

8 years agoMerge pull request #3880 from adam-lynch/patch-1
Cheng Zhao [Mon, 21 Dec 2015 03:33:21 +0000 (11:33 +0800)]
Merge pull request #3880 from adam-lynch/patch-1

Desktop Environment Integration: typo

8 years agoMerge pull request #3881 from adam-lynch/patch-2
Cheng Zhao [Mon, 21 Dec 2015 03:33:14 +0000 (11:33 +0800)]
Merge pull request #3881 from adam-lynch/patch-2

Desktop Environment Integration: rearranged sentence

8 years ago:memo: Update as upstream
Plusb Preco [Fri, 18 Dec 2015 17:02:30 +0000 (02:02 +0900)]
:memo: Update as upstream

[ci skip]

8 years agoCode cleanup of browser_mac.mm
Cheng Zhao [Mon, 21 Dec 2015 02:52:49 +0000 (10:52 +0800)]
Code cleanup of browser_mac.mm

8 years agoMerge pull request #3853 from jrehbein/fix-issue-3739-mac-dockshow
Cheng Zhao [Mon, 21 Dec 2015 02:38:52 +0000 (10:38 +0800)]
Merge pull request #3853 from jrehbein/fix-issue-3739-mac-dockshow

DockShow workaround for issue #3739

8 years agoUpdate brightray for #3831
Cheng Zhao [Mon, 21 Dec 2015 02:09:20 +0000 (10:09 +0800)]
Update brightray for #3831

8 years agospec: serviceWorker registration with file scheme
Robo [Sun, 20 Dec 2015 20:02:08 +0000 (01:32 +0530)]
spec: serviceWorker registration with file scheme

8 years agoDesktop Environment Integration: rearranged sentence
Adam Lynch [Sun, 20 Dec 2015 18:34:57 +0000 (18:34 +0000)]
Desktop Environment Integration: rearranged sentence

8 years agoDesktop Environment Integration: typo
Adam Lynch [Sun, 20 Dec 2015 18:34:05 +0000 (18:34 +0000)]
Desktop Environment Integration: typo

8 years agoAdd media play events to webview
Brian R. Bondy [Sun, 20 Dec 2015 03:16:22 +0000 (22:16 -0500)]
Add media play events to webview

8 years agonavigaton: handle history operations from renderer
Robo [Sat, 19 Dec 2015 19:53:47 +0000 (01:23 +0530)]
navigaton: handle history operations from renderer

8 years agodocs: Fix markdown code language
WenryXu [Sat, 19 Dec 2015 06:27:47 +0000 (14:27 +0800)]
docs: Fix markdown code language

8 years agoBump v0.36.1
Cheng Zhao [Fri, 18 Dec 2015 05:16:30 +0000 (13:16 +0800)]
Bump v0.36.1

8 years agoMerge pull request #3859 from atom/phantom-callback
Cheng Zhao [Fri, 18 Dec 2015 05:15:56 +0000 (13:15 +0800)]
Merge pull request #3859 from atom/phantom-callback

Update node: Use phantom callback in CallbackInfo

8 years agoMerge pull request #3854 from deepak1556/browser_client_crash_patch
Cheng Zhao [Fri, 18 Dec 2015 04:10:41 +0000 (12:10 +0800)]
Merge pull request #3854 from deepak1556/browser_client_crash_patch

browser: check for rvh existence

8 years agoUpdate node: Use phantom callback in CallbackInfo
Cheng Zhao [Fri, 18 Dec 2015 04:00:10 +0000 (12:00 +0800)]
Update node: Use phantom callback in CallbackInfo

8 years agodocs: Standarize the "(**required**)"
Cheng Zhao [Fri, 18 Dec 2015 03:12:07 +0000 (11:12 +0800)]
docs: Standarize the "(**required**)"

8 years agodocs: Use "(optional)" instead of "__optional__"
Cheng Zhao [Fri, 18 Dec 2015 03:07:32 +0000 (11:07 +0800)]
docs: Use "(optional)" instead of "__optional__"

8 years agoMerge pull request #3851 from preco21/master
Cheng Zhao [Fri, 18 Dec 2015 01:53:45 +0000 (09:53 +0800)]
Merge pull request #3851 from preco21/master

Update as upstream

8 years agoMerge pull request #3849 from herrmannplatz/improvement/escape-url-openexternal
Cheng Zhao [Fri, 18 Dec 2015 01:45:39 +0000 (09:45 +0800)]
Merge pull request #3849 from herrmannplatz/improvement/escape-url-openexternal

escape url string

8 years agoRevert "Upgrade node to fix crash in Buffer"
Cheng Zhao [Fri, 18 Dec 2015 01:19:13 +0000 (09:19 +0800)]
Revert "Upgrade node to fix crash in Buffer"

This reverts commit fe9c09ef64ea3a874307855924f5cfbde4770318.

8 years agobrowser: check for rvh existence
Robo [Thu, 17 Dec 2015 17:57:05 +0000 (23:27 +0530)]
browser: check for rvh existence

8 years agoDockShow workaround
Jeff Rehbein [Thu, 17 Dec 2015 20:00:04 +0000 (14:00 -0600)]
DockShow workaround

Implemented workaround in DockShow for TransformProcessType bugginess
based on discussion at http://stackoverflow.com/questions/7596643/

8 years ago:memo: Update as upstream
Plusb Preco [Thu, 17 Dec 2015 18:10:08 +0000 (03:10 +0900)]
:memo: Update as upstream

[ci skip]

8 years agoescape url string
rehez [Thu, 17 Dec 2015 15:20:33 +0000 (16:20 +0100)]
escape url string

8 years agoMerge pull request #3848 from atom/no-sync-message-on-start
Cheng Zhao [Thu, 17 Dec 2015 14:31:33 +0000 (22:31 +0800)]
Merge pull request #3848 from atom/no-sync-message-on-start

Remove usages of synchronous messages on startup

8 years agoRemove sync call in remote module
Cheng Zhao [Thu, 17 Dec 2015 14:03:16 +0000 (22:03 +0800)]
Remove sync call in remote module

8 years agoPass opener ID in command line
Cheng Zhao [Thu, 17 Dec 2015 13:27:14 +0000 (21:27 +0800)]
Pass opener ID in command line

8 years agoUpgrade libchromiumcontent: enable sending sync message to UI thread
Cheng Zhao [Thu, 17 Dec 2015 12:11:21 +0000 (20:11 +0800)]
Upgrade libchromiumcontent: enable sending sync message to UI thread

8 years agodocs: |options| is not optional
Cheng Zhao [Thu, 17 Dec 2015 10:40:52 +0000 (18:40 +0800)]
docs: |options| is not optional

Close #3845.

8 years agoMerge pull request #3844 from atom/fix-node-crash
Cheng Zhao [Thu, 17 Dec 2015 07:04:03 +0000 (15:04 +0800)]
Merge pull request #3844 from atom/fix-node-crash

Upgrade node to fix crash in Buffer

8 years agoUpgrade node to fix crash in Buffer
Cheng Zhao [Thu, 17 Dec 2015 05:07:41 +0000 (13:07 +0800)]
Upgrade node to fix crash in Buffer

8 years agoMerge pull request #3833 from atom/no-renderer-pump
Cheng Zhao [Wed, 16 Dec 2015 15:38:43 +0000 (23:38 +0800)]
Merge pull request #3833 from atom/no-renderer-pump

Don't pump message loop when sending sync msg

8 years agoFix context menu not working in devtools
Cheng Zhao [Wed, 16 Dec 2015 14:57:03 +0000 (22:57 +0800)]
Fix context menu not working in devtools

8 years agoDon't pump message loop when sending sync msg
Cheng Zhao [Wed, 16 Dec 2015 14:38:04 +0000 (22:38 +0800)]
Don't pump message loop when sending sync msg

In old days sending sync message to browser process requires pumping
message loop in the renderer process, but now in Chrome 47 it is not
true anymore. And even when we do it, the Send method may fail
sometimes, so this change seems to be required for the Chrome 47
upgrade.

8 years agoMerge pull request #3829 from atom/remote-xpc-call
Cheng Zhao [Wed, 16 Dec 2015 11:42:04 +0000 (19:42 +0800)]
Merge pull request #3829 from atom/remote-xpc-call

Update libchromiumcontent

8 years agoUpdate libchromiumcontent
Cheng Zhao [Wed, 16 Dec 2015 10:03:18 +0000 (18:03 +0800)]
Update libchromiumcontent

Remove usages of private xpc_ APIs, fix #3823.

8 years agoMerge pull request #3826 from atom/remote-crash-reporting-defaults
Cheng Zhao [Wed, 16 Dec 2015 04:02:28 +0000 (12:02 +0800)]
Merge pull request #3826 from atom/remote-crash-reporting-defaults

Require submitURL and companyName options to crashReporter.start

8 years agoMerge pull request #3825 from atom/maxogden-patch-1
Cheng Zhao [Wed, 16 Dec 2015 03:30:05 +0000 (11:30 +0800)]
Merge pull request #3825 from atom/maxogden-patch-1

mention getUserMedia options in desktop-capturer docs

8 years agoMerge pull request #3822 from hashedhyphen/support-strict-mode
Cheng Zhao [Wed, 16 Dec 2015 03:13:26 +0000 (11:13 +0800)]
Merge pull request #3822 from hashedhyphen/support-strict-mode

:bug: Support strict mode on Tutorial