platform/framework/web/crosswalk-tizen.git
9 years agoget jsprotocolhandler in IO thread
Robo [Wed, 22 Jul 2015 16:24:12 +0000 (21:54 +0530)]
get jsprotocolhandler in IO thread

9 years agoread post-filtered data when filters are present
Robo [Wed, 22 Jul 2015 16:15:08 +0000 (21:45 +0530)]
read post-filtered data when filters are present

9 years agoprotocol: copy headers from original request for custom request job
Robo [Wed, 22 Jul 2015 08:24:39 +0000 (13:54 +0530)]
protocol: copy headers from original request for custom request job

9 years agoMerge pull request #2297 from atom/get-user-agent
Cheng Zhao [Wed, 22 Jul 2015 07:38:35 +0000 (15:38 +0800)]
Merge pull request #2297 from atom/get-user-agent

Implement getUserAgent API.

9 years agoImplement getUserAgent API.
Haojian Wu [Wed, 22 Jul 2015 04:25:10 +0000 (12:25 +0800)]
Implement getUserAgent API.

9 years agodocs: Mention libappindicator1 is required, close #1347
Cheng Zhao [Tue, 21 Jul 2015 03:27:24 +0000 (11:27 +0800)]
docs: Mention libappindicator1 is required, close #1347

9 years agoMerge pull request #2287 from atom/fix-mac-content-size
Cheng Zhao [Tue, 21 Jul 2015 02:53:17 +0000 (10:53 +0800)]
Merge pull request #2287 from atom/fix-mac-content-size

mac: Always call SetSize for frameless window

9 years agoMerge pull request #2232 from atom/status_item_view
Cheng Zhao [Tue, 21 Jul 2015 02:36:19 +0000 (10:36 +0800)]
Merge pull request #2232 from atom/status_item_view

Introduce custom status item view on OS X.

9 years agomac: Always use GetSize for frameless window
Cheng Zhao [Tue, 21 Jul 2015 02:34:37 +0000 (10:34 +0800)]
mac: Always use GetSize for frameless window

9 years agomac: Always call SetSize for framless window
Cheng Zhao [Tue, 21 Jul 2015 02:29:05 +0000 (10:29 +0800)]
mac: Always call SetSize for framless window

9 years agospec: Test setContentSize for frameless window
Cheng Zhao [Tue, 21 Jul 2015 02:16:02 +0000 (10:16 +0800)]
spec: Test setContentSize for frameless window

9 years agoImplement 'drop-files' tray event on OS X.
Haojian Wu [Sun, 19 Jul 2015 04:12:28 +0000 (12:12 +0800)]
Implement 'drop-files' tray event on OS X.

9 years agoMerge pull request #2270 from UsabilityEtc/patch-1
Cheng Zhao [Mon, 20 Jul 2015 10:40:09 +0000 (18:40 +0800)]
Merge pull request #2270 from UsabilityEtc/patch-1

Improve grammar and sentence structure of app.md

9 years agoMerge pull request #2246 from deepak1556/session_proxy_api
Cheng Zhao [Mon, 20 Jul 2015 10:29:53 +0000 (18:29 +0800)]
Merge pull request #2246 from deepak1556/session_proxy_api

session: api to set proxy

9 years agoUpdate brightray for #2238
Cheng Zhao [Mon, 20 Jul 2015 10:27:49 +0000 (18:27 +0800)]
Update brightray for #2238

9 years agosession: api to set proxy
Robo [Thu, 16 Jul 2015 14:36:48 +0000 (20:06 +0530)]
session: api to set proxy

9 years agoImprove grammar and sentence structure of app.md
Jeffrey Morgan [Sat, 18 Jul 2015 14:40:01 +0000 (15:40 +0100)]
Improve grammar and sentence structure of app.md

Improve the grammar and sentence structure of app.md. Replace references to Mac with OS X for consistency with other docs and use the OS X nomenclature of notification rather than message.

9 years agodocs: Mention null session of RequestHttpJob
Cheng Zhao [Thu, 16 Jul 2015 22:17:45 +0000 (15:17 -0700)]
docs: Mention null session of RequestHttpJob

9 years agoMerge pull request #2207 from deepak1556/fetch_job_patch
Cheng Zhao [Thu, 16 Jul 2015 22:14:45 +0000 (15:14 -0700)]
Merge pull request #2207 from deepak1556/fetch_job_patch

protocol: create separate request context for fetch job

9 years agouse current session when not defined
Robo [Thu, 16 Jul 2015 20:30:43 +0000 (02:00 +0530)]
use current session when not defined

