platform/framework/web/crosswalk-tizen.git
9 years agoAllow setting referrer
Cheng Zhao [Wed, 17 Jun 2015 03:20:09 +0000 (11:20 +0800)]
Allow setting referrer

9 years agoUse |request|'s method if |method| is not specified
Cheng Zhao [Wed, 17 Jun 2015 03:11:13 +0000 (11:11 +0800)]
Use |request|'s method if |method| is not specified

9 years agoClear pending_buffer_ at correct time
Cheng Zhao [Wed, 17 Jun 2015 03:04:15 +0000 (11:04 +0800)]
Clear pending_buffer_ at correct time

9 years agoAllow setting method for RequestHttpJob
Cheng Zhao [Wed, 17 Jun 2015 02:57:26 +0000 (10:57 +0800)]
Allow setting method for RequestHttpJob

9 years agoDon't need buffer for piping data
Cheng Zhao [Wed, 17 Jun 2015 02:19:58 +0000 (10:19 +0800)]
Don't need buffer for piping data

9 years agoMake URLRequestFetchJob actually work
Cheng Zhao [Wed, 17 Jun 2015 01:31:33 +0000 (09:31 +0800)]
Make URLRequestFetchJob actually work

9 years agoDon't leak URLFetcher
Cheng Zhao [Tue, 16 Jun 2015 09:08:53 +0000 (17:08 +0800)]
Don't leak URLFetcher

9 years agoprotocol: adding requestHttpJob method
deepak1556 [Fri, 29 May 2015 15:54:00 +0000 (21:24 +0530)]
protocol: adding requestHttpJob method

9 years agoBump v0.28.1
Cheng Zhao [Fri, 12 Jun 2015 08:26:51 +0000 (16:26 +0800)]
Bump v0.28.1

9 years agoDon't set browser_handles_all_top_level_requests
Cheng Zhao [Fri, 12 Jun 2015 08:23:26 +0000 (16:23 +0800)]
Don't set browser_handles_all_top_level_requests

POST requests currently can not be handled on browser side.

Fix #1945.

9 years agoMerge pull request #1951 from sotayamashita/translate/quick-start-jp.md
Cheng Zhao [Fri, 12 Jun 2015 07:49:21 +0000 (15:49 +0800)]
Merge pull request #1951 from sotayamashita/translate/quick-start-jp.md

Translate quick-start.md into Japanese.

9 years agoMerge pull request #1932 from samueleaton/master
Cheng Zhao [Fri, 12 Jun 2015 07:07:17 +0000 (15:07 +0800)]
Merge pull request #1932 from samueleaton/master

adds example for "before using methods"

9 years agoUse LSGetApplicationForURL to search for app
Cheng Zhao [Fri, 12 Jun 2015 05:54:42 +0000 (13:54 +0800)]
Use LSGetApplicationForURL to search for app

It costs less.

9 years agoMerge branch 'master' of https://github.com/mattotodd/electron into mattotodd-master
Cheng Zhao [Fri, 12 Jun 2015 05:49:51 +0000 (13:49 +0800)]
Merge branch 'master' of https://github.com/mattotodd/electron into mattotodd-master

9 years agoTranlsate quick-start-jp.md: status first
Sota Yamashita [Sun, 7 Jun 2015 06:52:19 +0000 (15:52 +0900)]
Tranlsate quick-start-jp.md: status first

Translate: quick-start-jp.md

Fix bug

Tranlsate the world web

Change the method

Translate tutorial/quick-start-jp.md

Translate docs

Translate

Translate quick-start

9 years agoMerge branch 'master' of https://github.com/atom/electron
Sam Eaton [Thu, 11 Jun 2015 13:13:45 +0000 (07:13 -0600)]
Merge branch 'master' of https://github.com/atom/electron

9 years agowin: Fix running spec
Cheng Zhao [Thu, 11 Jun 2015 06:14:22 +0000 (14:14 +0800)]
win: Fix running spec

9 years agoBump v0.28.0
Cheng Zhao [Thu, 11 Jun 2015 04:13:18 +0000 (12:13 +0800)]
Bump v0.28.0

9 years agoMerge branch 'master' of https://github.com/atom/electron
eaton11 [Thu, 11 Jun 2015 01:28:14 +0000 (19:28 -0600)]
Merge branch 'master' of https://github.com/atom/electron

9 years agoadds 'before using methods' example
Sam Eaton [Thu, 11 Jun 2015 01:24:36 +0000 (19:24 -0600)]
adds 'before using methods' example

The document does not inform that the webview element has to be loaded
before using the element's methods. It is not clear.

