Plusb Preco [Wed, 19 Aug 2015 22:50:07 +0000 (07:50 +0900)]
Fix some typos, update as upstream
Plusb Preco [Sun, 9 Aug 2015 18:33:32 +0000 (03:33 +0900)]
Update as upstream, translate 2 files, fix some typos
Plusb Preco [Thu, 30 Jul 2015 01:27:56 +0000 (10:27 +0900)]
Update as upstream
Plusb Preco [Thu, 30 Jul 2015 00:56:27 +0000 (09:56 +0900)]
Translate web-view-tag-tag-ko.md, improve grammer
Plusb Preco [Tue, 28 Jul 2015 17:21:32 +0000 (02:21 +0900)]
Update as upstream
Plusb Preco [Thu, 23 Jul 2015 17:39:55 +0000 (02:39 +0900)]
Update as upstream, Fix typos
Plusb Preco [Fri, 17 Jul 2015 04:28:13 +0000 (13:28 +0900)]
Fix typos, Improve grammer
Plusb Preco [Fri, 17 Jul 2015 00:18:16 +0000 (09:18 +0900)]
Translate little files into korean
Plusb Preco [Tue, 14 Jul 2015 23:30:02 +0000 (08:30 +0900)]
Update as upstream
Plusb Preco [Tue, 14 Jul 2015 23:07:09 +0000 (08:07 +0900)]
Prepare update forked repo
Plusb Preco [Sun, 12 Jul 2015 05:54:55 +0000 (14:54 +0900)]
Update changes as upstream
Plusb Preco [Sun, 12 Jul 2015 04:23:54 +0000 (13:23 +0900)]
Revert "Revert "Update APIs, check grammars""
This reverts commit
5e083473e7b4d3a6014d35e68618594765151afe.
Plusb Preco [Sun, 12 Jul 2015 03:53:28 +0000 (12:53 +0900)]
Revert "Update APIs, check grammars"
This reverts commit
d1eb971263f72deae84541d12b3bdd6d5972365a.
Plusb Preco [Sun, 12 Jul 2015 03:48:32 +0000 (12:48 +0900)]
Update APIs, check grammars
Plusb Preco [Wed, 8 Jul 2015 03:33:23 +0000 (12:33 +0900)]
Fix typos, update some files
Cheng Zhao [Tue, 14 Jul 2015 22:13:41 +0000 (15:13 -0700)]
Forward the crashed event to BrowserWindow, fix #2201
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
Cheng Zhao [Tue, 14 Jul 2015 19:16:13 +0000 (12:16 -0700)]
Fix cpplint warnings
Cheng Zhao [Tue, 14 Jul 2015 19:13:25 +0000 (12:13 -0700)]
Set default user agent for WebContents
Cheng Zhao [Tue, 14 Jul 2015 19:12:55 +0000 (12:12 -0700)]
Don't set two "Electron"s in user agent
Cheng Zhao [Tue, 14 Jul 2015 18:40:07 +0000 (11:40 -0700)]
Provide default user agent in BrowserContext
Cheng Zhao [Tue, 14 Jul 2015 18:38:30 +0000 (11:38 -0700)]
spec: Test user agent in websocket
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
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
Cheng Zhao [Tue, 14 Jul 2015 15:42:03 +0000 (08:42 -0700)]
spec: Check if window.global is set
Cheng Zhao [Tue, 14 Jul 2015 15:38:54 +0000 (08:38 -0700)]
Don't expose "global" when node integration is off
Cheng Zhao [Tue, 14 Jul 2015 16:14:22 +0000 (09:14 -0700)]
No need to actually create a page for cookie test
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.
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
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
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.
Cheng Zhao [Tue, 14 Jul 2015 09:32:20 +0000 (02:32 -0700)]
Fix the ill cookie test
Cheng Zhao [Tue, 14 Jul 2015 04:49:29 +0000 (21:49 -0700)]
win: Also map MESSAGE_BOX_TYPE_QUESTION to TD_INFORMATION_ICON
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
Cheng Zhao [Mon, 13 Jul 2015 22:26:35 +0000 (15:26 -0700)]
docs: Adds the dependencies of arm target
Close #2181
Cheng Zhao [Mon, 13 Jul 2015 22:22:40 +0000 (15:22 -0700)]
Fix session specs
Cheng Zhao [Mon, 13 Jul 2015 22:14:58 +0000 (15:14 -0700)]
Merge pull request #2179 from deepak1556/proxy_patch
doc: kProxyPacUrl support
Cheng Zhao [Mon, 13 Jul 2015 22:14:28 +0000 (15:14 -0700)]
Update brightray, refs #1599
Cheng Zhao [Mon, 13 Jul 2015 22:13:17 +0000 (15:13 -0700)]
The options of clearStorageData should be optional
Cheng Zhao [Mon, 13 Jul 2015 21:27:07 +0000 (14:27 -0700)]
Call callback of ClearCache after cache is doomed
Cheng Zhao [Mon, 13 Jul 2015 19:41:07 +0000 (12:41 -0700)]
docs: Add WebContents.session
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
Cheng Zhao [Mon, 13 Jul 2015 19:23:19 +0000 (03:23 +0800)]
Cleanup code
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
Robo [Sun, 12 Jul 2015 20:50:15 +0000 (02:20 +0530)]
webContents: set http useragent settings when overriding user agent
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
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
Robo [Fri, 10 Jul 2015 08:26:21 +0000 (13:56 +0530)]
doc: kProxyPacUrl support
Robo [Thu, 2 Jul 2015 14:12:18 +0000 (19:42 +0530)]
app: api to clear data from different storage types
Cheng Zhao [Fri, 10 Jul 2015 05:54:30 +0000 (13:54 +0800)]
Always use top window's context for resolving url
Refs #2166.
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
Cheng Zhao [Fri, 10 Jul 2015 05:29:46 +0000 (13:29 +0800)]
Allow more insecure content when web-security is off
Close #2076
Cheng Zhao [Fri, 10 Jul 2015 04:16:17 +0000 (12:16 +0800)]
Merge pull request #2125 from deepak1556/protocol_cleanup
protocol: cleanup
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
Cheng Zhao [Fri, 10 Jul 2015 04:14:25 +0000 (12:14 +0800)]
Fix failed specs caused by window.open url parsing
Robo [Thu, 9 Jul 2015 09:18:45 +0000 (14:48 +0530)]
read/write protocol handler map in IO
Robo [Tue, 7 Jul 2015 05:17:33 +0000 (10:47 +0530)]
clipboard: api to write multiple formats to same writer
Cheng Zhao [Fri, 10 Jul 2015 03:36:25 +0000 (11:36 +0800)]
Resolve relative urls in window.open, fix #2166
Cheng Zhao [Fri, 10 Jul 2015 02:38:15 +0000 (10:38 +0800)]
Event "close" => "closed", fix #2149
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
Paul Betts [Fri, 10 Jul 2015 00:00:19 +0000 (17:00 -0700)]
Linter fixes
Paul Betts [Thu, 9 Jul 2015 23:48:02 +0000 (16:48 -0700)]
Set the AppUserModelId on the renderer side
Paul Betts [Thu, 9 Jul 2015 22:57:52 +0000 (15:57 -0700)]
Append the app user model ID as a switch
Paul Betts [Thu, 9 Jul 2015 22:57:17 +0000 (15:57 -0700)]
Add a new renderer switch to pass down the app model ID
Hank Bao [Thu, 9 Jul 2015 14:49:16 +0000 (22:49 +0800)]
Fix sample code indention
Robo [Tue, 7 Jul 2015 14:43:13 +0000 (20:13 +0530)]
add compatibility will old api
Robo [Sun, 5 Jul 2015 17:53:07 +0000 (23:23 +0530)]
protocol: cleanup
Hank Bao [Thu, 9 Jul 2015 09:03:58 +0000 (17:03 +0800)]
Update sample code in global-shortcut.md
Hank Bao [Thu, 9 Jul 2015 04:30:37 +0000 (12:30 +0800)]
Update global-shortcut.md
Make it clear that the `global-shortcut` module should not be used until the ready event of app module gets emitted.
Kevin Sawicki [Wed, 8 Jul 2015 22:22:40 +0000 (15:22 -0700)]
Merge pull request #2159 from atom/code-of-conduct
Code of Conduct
Paul Betts [Wed, 8 Jul 2015 21:34:44 +0000 (14:34 -0700)]
Add a test to verify the webview close event
Brandon Keepers [Wed, 8 Jul 2015 20:29:24 +0000 (16:29 -0400)]
Add code of conduct to README
Brandon Keepers [Wed, 8 Jul 2015 20:23:06 +0000 (16:23 -0400)]
Add code of conduct to contributing guidelines
Cheng Zhao [Wed, 8 Jul 2015 08:41:29 +0000 (16:41 +0800)]
Merge pull request #2152 from atom/task-dialog
Implement showMessageBox with TaskDialogIndirect
Cheng Zhao [Wed, 8 Jul 2015 08:23:43 +0000 (16:23 +0800)]
Final cleanup
Cheng Zhao [Wed, 8 Jul 2015 08:00:30 +0000 (16:00 +0800)]
On Windows "Cancel" button is also forced to be canclId
Cheng Zhao [Wed, 8 Jul 2015 07:57:45 +0000 (15:57 +0800)]
Show custom buttons as links
Cheng Zhao [Wed, 8 Jul 2015 07:55:53 +0000 (15:55 +0800)]
Use stock buttons on Windows when possible
Cheng Zhao [Wed, 8 Jul 2015 07:04:34 +0000 (15:04 +0800)]
Show user's icon when specified
Cheng Zhao [Wed, 8 Jul 2015 06:46:06 +0000 (14:46 +0800)]
Show icon according to dialog's type
Cheng Zhao [Wed, 8 Jul 2015 06:41:19 +0000 (14:41 +0800)]
If "detail" is empty then don't make message hilighted
Cheng Zhao [Wed, 8 Jul 2015 06:35:28 +0000 (14:35 +0800)]
Handle when dialog is cancelled
Cheng Zhao [Wed, 8 Jul 2015 06:12:11 +0000 (14:12 +0800)]
Implement ShowMessageBox with TaskDialog
Cheng Zhao [Wed, 8 Jul 2015 05:30:04 +0000 (13:30 +0800)]
Set compilation requirements for using TaskDialogIndirect
* Link with Comctl32.lib
* Update manifest file to use common controls v6
Thanks @vinnyp for finding out how to make it work
Cheng Zhao [Wed, 8 Jul 2015 04:32:47 +0000 (12:32 +0800)]
Hard code the chromedriver's version
It is not possible to run chromedriver for all targets.
Cheng Zhao [Wed, 8 Jul 2015 03:50:56 +0000 (11:50 +0800)]
Upload PDBs to Windows symbol server
Cheng Zhao [Wed, 8 Jul 2015 03:10:16 +0000 (11:10 +0800)]
Merge pull request #2150 from mattdesl/patch-2
improve docs on toJpeg(quality)
Cheng Zhao [Wed, 8 Jul 2015 02:08:39 +0000 (10:08 +0800)]
Merge pull request #2146 from atom/cancel-id
Add "cancelId" option for showMessageBox
Cheng Zhao [Wed, 8 Jul 2015 02:08:22 +0000 (10:08 +0800)]
Merge pull request #2133 from atom/app_dir_api
Implment app.getAppPath API.
Matt DesLauriers [Wed, 8 Jul 2015 00:20:20 +0000 (20:20 -0400)]
improve docs on toJpeg(quality)
Cheng Zhao [Tue, 7 Jul 2015 10:51:49 +0000 (18:51 +0800)]
docs: cancelId
Cheng Zhao [Tue, 7 Jul 2015 10:45:43 +0000 (18:45 +0800)]
On OS X the "Cancel" is always get selected when dialog is cancelled
Cheng Zhao [Tue, 7 Jul 2015 10:33:11 +0000 (18:33 +0800)]
Set default cancelId in JavaScript
Cheng Zhao [Tue, 7 Jul 2015 10:26:50 +0000 (18:26 +0800)]
Add cancelId option for showMessageBox
Cheng Zhao [Tue, 7 Jul 2015 10:08:06 +0000 (18:08 +0800)]
Merge pull request #2145 from atom/gtk-message-box
Use GtkMessageBox for dialog.showMessageBox on Linux
Haojian Wu [Mon, 6 Jul 2015 09:35:35 +0000 (17:35 +0800)]
Implment app.getAppPath API.
Cheng Zhao [Tue, 7 Jul 2015 06:02:03 +0000 (14:02 +0800)]
Bump v0.29.2
Cheng Zhao [Tue, 7 Jul 2015 09:09:58 +0000 (17:09 +0800)]
Make "title" work
Cheng Zhao [Tue, 7 Jul 2015 09:08:30 +0000 (17:08 +0800)]
Allow "detail" to be empty
Cheng Zhao [Tue, 7 Jul 2015 09:03:47 +0000 (17:03 +0800)]
Simplify the code