9 years agoBump v0.30.0
Cheng Zhao [Thu, 16 Jul 2015 17:01:25 +0000 (01:01 +0800)]
Bump v0.30.0

9 years agoDon't upload PDB files in CI
Cheng Zhao [Thu, 16 Jul 2015 16:54:57 +0000 (00:54 +0800)]
Don't upload PDB files in CI

Somehow it is blocking.

9 years agouse request context from session if provided
Robo [Wed, 15 Jul 2015 12:35:38 +0000 (18:05 +0530)]
use request context from session if provided

9 years agoprotocol: create separate request context for fetch job
Robo [Mon, 13 Jul 2015 15:40:44 +0000 (21:10 +0530)]
protocol: create separate request context for fetch job

9 years agoMerge pull request #2200 from atom/input_accept_attr
Cheng Zhao [Thu, 16 Jul 2015 14:20:30 +0000 (07:20 -0700)]
Merge pull request #2200 from atom/input_accept_attr

Enable 'accept' attribute in 'input' label.

9 years agoUpdate brightray for #1852
Cheng Zhao [Thu, 16 Jul 2015 13:36:10 +0000 (06:36 -0700)]
Update brightray for #1852

9 years agodocs: Say more about standard scheme
Cheng Zhao [Thu, 16 Jul 2015 13:32:09 +0000 (06:32 -0700)]
docs: Say more about standard scheme

9 years agoMerge pull request #2234 from astoilkov/patch-1
Cheng Zhao [Thu, 16 Jul 2015 11:34:23 +0000 (04:34 -0700)]
Merge pull request #2234 from astoilkov/patch-1

fix typo in browser-window.md

9 years agoMake <input type="file"\> remember last used directory.
Haojian Wu [Mon, 13 Jul 2015 08:19:30 +0000 (16:19 +0800)]
Make <input type="file"\> remember last used directory.

9 years agoFix hanlding trailing slash in asar package, close #2222
Cheng Zhao [Thu, 16 Jul 2015 10:48:35 +0000 (03:48 -0700)]
Fix hanlding trailing slash in asar package, close #2222

9 years agoMore code style fixing.
Haojian Wu [Thu, 16 Jul 2015 10:36:45 +0000 (18:36 +0800)]
More code style fixing.

9 years agoMerge pull request #2235 from mhkeller/doc-json-fix
Cheng Zhao [Thu, 16 Jul 2015 09:53:59 +0000 (02:53 -0700)]
Merge pull request #2235 from mhkeller/doc-json-fix

valid example json, fix https://github.com/atom/electron/issues/2228

9 years ago:memo: tray.popContextMenu API.
Haojian Wu [Thu, 16 Jul 2015 03:53:13 +0000 (11:53 +0800)]
:memo: tray.popContextMenu API.

9 years agoFix OS X build error.
Haojian Wu [Thu, 16 Jul 2015 03:43:42 +0000 (11:43 +0800)]
Fix OS X build error.

9 years agoAdd 'tray.popContextMenu()' Windows implementation.
Haojian Wu [Thu, 16 Jul 2015 03:39:49 +0000 (11:39 +0800)]
Add 'tray.popContextMenu()' Windows implementation.

9 years agoImplement 'tray.popContextMenu' API on OS X.
Haojian Wu [Thu, 16 Jul 2015 02:50:53 +0000 (10:50 +0800)]
Implement 'tray.popContextMenu' API on OS X.

9 years agoSimplify code logic and fix object-c code style.
Haojian Wu [Thu, 16 Jul 2015 02:49:55 +0000 (10:49 +0800)]
Simplify code logic and fix object-c code style.

9 years agoImprove grammar and comments
Jeffrey Morgan [Tue, 14 Jul 2015 20:28:57 +0000 (21:28 +0100)]
Improve grammar and comments

Improve the grammar and sentence structure of the text and improve the code comments.

9 years agoMerge pull request #2216 from UsabilityEtc/patch-1
Cheng Zhao [Wed, 15 Jul 2015 23:44:20 +0000 (16:44 -0700)]
Merge pull request #2216 from UsabilityEtc/patch-1

Improve grammar and code formatting

9 years agoMerge pull request #2214 from PButcher/patch-1
Cheng Zhao [Wed, 15 Jul 2015 23:43:50 +0000 (16:43 -0700)]
Merge pull request #2214 from PButcher/patch-1

Update window-open.md

9 years agoMerge pull request #2206 from dalinaum/patch-1
Cheng Zhao [Wed, 15 Jul 2015 20:14:05 +0000 (13:14 -0700)]
Merge pull request #2206 from dalinaum/patch-1

Update README-ko.md