9 years agoreturn bool on shell.openExternal
msullivan [Wed, 10 Jun 2015 15:06:22 +0000 (11:06 -0400)]
return bool on shell.openExternal

9 years agoUpdate node to fix crash caused by malloc
Cheng Zhao [Wed, 10 Jun 2015 13:08:54 +0000 (21:08 +0800)]
Update node to fix crash caused by malloc

9 years agowin: Fix compilation error
Cheng Zhao [Wed, 10 Jun 2015 11:34:30 +0000 (19:34 +0800)]
win: Fix compilation error

9 years agodocs: Update formats
Cheng Zhao [Wed, 10 Jun 2015 11:18:33 +0000 (19:18 +0800)]
docs: Update formats

9 years agoMerge pull request #1859 from deepak1556/client_certificate_patch
Cheng Zhao [Wed, 10 Jun 2015 11:17:41 +0000 (19:17 +0800)]
Merge pull request #1859 from deepak1556/client_certificate_patch

browser: support client certificate

9 years agoUpdate brightray
Cheng Zhao [Wed, 10 Jun 2015 11:16:23 +0000 (19:16 +0800)]
Update brightray

9 years agoMerge pull request #1925 from atom/update-iojs
Cheng Zhao [Wed, 10 Jun 2015 11:11:57 +0000 (19:11 +0800)]
Merge pull request #1925 from atom/update-iojs

Update to io.js v2.2.1

9 years agoUpdate iojs to fix linking on Linux
Cheng Zhao [Wed, 10 Jun 2015 08:40:35 +0000 (16:40 +0800)]
Update iojs to fix linking on Linux

9 years agoDefine V8_BASE
Cheng Zhao [Wed, 10 Jun 2015 08:30:47 +0000 (16:30 +0800)]
Define V8_BASE

9 years agoUpdate io.js to v2.2.1
Cheng Zhao [Wed, 10 Jun 2015 08:19:19 +0000 (16:19 +0800)]
Update io.js to v2.2.1

9 years agoMake asar work with internalModuleReadFile and internalModuleStat
Cheng Zhao [Wed, 10 Jun 2015 08:18:55 +0000 (16:18 +0800)]
Make asar work with internalModuleReadFile and internalModuleStat

9 years agoFix calls to deprecated node::ThrowError API
Cheng Zhao [Wed, 10 Jun 2015 06:21:09 +0000 (14:21 +0800)]
Fix calls to deprecated node::ThrowError API

9 years agoUpdate to node.gyp's changes
Cheng Zhao [Wed, 10 Jun 2015 06:11:34 +0000 (14:11 +0800)]
Update to node.gyp's changes

9 years agoSuppress some tests on CI
Cheng Zhao [Wed, 10 Jun 2015 04:52:04 +0000 (12:52 +0800)]
Suppress some tests on CI

The Mac runner of Travis CI is too flacky.

9 years agoMerge pull request #1921 from samueleaton/patch-1
Cheng Zhao [Wed, 10 Jun 2015 04:48:57 +0000 (12:48 +0800)]
Merge pull request #1921 from samueleaton/patch-1

adds display:inline-block to style tag

9 years agoMerge pull request #1918 from kirkouimet/master
Cheng Zhao [Wed, 10 Jun 2015 04:48:45 +0000 (12:48 +0800)]
Merge pull request #1918 from kirkouimet/master

Fixing an issue compiling on Windows and improving webview interopability with other JavaScript libraries

9 years agoMerge branch 'master' of https://github.com/alexwarren/electron into alexwarren-master
Cheng Zhao [Wed, 10 Jun 2015 04:39:59 +0000 (12:39 +0800)]
Merge branch 'master' of https://github.com/alexwarren/electron into alexwarren-master

9 years agoMerge pull request #1911 from thomastuts/doc-fixes
Cheng Zhao [Wed, 10 Jun 2015 04:35:55 +0000 (12:35 +0800)]
Merge pull request #1911 from thomastuts/doc-fixes

Documentation fixes: grammar, spelling and code

9 years agoMerge pull request #1922 from atom/remote-clipboard
Cheng Zhao [Wed, 10 Jun 2015 04:34:32 +0000 (12:34 +0800)]
Merge pull request #1922 from atom/remote-clipboard

Don't use clipboard module in renderer process on Linux

9 years agoDon't rely on JS for setting optional argument
Cheng Zhao [Wed, 10 Jun 2015 04:12:37 +0000 (12:12 +0800)]
Don't rely on JS for setting optional argument

It makes the code much shorter and cleaner.

9 years agoFixing cpplint line width
Kirk Ouimet [Wed, 10 Jun 2015 04:06:40 +0000 (21:06 -0700)]
Fixing cpplint line width

