platform/framework/web/crosswalk-tizen.git
8 years agoRemove unneeded semicolon
Kevin Sawicki [Fri, 15 Jan 2016 23:10:26 +0000 (15:10 -0800)]
Remove unneeded semicolon

8 years agoAdd missing {
Kevin Sawicki [Fri, 15 Jan 2016 23:09:25 +0000 (15:09 -0800)]
Add missing {

8 years agoUse ES6 style class
Kevin Sawicki [Fri, 15 Jan 2016 22:31:23 +0000 (14:31 -0800)]
Use ES6 style class

8 years agoAdd back v8Util binding
Kevin Sawicki [Fri, 15 Jan 2016 22:29:36 +0000 (14:29 -0800)]
Add back v8Util binding

8 years agoUse ES6 style class
Kevin Sawicki [Fri, 15 Jan 2016 22:28:12 +0000 (14:28 -0800)]
Use ES6 style class

8 years agoUse ES6 style class
Kevin Sawicki [Fri, 15 Jan 2016 22:15:42 +0000 (14:15 -0800)]
Use ES6 style class

8 years agoUse ES6 style class
Kevin Sawicki [Fri, 15 Jan 2016 22:12:57 +0000 (14:12 -0800)]
Use ES6 style class

8 years agoUse const instead of var
Kevin Sawicki [Fri, 15 Jan 2016 19:46:52 +0000 (11:46 -0800)]
Use const instead of var

8 years agoRemove unneeded .constructor segments
Kevin Sawicki [Fri, 15 Jan 2016 18:29:00 +0000 (10:29 -0800)]
Remove unneeded .constructor segments

8 years agoUse util.inherits instead of CoffeeScript's extend function
Kevin Sawicki [Fri, 15 Jan 2016 17:57:36 +0000 (09:57 -0800)]
Use util.inherits instead of CoffeeScript's extend function

8 years agoDeclare vars one per line
Kevin Sawicki [Fri, 15 Jan 2016 17:32:57 +0000 (09:32 -0800)]
Declare vars one per line

8 years agoUse [].inclues where appropriate
Kevin Sawicki [Fri, 15 Jan 2016 17:30:29 +0000 (09:30 -0800)]
Use [].inclues where appropriate

8 years agoRemove unneeded [].indexOf fallback
Kevin Sawicki [Fri, 15 Jan 2016 17:24:53 +0000 (09:24 -0800)]
Remove unneeded [].indexOf fallback

8 years agoMerge pull request #4122 from atom/remove-cpp-lint-warning
Kevin Sawicki [Fri, 15 Jan 2016 18:17:16 +0000 (10:17 -0800)]
Merge pull request #4122 from atom/remove-cpp-lint-warning

Fix lint errors in archive.cc

8 years agoAdd missing semicolon
Kevin Sawicki [Fri, 15 Jan 2016 18:09:19 +0000 (10:09 -0800)]
Add missing semicolon

8 years agoUse 2 space indent instead of 3
Kevin Sawicki [Fri, 15 Jan 2016 18:05:35 +0000 (10:05 -0800)]
Use 2 space indent instead of 3

8 years agoMerge pull request #4118 from Ivshti/patch-1
Cheng Zhao [Fri, 15 Jan 2016 15:58:57 +0000 (23:58 +0800)]
Merge pull request #4118 from Ivshti/patch-1

Ensure we close FD on Windows

8 years agoMerge pull request #4116 from 0b61d29/patch-1
Cheng Zhao [Fri, 15 Jan 2016 15:33:25 +0000 (23:33 +0800)]
Merge pull request #4116 from 0b61d29/patch-1

Spelling: bellow → below

8 years agoMerge pull request #4113 from importcjj/master
Cheng Zhao [Fri, 15 Jan 2016 15:32:39 +0000 (23:32 +0800)]
Merge pull request #4113 from importcjj/master

fix incorrect markdown tag

8 years agoMerge pull request #4111 from evgenyzinoviev/movable
Cheng Zhao [Fri, 15 Jan 2016 15:24:22 +0000 (23:24 +0800)]
Merge pull request #4111 from evgenyzinoviev/movable

Added an option to prevent a window from being moved on OS X

8 years agoadded a note that this option is only implemented on osx
evgenyzinoviev [Fri, 15 Jan 2016 15:02:23 +0000 (16:02 +0100)]
added a note that this option is only implemented on osx

8 years agoEnsure we close FD on Windows
Ivo Georgiev [Fri, 15 Jan 2016 14:54:29 +0000 (16:54 +0200)]
Ensure we close FD on Windows

8 years agospelling: bellow -> below
Florian Hämmerle [Fri, 15 Jan 2016 12:43:44 +0000 (13:43 +0100)]
spelling: bellow -> below

8 years agoMerge pull request #4082 from atom/web-contents-lifetime
Cheng Zhao [Fri, 15 Jan 2016 09:24:47 +0000 (17:24 +0800)]
Merge pull request #4082 from atom/web-contents-lifetime

Fix some junk output when running tests

8 years agoSmall ajustments on lifetime of webContents
Cheng Zhao [Wed, 13 Jan 2016 09:59:59 +0000 (17:59 +0800)]
Small ajustments on lifetime of webContents

8 years agospec: Group session.cookies tests
Cheng Zhao [Wed, 13 Jan 2016 09:19:53 +0000 (17:19 +0800)]
spec: Group session.cookies tests

8 years agospec: Remove annoying outputs from savePage test
Cheng Zhao [Wed, 13 Jan 2016 09:12:47 +0000 (17:12 +0800)]
spec: Remove annoying outputs from savePage test

8 years agoNo need to call sender.callbacks.remove
Cheng Zhao [Wed, 13 Jan 2016 09:07:18 +0000 (17:07 +0800)]
No need to call sender.callbacks.remove

The IDWeakMap automatically removes the key when object is garbage
collected.

8 years agoMerge pull request #4109 from atom/const
Cheng Zhao [Fri, 15 Jan 2016 08:32:07 +0000 (16:32 +0800)]
Merge pull request #4109 from atom/const

[WIP] Use `const` for requires

8 years agofix incorrect markdown tag
Importcjj [Fri, 15 Jan 2016 07:26:16 +0000 (15:26 +0800)]
fix incorrect markdown tag

8 years agoBump v0.36.4
Cheng Zhao [Fri, 15 Jan 2016 06:27:19 +0000 (14:27 +0800)]
Bump v0.36.4

8 years agoAdded option to prevent a window from being moved on OS X
evgenyzinoviev [Fri, 15 Jan 2016 02:45:19 +0000 (03:45 +0100)]
Added option to prevent a window from being moved on OS X

8 years agoClean up variable declarations
Jessica Lord [Fri, 15 Jan 2016 02:07:29 +0000 (18:07 -0800)]
Clean up variable declarations

8 years agoMerge pull request #4110 from atom/add-missing-spec-suffix
Kevin Sawicki [Fri, 15 Jan 2016 01:50:02 +0000 (17:50 -0800)]
Merge pull request #4110 from atom/add-missing-spec-suffix

Add missing spec suffix to desktopCapturer spec filename

8 years agoExpand spec description
Kevin Sawicki [Fri, 15 Jan 2016 01:04:38 +0000 (17:04 -0800)]
Expand spec description

8 years ago:fire: stray `ref`
Jessica Lord [Fri, 15 Jan 2016 01:03:55 +0000 (17:03 -0800)]
:fire: stray `ref`

8 years agoAdd missing -spec suffix to desktop capturer spec
Kevin Sawicki [Fri, 15 Jan 2016 01:03:51 +0000 (17:03 -0800)]
Add missing -spec suffix to desktop capturer spec

8 years agoMerge pull request #4102 from Mingling94/documentation
Jessica Lord [Thu, 14 Jan 2016 23:48:09 +0000 (15:48 -0800)]
Merge pull request #4102 from Mingling94/documentation

Styled the removeListener & removeAllListeners

8 years agoInline `var`
Jessica Lord [Thu, 14 Jan 2016 23:44:33 +0000 (15:44 -0800)]
Inline `var`

8 years agoUse `const`
Jessica Lord [Thu, 14 Jan 2016 22:20:06 +0000 (14:20 -0800)]
Use `const`

8 years agoUse `const`
Jessica Lord [Thu, 14 Jan 2016 22:11:50 +0000 (14:11 -0800)]
Use `const`

8 years agoUse `const`
Jessica Lord [Thu, 14 Jan 2016 21:21:11 +0000 (13:21 -0800)]
Use `const`

8 years agoUse `const`
Jessica Lord [Thu, 14 Jan 2016 21:18:52 +0000 (13:18 -0800)]
Use `const`

8 years agoUse `const`
Jessica Lord [Thu, 14 Jan 2016 21:16:42 +0000 (13:16 -0800)]
Use `const`

8 years agoMerge pull request #4106 from atom/clean-up-comments
Kevin Sawicki [Thu, 14 Jan 2016 22:10:26 +0000 (14:10 -0800)]
Merge pull request #4106 from atom/clean-up-comments

Clean up comments from CoffeeScript migration

8 years agoRemove extra newlines around comments
Kevin Sawicki [Thu, 14 Jan 2016 19:10:12 +0000 (11:10 -0800)]
Remove extra newlines around comments

8 years agoUse // for multi-line comments
Kevin Sawicki [Thu, 14 Jan 2016 18:44:21 +0000 (10:44 -0800)]
Use // for multi-line comments

8 years agoUse // for single line comments
Kevin Sawicki [Thu, 14 Jan 2016 18:35:29 +0000 (10:35 -0800)]
Use // for single line comments

8 years agoStyled the removeListener & removeAllListeners
Ming Luo [Thu, 14 Jan 2016 14:27:24 +0000 (09:27 -0500)]
Styled the removeListener & removeAllListeners

They were previously not written with the same style as other parts of
the doc. Also there was a couple grammar errors

8 years agoGetHttpCacheInIO => DoCacheActionInIO
Cheng Zhao [Thu, 14 Jan 2016 12:48:14 +0000 (20:48 +0800)]
GetHttpCacheInIO => DoCacheActionInIO

8 years agoMerge pull request #4098 from deepak1556/session_cache_size_patch
Cheng Zhao [Thu, 14 Jan 2016 12:18:21 +0000 (20:18 +0800)]
Merge pull request #4098 from deepak1556/session_cache_size_patch

session: api to get current cache size

8 years agosession: api to get current cache size
Robo [Thu, 14 Jan 2016 09:31:54 +0000 (15:01 +0530)]
session: api to get current cache size

8 years agoMerge pull request #4091 from deepak1556/webview_attributes_patch
Cheng Zhao [Thu, 14 Jan 2016 04:22:57 +0000 (12:22 +0800)]
Merge pull request #4091 from deepak1556/webview_attributes_patch

webview: respect properties provided during webview creation

8 years agoMerge pull request #4088 from Mingling94/documentation
Cheng Zhao [Thu, 14 Jan 2016 04:19:47 +0000 (12:19 +0800)]
Merge pull request #4088 from Mingling94/documentation

Detail ipc.removeListener & ipc.removeAllListeners

8 years ago:memo: Update as upstream
Plusb Preco [Mon, 11 Jan 2016 04:11:10 +0000 (13:11 +0900)]
:memo: Update as upstream

[ci skip]

8 years agoMerge pull request #4089 from yamatoya/master
Cheng Zhao [Thu, 14 Jan 2016 01:48:18 +0000 (09:48 +0800)]
Merge pull request #4089 from yamatoya/master

Add  Japanese translated docs.

8 years agowebview: respect properties provided during webview creation
Robo [Wed, 13 Jan 2016 17:02:41 +0000 (22:32 +0530)]
webview: respect properties provided during webview creation

8 years agoMerge pull request #4090 from lukeapage/patch-5
Kevin Sawicki [Wed, 13 Jan 2016 17:00:17 +0000 (09:00 -0800)]
Merge pull request #4090 from lukeapage/patch-5

docs - fix typo leading to bad link

8 years agodocs - fix typo leading to bad link
Luke Page [Wed, 13 Jan 2016 16:52:07 +0000 (16:52 +0000)]
docs - fix typo leading to bad link

8 years agoAdd Japanese translated docs.
大和屋 貴仁 [Wed, 13 Jan 2016 16:33:06 +0000 (01:33 +0900)]
Add  Japanese translated docs.

8 years agoDetail ipc.removeListener & ipc.removeAllListeners
Ming Luo [Wed, 13 Jan 2016 15:18:12 +0000 (10:18 -0500)]
Detail ipc.removeListener & ipc.removeAllListeners

8 years agoMerge pull request #4071 from deepak1556/session_flush_data_patch
Cheng Zhao [Wed, 13 Jan 2016 08:18:37 +0000 (16:18 +0800)]
Merge pull request #4071 from deepak1556/session_flush_data_patch

session: api to flush DOMStorage data

8 years agoMerge pull request #4080 from atom/insert-text
Cheng Zhao [Wed, 13 Jan 2016 08:17:49 +0000 (16:17 +0800)]
Merge pull request #4080 from atom/insert-text

Add insertText API for webFrame, webContents and webview tag

8 years agoUnlisten the zoom-level-changed event when webview is detached
Cheng Zhao [Wed, 13 Jan 2016 06:58:16 +0000 (14:58 +0800)]
Unlisten the zoom-level-changed event when webview is detached

8 years agoFix crash when closing page with webview
Cheng Zhao [Wed, 13 Jan 2016 06:47:39 +0000 (14:47 +0800)]
Fix crash when closing page with webview

8 years agoChange webview's zoom level on JavaScript side
Cheng Zhao [Wed, 13 Jan 2016 04:46:13 +0000 (12:46 +0800)]
Change webview's zoom level on JavaScript side

8 years agodocs: webFrame.executeJavaScript
Cheng Zhao [Wed, 13 Jan 2016 04:20:49 +0000 (12:20 +0800)]
docs: webFrame.executeJavaScript

8 years agoHandle default parameter of executeJavaScript in C++
Cheng Zhao [Wed, 13 Jan 2016 04:17:56 +0000 (12:17 +0800)]
Handle default parameter of executeJavaScript in C++

8 years agoHandle executeJavaScript in JavaScript
Cheng Zhao [Wed, 13 Jan 2016 04:11:46 +0000 (12:11 +0800)]
Handle executeJavaScript in JavaScript

8 years agoAdd insertText to WebContents
Cheng Zhao [Wed, 13 Jan 2016 03:55:49 +0000 (11:55 +0800)]
Add insertText to WebContents

8 years agosession: api to flush DOMStorage data
Robo [Tue, 12 Jan 2016 15:28:12 +0000 (20:58 +0530)]
session: api to flush DOMStorage data

8 years agoAdd webFrame.insertText API
Cheng Zhao [Wed, 13 Jan 2016 03:21:16 +0000 (11:21 +0800)]
Add webFrame.insertText API

8 years agoMerge pull request #4065 from atom/coffee-to-js
Cheng Zhao [Wed, 13 Jan 2016 03:13:04 +0000 (11:13 +0800)]
Merge pull request #4065 from atom/coffee-to-js

[WIP] Convert from CoffeeScript to JavaScript

8 years agoMerge pull request #4075 from j5a/japanese-translation-patch
Cheng Zhao [Wed, 13 Jan 2016 01:57:52 +0000 (09:57 +0800)]
Merge pull request #4075 from j5a/japanese-translation-patch

Add and update Japanese translated docs.

8 years agoAdd wrapper functions to mirror old CoffeeScript
Kevin Sawicki [Tue, 12 Jan 2016 01:39:11 +0000 (17:39 -0800)]
Add wrapper functions to mirror old CoffeeScript

8 years ago:art:
Kevin Sawicki [Tue, 12 Jan 2016 01:30:10 +0000 (17:30 -0800)]
:art:

8 years agoCopy JS files to tempdir before packing asar
Kevin Sawicki [Tue, 12 Jan 2016 01:29:40 +0000 (17:29 -0800)]
Copy JS files to tempdir before packing asar

8 years agoRemove coffee compile script
Kevin Sawicki [Tue, 12 Jan 2016 01:02:08 +0000 (17:02 -0800)]
Remove coffee compile script

8 years agoRemove CoffeeScript register in specs
Kevin Sawicki [Tue, 12 Jan 2016 01:01:35 +0000 (17:01 -0800)]
Remove CoffeeScript register in specs

8 years agoExpect .js specs
Kevin Sawicki [Tue, 12 Jan 2016 01:01:14 +0000 (17:01 -0800)]
Expect .js specs

8 years agoConvert gyp targets to use JavaScript
Kevin Sawicki [Tue, 12 Jan 2016 01:00:59 +0000 (17:00 -0800)]
Convert gyp targets to use JavaScript

8 years agoRemove unused dependencies
Kevin Sawicki [Tue, 12 Jan 2016 00:44:11 +0000 (16:44 -0800)]
Remove unused dependencies

8 years agoRemove coffeelint usage
Kevin Sawicki [Tue, 12 Jan 2016 00:44:01 +0000 (16:44 -0800)]
Remove coffeelint usage

8 years agoConvert all source files to JavaScript
Kevin Sawicki [Tue, 12 Jan 2016 02:40:23 +0000 (18:40 -0800)]
Convert all source files to JavaScript

8 years agoMigrate to block comments
Kevin Sawicki [Tue, 12 Jan 2016 02:03:02 +0000 (18:03 -0800)]
Migrate to block comments

8 years ago:memo: Add and update Japanese translated docs.
Joe Naha [Tue, 12 Jan 2016 23:46:14 +0000 (08:46 +0900)]
:memo: Add and update Japanese translated docs.

[ci skip]

8 years agoMerge pull request #4070 from atom/flash-drm
Cheng Zhao [Tue, 12 Jan 2016 15:45:59 +0000 (23:45 +0800)]
Merge pull request #4070 from atom/flash-drm

Respond to GetDeviceID message from pepper plugin

8 years agoUse volume serial number as device id
Cheng Zhao [Tue, 12 Jan 2016 15:17:07 +0000 (23:17 +0800)]
Use volume serial number as device id

8 years agoImport PepperFlashDRMHost class
Cheng Zhao [Tue, 12 Jan 2016 14:17:24 +0000 (22:17 +0800)]
Import PepperFlashDRMHost class

8 years agoMerge pull request #4069 from atom/destroyed-webcontents-methods
Cheng Zhao [Tue, 12 Jan 2016 13:40:18 +0000 (21:40 +0800)]
Merge pull request #4069 from atom/destroyed-webcontents-methods

Destroy the native class when webContents is destroyed

8 years agospec: Calling methods of destroyed webContents should not crash
Cheng Zhao [Tue, 12 Jan 2016 13:15:12 +0000 (21:15 +0800)]
spec: Calling methods of destroyed webContents should not crash

8 years agoDestroy the native class when webContents is destroyed
Cheng Zhao [Tue, 12 Jan 2016 13:10:24 +0000 (21:10 +0800)]
Destroy the native class when webContents is destroyed

8 years agoUpgrade to Chrome 47.0.2526.110
Cheng Zhao [Tue, 12 Jan 2016 12:46:47 +0000 (20:46 +0800)]
Upgrade to Chrome 47.0.2526.110

8 years agodocs: Mention the session object
Cheng Zhao [Tue, 12 Jan 2016 02:59:45 +0000 (10:59 +0800)]
docs: Mention the session object

8 years agoMerge pull request #4062 from j5a/master
Cheng Zhao [Tue, 12 Jan 2016 02:07:45 +0000 (10:07 +0800)]
Merge pull request #4062 from j5a/master

Update some Japanese translated docs.

8 years agoMerge pull request #4064 from weiway/patch-1
Kevin Sawicki [Mon, 11 Jan 2016 18:52:33 +0000 (10:52 -0800)]
Merge pull request #4064 from weiway/patch-1

missing "var" in line 201 menu.md

8 years agomissing "var" in line 201 menu.md
Wei Wang [Mon, 11 Jan 2016 18:47:32 +0000 (10:47 -0800)]
missing "var" in line 201 menu.md

in line 201 at menu.md,
should be ```var menu = Menu.buildFromTemplate(template);```

8 years ago:memo: Update some Japanese translated docs.
Joe Naha [Mon, 11 Jan 2016 17:58:50 +0000 (02:58 +0900)]
:memo: Update some Japanese translated docs.

[ci skip]

8 years agoMerge pull request #4058 from kyku/master
Cheng Zhao [Mon, 11 Jan 2016 14:57:00 +0000 (22:57 +0800)]
Merge pull request #4058 from kyku/master

Pass --touch-devices to chromium contents under X11

8 years agoMerge pull request #4057 from princejwesley/browser-window
Cheng Zhao [Mon, 11 Jan 2016 14:53:38 +0000 (22:53 +0800)]
Merge pull request #4057 from princejwesley/browser-window

Return null for no focused window when calling BrowserWindow.getFocusedWindow