9 years agoUse CTRL+SHIFT+I for toggling devtools, fix #2205
Cheng Zhao [Wed, 15 Jul 2015 20:11:01 +0000 (13:11 -0700)]
Use CTRL+SHIFT+I for toggling devtools, fix #2205

9 years agovalid example json, fix https://github.com/atom/electron/issues/2228
mhkeller [Wed, 15 Jul 2015 14:34:33 +0000 (10:34 -0400)]
valid example json, fix https://github.com/atom/electron/issues/2228

9 years agofix typo in browser-window.md
Antonio Stoilkov [Wed, 15 Jul 2015 14:29:02 +0000 (17:29 +0300)]
fix typo in browser-window.md

9 years ago:memo: 'right-clicked' doc.
Haojian Wu [Wed, 15 Jul 2015 12:13:59 +0000 (20:13 +0800)]
:memo: 'right-clicked' doc.

9 years agoImplement 'right-clicked' tray event on Windows.
Haojian Wu [Wed, 15 Jul 2015 12:03:05 +0000 (20:03 +0800)]
Implement 'right-clicked' tray event on Windows.

9 years agoImplement 'right-clicked' tray event on OS X.
Haojian Wu [Wed, 15 Jul 2015 11:23:12 +0000 (19:23 +0800)]
Implement 'right-clicked' tray event on OS X.

9 years agoIntroduce Electron custom statusItem view.
Haojian Wu [Wed, 15 Jul 2015 10:26:39 +0000 (18:26 +0800)]
Introduce Electron custom statusItem view.

Reimplement tray functions on OS X by using custom statusItem view.

9 years agoForward the crashed event to BrowserWindow, fix #2201
Cheng Zhao [Tue, 14 Jul 2015 22:13:41 +0000 (15:13 -0700)]
Forward the crashed event to BrowserWindow, fix #2201

9 years agoMerge pull request #2220 from atom/provide-user-agent
Cheng Zhao [Tue, 14 Jul 2015 20:17:36 +0000 (13:17 -0700)]
Merge pull request #2220 from atom/provide-user-agent

Provide default user agent in BrowserContext

9 years agoFix cpplint warnings
Cheng Zhao [Tue, 14 Jul 2015 19:16:13 +0000 (12:16 -0700)]
Fix cpplint warnings

9 years agoSet default user agent for WebContents
Cheng Zhao [Tue, 14 Jul 2015 19:13:25 +0000 (12:13 -0700)]
Set default user agent for WebContents

9 years agoDon't set two "Electron"s in user agent
Cheng Zhao [Tue, 14 Jul 2015 19:12:55 +0000 (12:12 -0700)]
Don't set two "Electron"s in user agent

9 years agoProvide default user agent in BrowserContext
Cheng Zhao [Tue, 14 Jul 2015 18:40:07 +0000 (11:40 -0700)]
Provide default user agent in BrowserContext

9 years agospec: Test user agent in websocket
Cheng Zhao [Tue, 14 Jul 2015 18:38:30 +0000 (11:38 -0700)]
spec: Test user agent in websocket

9 years agoMerge pull request #2197 from deepak1556/user_agent_patch
Cheng Zhao [Tue, 14 Jul 2015 16:59:09 +0000 (09:59 -0700)]
Merge pull request #2197 from deepak1556/user_agent_patch

webContents: set http useragent settings when overriding user agent

9 years agoMerge pull request #2215 from atom/delete-global
Cheng Zhao [Tue, 14 Jul 2015 16:53:44 +0000 (09:53 -0700)]
Merge pull request #2215 from atom/delete-global

Don't expose "global" when node integration is off

9 years agospec: Check if window.global is set
Cheng Zhao [Tue, 14 Jul 2015 15:42:03 +0000 (08:42 -0700)]
spec: Check if window.global is set

9 years agoDon't expose "global" when node integration is off
Cheng Zhao [Tue, 14 Jul 2015 15:38:54 +0000 (08:38 -0700)]
Don't expose "global" when node integration is off

9 years agoNo need to actually create a page for cookie test
Cheng Zhao [Tue, 14 Jul 2015 16:14:22 +0000 (09:14 -0700)]
No need to actually create a page for cookie test

9 years agospec: Cookie test should not rely on cookie's count
Cheng Zhao [Tue, 14 Jul 2015 15:59:06 +0000 (08:59 -0700)]
spec: Cookie test should not rely on cookie's count

Other apps can also write cookie to `file://` protocol.

9 years agoUpdate global-shortcut.md
Jeffrey Morgan [Tue, 14 Jul 2015 15:58:15 +0000 (16:58 +0100)]
Update global-shortcut.md