9 years agoTransfer Buffer through "remote"
Cheng Zhao [Tue, 9 Jun 2015 09:46:33 +0000 (17:46 +0800)]
Transfer Buffer through "remote"

9 years agolinux: Don't use clipboard module in renderer process
Cheng Zhao [Tue, 9 Jun 2015 10:25:24 +0000 (18:25 +0800)]
linux: Don't use clipboard module in renderer process

9 years agoadds display:inline-block to style tag
Sam Eaton [Wed, 10 Jun 2015 03:51:10 +0000 (21:51 -0600)]
adds display:inline-block to style tag

The example attempts to change the height of an inline element (webview), which has no effect.
The height will now take effect.

9 years agoGuarding webview attributes against polluted Object.prototypes
Kirk Ouimet [Tue, 9 Jun 2015 23:17:00 +0000 (16:17 -0700)]
Guarding webview attributes against polluted Object.prototypes

Ran into an error with the buildParams function breaking when using a JavaScript library that modified the Object.prototype, this small fix resolves the issue.

9 years agoConvert std::string path to a FilePath to get compiling working on Windows
kirkouimet [Tue, 9 Jun 2015 22:56:54 +0000 (15:56 -0700)]
Convert std::string path to a FilePath to get compiling working on Windows

9 years agoMake consistent with other example
Alex Warren [Tue, 9 Jun 2015 21:09:23 +0000 (22:09 +0100)]
Make consistent with other example

9 years agoCorrections to menu.md
Alex Warren [Tue, 9 Jun 2015 21:08:34 +0000 (22:08 +0100)]
Corrections to menu.md

9 years agoClean up Selenium webdriver code example
Thomas Tuts [Tue, 9 Jun 2015 16:18:47 +0000 (18:18 +0200)]
Clean up Selenium webdriver code example

9 years agoReplace shorthand if-statement notation in Pepper Flash docs
Thomas Tuts [Tue, 9 Jun 2015 16:17:38 +0000 (18:17 +0200)]
Replace shorthand if-statement notation in Pepper Flash docs

9 years agoReplace shorthand if-statement notation in quick start docs
Thomas Tuts [Tue, 9 Jun 2015 16:17:12 +0000 (18:17 +0200)]
Replace shorthand if-statement notation in quick start docs

9 years agoAdd missing semicolons in devtools extension docs
Thomas Tuts [Tue, 9 Jun 2015 16:15:54 +0000 (18:15 +0200)]
Add missing semicolons in devtools extension docs

9 years agoRemove trailing commas in desktop environment docs
Thomas Tuts [Tue, 9 Jun 2015 16:15:30 +0000 (18:15 +0200)]
Remove trailing commas in desktop environment docs

9 years agoAdd missing semicolon in webview tag documentation
Thomas Tuts [Tue, 9 Jun 2015 16:14:06 +0000 (18:14 +0200)]
Add missing semicolon in webview tag documentation

9 years agoRemove obsolete space in console log when using multiple arguments
Thomas Tuts [Tue, 9 Jun 2015 16:12:34 +0000 (18:12 +0200)]
Remove obsolete space in console log when using multiple arguments

9 years agoRemove trailing comma in tray code example
Thomas Tuts [Tue, 9 Jun 2015 16:11:40 +0000 (18:11 +0200)]
Remove trailing comma in tray code example

9 years agoDeclare one variable per statement in protocol code example
Thomas Tuts [Tue, 9 Jun 2015 16:10:02 +0000 (18:10 +0200)]
Declare one variable per statement in protocol code example

9 years agoAdd missing commas in menu docs
Thomas Tuts [Tue, 9 Jun 2015 16:08:27 +0000 (18:08 +0200)]
Add missing commas in menu docs

9 years agoRemove trailing commas in menu docs
Thomas Tuts [Tue, 9 Jun 2015 16:08:02 +0000 (18:08 +0200)]
Remove trailing commas in menu docs

9 years agoClean up code in global shortcut code example
Thomas Tuts [Tue, 9 Jun 2015 16:01:09 +0000 (18:01 +0200)]
Clean up code in global shortcut code example

9 years agoRemove trailing commas from dialog filters code example
Thomas Tuts [Tue, 9 Jun 2015 15:59:53 +0000 (17:59 +0200)]
Remove trailing commas from dialog filters code example

9 years agoFix grammar and JS example for Chrome command line switches docs
Thomas Tuts [Tue, 9 Jun 2015 14:59:14 +0000 (16:59 +0200)]
Fix grammar and JS example for Chrome command line switches docs

9 years agoTry to clarify docs for window.onbeforeunload()
Thomas Tuts [Tue, 9 Jun 2015 14:56:45 +0000 (16:56 +0200)]
Try to clarify docs for window.onbeforeunload()

9 years agoMake platform compatibility notes consistent
Thomas Tuts [Tue, 9 Jun 2015 14:51:54 +0000 (16:51 +0200)]
Make platform compatibility notes consistent

9 years agoUse consistent naming convention for 'task bar' concept
Thomas Tuts [Tue, 9 Jun 2015 14:49:44 +0000 (16:49 +0200)]
Use consistent naming convention for 'task bar' concept

9 years agoFix several typos and grammar errors
Thomas Tuts [Tue, 9 Jun 2015 14:49:21 +0000 (16:49 +0200)]
Fix several typos and grammar errors

9 years agoMerge pull request #1907 from timruffles/patch-1
Cheng Zhao [Tue, 9 Jun 2015 10:48:52 +0000 (18:48 +0800)]
Merge pull request #1907 from timruffles/patch-1

doc on how to test with your application

9 years agodoc on how to test with your application
Tim Ruffles [Tue, 9 Jun 2015 09:29:47 +0000 (10:29 +0100)]
doc on how to test with your application

9 years agoMerge pull request #1882 from atom/get_uploaded_report_api
Cheng Zhao [Tue, 9 Jun 2015 08:35:08 +0000 (16:35 +0800)]
Merge pull request #1882 from atom/get_uploaded_report_api

Implement crash-reporter.getUploadedReports API

9 years agoMerge pull request #1906 from atom/guest-owner-window
Cheng Zhao [Tue, 9 Jun 2015 08:23:28 +0000 (16:23 +0800)]
Merge pull request #1906 from atom/guest-owner-window

Fix getting owner window in guest WebContents

9 years agoPass embedder when creating WebContents
Cheng Zhao [Tue, 9 Jun 2015 07:50:20 +0000 (15:50 +0800)]
Pass embedder when creating WebContents

9 years agoRemove unused options for WebContents.create
Cheng Zhao [Tue, 9 Jun 2015 07:40:04 +0000 (15:40 +0800)]
Remove unused options for WebContents.create

9 years agodefault to first certificate from cert store
deepak1556 [Mon, 8 Jun 2015 16:05:32 +0000 (21:35 +0530)]
default to first certificate from cert store

9 years agoMerge pull request #1873 from atom/multiline-headers
Cheng Zhao [Tue, 9 Jun 2015 04:03:45 +0000 (12:03 +0800)]
Merge pull request #1873 from atom/multiline-headers