Improved the grammar and code formatting of global-shortcut.md.

9 years agoUpdate window-open.md
Peter Butcher [Tue, 14 Jul 2015 15:37:52 +0000 (16:37 +0100)]
Update window-open.md

Just an irritating typo.

9 years agoMerge pull request #2195 from atom/jl-docs-typo
Cheng Zhao [Tue, 14 Jul 2015 15:35:33 +0000 (08:35 -0700)]
Merge pull request #2195 from atom/jl-docs-typo

Fix docs typo

9 years agoMerge pull request #2211 from atom/no-heap-stl
Cheng Zhao [Tue, 14 Jul 2015 09:48:05 +0000 (02:48 -0700)]
Merge pull request #2211 from atom/no-heap-stl

Avoiding creating static STL containers

9 years agoAvoiding creating static STL containers
Cheng Zhao [Tue, 14 Jul 2015 09:19:46 +0000 (17:19 +0800)]
Avoiding creating static STL containers

It is OK under most cases, but if you happen to also use COM in your
application, you will have heap corruptions.

9 years agoFix the ill cookie test
Cheng Zhao [Tue, 14 Jul 2015 09:32:20 +0000 (02:32 -0700)]
Fix the ill cookie test

9 years agowin: Also map MESSAGE_BOX_TYPE_QUESTION to TD_INFORMATION_ICON
Cheng Zhao [Tue, 14 Jul 2015 04:49:29 +0000 (21:49 -0700)]
win: Also map MESSAGE_BOX_TYPE_QUESTION to TD_INFORMATION_ICON

9 years agoMerge pull request #2187 from jprichardson/patch-1
Cheng Zhao [Tue, 14 Jul 2015 04:46:06 +0000 (21:46 -0700)]
Merge pull request #2187 from jprichardson/patch-1

emit error object on process.on('uncaughtException') in renderer

9 years agodocs: Adds the dependencies of arm target
Cheng Zhao [Mon, 13 Jul 2015 22:26:35 +0000 (15:26 -0700)]
docs: Adds the dependencies of arm target

Close #2181

9 years agoFix session specs
Cheng Zhao [Mon, 13 Jul 2015 22:22:40 +0000 (15:22 -0700)]
Fix session specs

9 years agoMerge pull request #2179 from deepak1556/proxy_patch
Cheng Zhao [Mon, 13 Jul 2015 22:14:58 +0000 (15:14 -0700)]
Merge pull request #2179 from deepak1556/proxy_patch

doc: kProxyPacUrl support

9 years agoUpdate brightray, refs #1599
Cheng Zhao [Mon, 13 Jul 2015 22:14:28 +0000 (15:14 -0700)]
Update brightray, refs #1599

9 years agoThe options of clearStorageData should be optional
Cheng Zhao [Mon, 13 Jul 2015 22:13:17 +0000 (15:13 -0700)]
The options of clearStorageData should be optional

9 years agoCall callback of ClearCache after cache is doomed
Cheng Zhao [Mon, 13 Jul 2015 21:27:07 +0000 (14:27 -0700)]
Call callback of ClearCache after cache is doomed

9 years agodocs: Add WebContents.session
Cheng Zhao [Mon, 13 Jul 2015 19:41:07 +0000 (12:41 -0700)]
docs: Add WebContents.session

9 years agoMerge pull request #2102 from deepak1556/storage_cleanup_api_patch
Cheng Zhao [Mon, 13 Jul 2015 19:34:48 +0000 (12:34 -0700)]
Merge pull request #2102 from deepak1556/storage_cleanup_api_patch

app: api to clear data from different storage types

9 years agoCleanup code
Cheng Zhao [Mon, 13 Jul 2015 19:23:19 +0000 (03:23 +0800)]
Cleanup code

9 years agoMerge pull request #2175 from atom/propagate-app-model-id
Cheng Zhao [Mon, 13 Jul 2015 19:16:10 +0000 (12:16 -0700)]
Merge pull request #2175 from atom/propagate-app-model-id

Propagate App Model User ID on Windows

9 years agoUpdate README-ko.md
LYK [Mon, 13 Jul 2015 14:29:06 +0000 (23:29 +0900)]
Update README-ko.md

Remove a personal email address and repository.

9 years agoEnable 'accept' attribute in 'input' label.
Haojian Wu [Mon, 13 Jul 2015 05:51:18 +0000 (13:51 +0800)]
Enable 'accept' attribute in 'input' label.

9 years agowebContents: set http useragent settings when overriding user agent
Robo [Sun, 12 Jul 2015 20:50:15 +0000 (02:20 +0530)]
webContents: set http useragent settings when overriding user agent