Support multiple-line headers in `did-get-response-details'

9 years agoSupport multiple-line headers in web-contents `did-get-response-details' event.
Haojian Wu [Fri, 5 Jun 2015 05:24:47 +0000 (13:24 +0800)]
Support multiple-line headers in web-contents `did-get-response-details' event.

9 years agoMerge pull request #1883 from atom/http-referer-doc
Cheng Zhao [Tue, 9 Jun 2015 03:15:44 +0000 (11:15 +0800)]
Merge pull request #1883 from atom/http-referer-doc

:memo: Add missing `httpreferer` option doc.

9 years agoUpgrade brightray, fix #1901
Cheng Zhao [Tue, 9 Jun 2015 03:09:41 +0000 (11:09 +0800)]
Upgrade brightray, fix #1901

9 years agoMerge pull request #1848 from Bitbored/master
Cheng Zhao [Tue, 9 Jun 2015 02:49:01 +0000 (10:49 +0800)]
Merge pull request #1848 from Bitbored/master

Added `bounds` payload to tray `clicked` event on Windows

9 years agoUse httpReferrer and userAgent new names in webview.
Haojian Wu [Tue, 9 Jun 2015 02:44:06 +0000 (10:44 +0800)]
Use httpReferrer and userAgent new names in webview.

9 years agoRename httpreferrer to httpReferrer, useragent to userAgent.
Haojian Wu [Tue, 9 Jun 2015 01:27:57 +0000 (09:27 +0800)]
Rename httpreferrer to httpReferrer, useragent to userAgent.

9 years ago:memo: Add missing `useragent` doc.
Haojian Wu [Mon, 8 Jun 2015 06:29:30 +0000 (14:29 +0800)]
:memo: Add missing `useragent` doc.

9 years ago:memo: Add missing `httpreferer` option doc.
Haojian Wu [Sat, 6 Jun 2015 09:51:27 +0000 (17:51 +0800)]
:memo: Add missing `httpreferer` option doc.

9 years agodocs: Update formats of command line switches
Cheng Zhao [Tue, 9 Jun 2015 01:56:19 +0000 (09:56 +0800)]
docs: Update formats of command line switches

9 years agoUpdate brightray for --log-net-log
Cheng Zhao [Tue, 9 Jun 2015 01:52:11 +0000 (09:52 +0800)]
Update brightray for --log-net-log

9 years agoInitialized rect with zeros
Seppe Stas [Mon, 8 Jun 2015 17:07:46 +0000 (19:07 +0200)]
Initialized rect with zeros

As per @zcbenz 's remark: The rect should be initialized with zeros to prevent random values being passed to the click event handler when `Shell_NotifyIconGetRect` fails.

9 years agoSwitched to `gfx::Rect` constructor that takes a RECT
Seppe Stas [Mon, 8 Jun 2015 17:04:56 +0000 (19:04 +0200)]
Switched to `gfx::Rect` constructor that takes a RECT

As per @zcbenz's suggestion the rect passed to the click event handler now passes a rect constructed using `gfx::Rect(const RECT& r)`.

9 years agobrowser: support client certificate
deepak1556 [Wed, 3 Jun 2015 20:57:06 +0000 (02:27 +0530)]
browser: support client certificate

9 years agoMerge pull request #1880 from deepak1556/net_log_patch
Cheng Zhao [Mon, 8 Jun 2015 15:13:27 +0000 (23:13 +0800)]
Merge pull request #1880 from deepak1556/net_log_patch

doc: adding info about log-net-log flag

9 years agoMerge pull request #1899 from kirkouimet/guard-for-in-loop
Cheng Zhao [Mon, 8 Jun 2015 14:45:43 +0000 (22:45 +0800)]
Merge pull request #1899 from kirkouimet/guard-for-in-loop

Guarding against polluted Object.prototypes

9 years agoMerge pull request #1886 from BobCochran/linux-build-instructions-issue-1809
Cheng Zhao [Mon, 8 Jun 2015 14:42:04 +0000 (22:42 +0800)]
Merge pull request #1886 from BobCochran/linux-build-instructions-issue-1809

Linux build instructions issue 1809

9 years agoMerge pull request #1885 from lucidogen/patch-1
Cheng Zhao [Mon, 8 Jun 2015 14:33:08 +0000 (22:33 +0800)]
Merge pull request #1885 from lucidogen/patch-1

Added note and link for poorly documented operation.

9 years agoMerge pull request #1884 from lucidogen/master
Cheng Zhao [Mon, 8 Jun 2015 14:32:06 +0000 (22:32 +0800)]
Merge pull request #1884 from lucidogen/master

Fixed example with correct capturePage api.

9 years agoMerge pull request #1894 from samccone/patch-5
Cheng Zhao [Mon, 8 Jun 2015 14:31:17 +0000 (22:31 +0800)]
Merge pull request #1894 from samccone/patch-5

:memo: Fix english errors and language

9 years agoMerge pull request #1889 from samccone/patch-2
Cheng Zhao [Mon, 8 Jun 2015 14:30:35 +0000 (22:30 +0800)]
Merge pull request #1889 from samccone/patch-2

:memo: Fix english errors

9 years agoMerge pull request #1890 from samccone/patch-3
Cheng Zhao [Mon, 8 Jun 2015 14:30:25 +0000 (22:30 +0800)]
Merge pull request #1890 from samccone/patch-3

:memo: Fix english errors and clarify docs

9 years agoMerge pull request #1891 from samccone/patch-4
Cheng Zhao [Mon, 8 Jun 2015 14:29:06 +0000 (22:29 +0800)]
Merge pull request #1891 from samccone/patch-4

:memo: Improve devtools documentation

9 years agoMerge pull request #1860 from atom/dialog-show-file-name
Cheng Zhao [Mon, 8 Jun 2015 11:41:33 +0000 (19:41 +0800)]
Merge pull request #1860 from atom/dialog-show-file-name

Fix dialog.showSaveDialog doesn't show the non-exist file name on Linux.

9 years agoGuarding against polluted Object.prototypes
Kirk Ouimet [Mon, 8 Jun 2015 06:59:49 +0000 (23:59 -0700)]
Guarding against polluted Object.prototypes

9 years agoMerge pull request #1897 from atom/dumpsyms
Cheng Zhao [Mon, 8 Jun 2015 05:54:24 +0000 (13:54 +0800)]
Merge pull request #1897 from atom/dumpsyms

mac: Build dump_syms

9 years agomac: Build dump_syms
Cheng Zhao [Mon, 8 Jun 2015 05:47:08 +0000 (13:47 +0800)]
mac: Build dump_syms

Crashpad doesn't ship dump_syms, we have to build to from breakpad.

Related: #1822