9 years agoFix docs typo
Jessica Lord [Sun, 12 Jul 2015 02:46:26 +0000 (19:46 -0700)]
Fix docs typo
It was breaking the docs site build because it's a code block type

9 years agoemit error object on process.on('uncaughtException') in renderer
JP Richardson [Fri, 10 Jul 2015 19:38:03 +0000 (14:38 -0500)]
emit error object on process.on('uncaughtException') in renderer

Chromium added the actual `error` object to the 5th parameter in `window.onerror`. This should be emitted as opposed to the `errorMsg` string. Worse yet, since `errorMsg` wasn't an instance of `Error`, any code that assumes this in any `process.on('uncaughtException')` handler would fail. Also, correctly emitting the error provides the stack trace.

This is now an HTML5 standard.

Sources:
- https://html.spec.whatwg.org/multipage/webappapis.html#errorevent
- https://mikewest.org/2013/08/debugging-runtime-errors-with-window-onerror
- https://code.google.com/p/chromium/issues/detail?id=147127

9 years agodoc: kProxyPacUrl support
Robo [Fri, 10 Jul 2015 08:26:21 +0000 (13:56 +0530)]
doc: kProxyPacUrl support

9 years agoapp: api to clear data from different storage types
Robo [Thu, 2 Jul 2015 14:12:18 +0000 (19:42 +0530)]
app: api to clear data from different storage types

9 years agoAlways use top window's context for resolving url
Cheng Zhao [Fri, 10 Jul 2015 05:54:30 +0000 (13:54 +0800)]
Always use top window's context for resolving url

Refs #2166.

9 years agoMerge pull request #2164 from hankbao/global-shortcut-doc-update
Cheng Zhao [Fri, 10 Jul 2015 05:33:07 +0000 (13:33 +0800)]
Merge pull request #2164 from hankbao/global-shortcut-doc-update

Update global-shortcut.md

9 years agoAllow more insecure content when web-security is off
Cheng Zhao [Fri, 10 Jul 2015 05:29:46 +0000 (13:29 +0800)]
Allow more insecure content when web-security is off

Close #2076

9 years agoMerge pull request #2125 from deepak1556/protocol_cleanup
Cheng Zhao [Fri, 10 Jul 2015 04:16:17 +0000 (12:16 +0800)]
Merge pull request #2125 from deepak1556/protocol_cleanup

protocol: cleanup

9 years agoMerge pull request #2144 from deepak1556/clipboard_multiwrite_patch
Cheng Zhao [Fri, 10 Jul 2015 04:14:58 +0000 (12:14 +0800)]
Merge pull request #2144 from deepak1556/clipboard_multiwrite_patch

clipboard: api to write multiple formats to same writer

9 years agoFix failed specs caused by window.open url parsing
Cheng Zhao [Fri, 10 Jul 2015 04:14:25 +0000 (12:14 +0800)]
Fix failed specs caused by window.open url parsing

9 years agoread/write protocol handler map in IO
Robo [Thu, 9 Jul 2015 09:18:45 +0000 (14:48 +0530)]
read/write protocol handler map in IO

9 years agoclipboard: api to write multiple formats to same writer
Robo [Tue, 7 Jul 2015 05:17:33 +0000 (10:47 +0530)]
clipboard: api to write multiple formats to same writer

9 years agoResolve relative urls in window.open, fix #2166
Cheng Zhao [Fri, 10 Jul 2015 03:36:25 +0000 (11:36 +0800)]
Resolve relative urls in window.open, fix #2166

9 years agoEvent "close" => "closed", fix #2149
Cheng Zhao [Fri, 10 Jul 2015 02:38:15 +0000 (10:38 +0800)]
Event "close" => "closed", fix #2149

9 years agoMerge pull request #2161 from atom/close-test
Cheng Zhao [Fri, 10 Jul 2015 02:36:23 +0000 (10:36 +0800)]
Merge pull request #2161 from atom/close-test

Add a test to verify the WebView close event

9 years agoLinter fixes
Paul Betts [Fri, 10 Jul 2015 00:00:19 +0000 (17:00 -0700)]
Linter fixes

9 years agoSet the AppUserModelId on the renderer side
Paul Betts [Thu, 9 Jul 2015 23:48:02 +0000 (16:48 -0700)]
Set the AppUserModelId on the renderer side

9 years agoAppend the app user model ID as a switch
Paul Betts [Thu, 9 Jul 2015 22:57:52 +0000 (15:57 -0700)]
Append the app user model ID as a switch