Cheng Zhao [Sat, 2 Apr 2016 10:19:09 +0000 (19:19 +0900)]
Merge pull request #4989 from atom/document-option-vs-alt
use alt, not option
Cheng Zhao [Sat, 2 Apr 2016 10:14:58 +0000 (19:14 +0900)]
Merge pull request #4897 from atom/node-integration-inheritance
Disable node on child window when disabled on parent
Kevin Sawicki [Fri, 1 Apr 2016 23:59:13 +0000 (16:59 -0700)]
Pull app/session from remote
Kevin Sawicki [Fri, 1 Apr 2016 23:53:44 +0000 (16:53 -0700)]
Remove duplicate require
Kevin Sawicki [Fri, 1 Apr 2016 23:52:55 +0000 (16:52 -0700)]
Remove semicolons
Kevin Sawicki [Fri, 1 Apr 2016 23:52:28 +0000 (16:52 -0700)]
Remove stray log
Kevin Sawicki [Wed, 30 Mar 2016 18:56:31 +0000 (11:56 -0700)]
Remove lint warnings
Kevin Sawicki [Wed, 30 Mar 2016 18:17:24 +0000 (11:17 -0700)]
Listen for browser-window-created event for asserts
Kevin Sawicki [Wed, 30 Mar 2016 17:55:16 +0000 (10:55 -0700)]
Doc node integration inheritance
Kevin Sawicki [Wed, 30 Mar 2016 17:51:56 +0000 (10:51 -0700)]
Disable guest node integration when embedder has it disabled
Kevin Sawicki [Wed, 30 Mar 2016 17:33:15 +0000 (10:33 -0700)]
Add failing spec for webview nodeIntegration inheritance
Kevin Sawicki [Thu, 24 Mar 2016 21:12:46 +0000 (14:12 -0700)]
Add missing title param
Kevin Sawicki [Thu, 24 Mar 2016 20:27:03 +0000 (13:27 -0700)]
Check of nodeIntegration is strictly equal to false
Kevin Sawicki [Thu, 24 Mar 2016 20:22:13 +0000 (13:22 -0700)]
Check nodeIntegration on embedder's webPreferences
Kevin Sawicki [Thu, 24 Mar 2016 19:29:54 +0000 (12:29 -0700)]
Add clearer assertion of process being undefined
Kevin Sawicki [Thu, 24 Mar 2016 00:40:25 +0000 (17:40 -0700)]
Use template strings
Kevin Sawicki [Thu, 24 Mar 2016 00:38:30 +0000 (17:38 -0700)]
Remove stray log
Kevin Sawicki [Thu, 24 Mar 2016 00:36:26 +0000 (17:36 -0700)]
Disable node on child when disabled on parent
Kevin Sawicki [Wed, 23 Mar 2016 23:53:20 +0000 (16:53 -0700)]
Add failing spec for nodeIntegration inheritance
Kevin Sawicki [Fri, 1 Apr 2016 23:26:05 +0000 (16:26 -0700)]
Merge pull request #4976 from atom/electron-resources
Rename atom to electron in bundled resources
Kevin Sawicki [Thu, 31 Mar 2016 22:46:41 +0000 (15:46 -0700)]
Rename atom.asar to electron.asar in specs
Kevin Sawicki [Thu, 31 Mar 2016 21:07:28 +0000 (14:07 -0700)]
Rename atom.icns to electron.icns
Kevin Sawicki [Thu, 31 Mar 2016 16:26:11 +0000 (09:26 -0700)]
atom.asar -> electron.asar
Kevin Sawicki [Thu, 31 Mar 2016 16:23:04 +0000 (09:23 -0700)]
atom.gyp -> electron.gyp
Kevin Sawicki [Fri, 1 Apr 2016 23:11:09 +0000 (16:11 -0700)]
Merge pull request #4969 from atom/null-dialog-callback
Add dialog callback fallback
Zeke Sikelianos [Fri, 1 Apr 2016 22:48:12 +0000 (15:48 -0700)]
use alt, not option
Kevin Sawicki [Thu, 31 Mar 2016 16:07:56 +0000 (09:07 -0700)]
Fallback to using the last argument as the callback
Kevin Sawicki [Fri, 1 Apr 2016 19:52:51 +0000 (12:52 -0700)]
Merge pull request #4956 from atom/default-app-asar
Store default_app in .asar archive
Kevin Sawicki [Wed, 30 Mar 2016 18:53:14 +0000 (11:53 -0700)]
Remove logging
Kevin Sawicki [Wed, 30 Mar 2016 18:50:17 +0000 (11:50 -0700)]
Store default_app in .asar archive
Cheng Zhao [Fri, 1 Apr 2016 07:57:27 +0000 (16:57 +0900)]
Merge pull request #4982 from atom/fix-windows
Fix various problems on Windows build
Cheng Zhao [Fri, 1 Apr 2016 07:42:44 +0000 (16:42 +0900)]
spec: Fix failing test due to path delimiter
Cheng Zhao [Fri, 1 Apr 2016 07:35:19 +0000 (16:35 +0900)]
Fix the background color in test app
Cheng Zhao [Fri, 1 Apr 2016 07:34:20 +0000 (16:34 +0900)]
Fix compilation errors on Windows
Cheng Zhao [Fri, 1 Apr 2016 07:11:21 +0000 (16:11 +0900)]
Merge pull request #4981 from atom/member-object-reference
Remote object should be referenced by its members
Cheng Zhao [Fri, 1 Apr 2016 06:45:36 +0000 (15:45 +0900)]
Reference the remote object in its prototype chain's methods
Cheng Zhao [Fri, 1 Apr 2016 06:35:34 +0000 (15:35 +0900)]
spec: Remote object should be referenced by methods in its prototype chain
Cheng Zhao [Fri, 1 Apr 2016 06:26:30 +0000 (15:26 +0900)]
Remote object's members should reference itself
Cheng Zhao [Fri, 1 Apr 2016 05:50:33 +0000 (14:50 +0900)]
spec: Remote object should be referenced by its members
Cheng Zhao [Fri, 1 Apr 2016 04:52:29 +0000 (13:52 +0900)]
Merge pull request #4917 from deepak1556/new_window_disposition_patch
browser: fix disposition value for new-window event
deepak1556 [Thu, 31 Mar 2016 14:21:18 +0000 (19:51 +0530)]
removed redundant delegation
deepak1556 [Thu, 31 Mar 2016 13:07:47 +0000 (18:37 +0530)]
Update libchromiumcontent
deepak1556 [Thu, 31 Mar 2016 00:58:23 +0000 (06:28 +0530)]
decide early on render initiated window creations
Robo [Fri, 25 Mar 2016 03:17:33 +0000 (08:47 +0530)]
browser: fix disposition value for new-window event
Cheng Zhao [Fri, 1 Apr 2016 02:14:30 +0000 (11:14 +0900)]
Merge pull request #4955 from atom/remove-node-integration-disable-path
Remove path for nodeIntegration value of 'disable'
Cheng Zhao [Fri, 1 Apr 2016 02:13:56 +0000 (11:13 +0900)]
Merge pull request #4909 from atom/standard
Use `standard` JavaScript Style
Kevin Sawicki [Thu, 31 Mar 2016 22:45:16 +0000 (15:45 -0700)]
Merge pull request #4964 from jwheare/app-command-docs
Improve app-command docs, list arguments and explain command string
Kevin Sawicki [Thu, 31 Mar 2016 22:44:31 +0000 (15:44 -0700)]
Merge pull request #4963 from preco21/document-fixes-2
Docs: Improve docs styles
Kevin Sawicki [Thu, 31 Mar 2016 22:43:22 +0000 (15:43 -0700)]
Merge pull request #4962 from erkyrath/doc-issue-4884
Added information about the enabled, visible, and checked properties
Kevin Sawicki [Thu, 31 Mar 2016 22:41:33 +0000 (15:41 -0700)]
Merge pull request #4959 from atom/check-url-before-opening
Only open http/https links in new-window example
Jessica Lord [Thu, 31 Mar 2016 18:20:08 +0000 (11:20 -0700)]
Merge pull request #4970 from felixrieseberg/dialog-note
Add "remote" note to dialog docs
Felix Rieseberg [Thu, 31 Mar 2016 16:54:01 +0000 (09:54 -0700)]
:memo: Add "remote" note to dialog docs
Ref #4943
Kevin Sawicki [Thu, 31 Mar 2016 15:26:11 +0000 (08:26 -0700)]
Only check for nodeIntegration being true
Kevin Sawicki [Wed, 30 Mar 2016 18:10:43 +0000 (11:10 -0700)]
Remove path for nodeIntgration value of 'disable'
Cheng Zhao [Thu, 31 Mar 2016 10:37:28 +0000 (19:37 +0900)]
Merge pull request #4929 from deepak1556/url_request_fetch_job_patch
protocol: return status of ReadRawData instead of relying on SetStatus
Cheng Zhao [Thu, 31 Mar 2016 10:31:29 +0000 (19:31 +0900)]
Merge pull request #4926 from preco21/master
Docs: Update Korean docs as upstream
Cheng Zhao [Thu, 31 Mar 2016 08:38:39 +0000 (17:38 +0900)]
Merge pull request #4965 from atom/docs-get-locale
docs: Add notes on app.getLocale
Cheng Zhao [Thu, 31 Mar 2016 08:22:09 +0000 (17:22 +0900)]
docs: Add notes on app.getLocale
James Wheare [Thu, 31 Mar 2016 07:56:49 +0000 (08:56 +0100)]
Improve app-command docs, list arguments and explain command string
Cheng Zhao [Thu, 31 Mar 2016 07:02:39 +0000 (16:02 +0900)]
Merge pull request #4902 from hdwong/master
fix translation
Plusb Preco [Thu, 31 Mar 2016 05:30:14 +0000 (14:30 +0900)]
:memo: Add missing docs
[ci skip]
Plusb Preco [Thu, 31 Mar 2016 05:17:50 +0000 (14:17 +0900)]
:memo: Normailze note markers
* Normalize note markers syntax `__` to `**`
[ci skip]
Plusb Preco [Thu, 31 Mar 2016 05:16:14 +0000 (14:16 +0900)]
:memo: Update docs styles
* Adjust line length to `80`
* Normalize whitespaces
[ci skip]
Plusb Preco [Thu, 31 Mar 2016 05:03:35 +0000 (14:03 +0900)]
:memo: Update Korean docs as upstream
[ci skip]
Andrew Plotkin [Thu, 31 Mar 2016 03:57:28 +0000 (23:57 -0400)]
Added information about the enabled, visible, and checked properties --
when they can be set and what they mean.
Also tidied up the grammar and clarified wording.
Cheng Zhao [Thu, 31 Mar 2016 02:23:01 +0000 (11:23 +0900)]
Merge pull request #4901 from yucheng-inc/master
translations zh-CN doc
Cheng Zhao [Thu, 31 Mar 2016 02:07:14 +0000 (11:07 +0900)]
Merge pull request #4885 from ArekSredzki/patch-1
Added electron-release-server link to the docs
Cheng Zhao [Thu, 31 Mar 2016 01:38:57 +0000 (10:38 +0900)]
Merge pull request #4896 from felixrieseberg/default-protocol-handler
Enable Electron to set/unset itself as default protocol handler (OS X, Windows)
Cheng Zhao [Thu, 31 Mar 2016 01:37:27 +0000 (10:37 +0900)]
Merge pull request #4843 from jwheare/mac-swipe-events
OSX: Expose 3-finger swipe events in browser-window
Cheng Zhao [Thu, 31 Mar 2016 01:22:23 +0000 (10:22 +0900)]
Merge pull request #4892 from deepak1556/v8_util_patch
common: use v8::private symbols as identifiers for object properties
Cheng Zhao [Thu, 31 Mar 2016 01:21:21 +0000 (10:21 +0900)]
Update native-mate for #4892
Zeke Sikelianos [Wed, 30 Mar 2016 23:29:30 +0000 (16:29 -0700)]
give anonymous function a name
Zeke Sikelianos [Wed, 30 Mar 2016 22:15:33 +0000 (15:15 -0700)]
fix a minor style issue
Zeke Sikelianos [Wed, 30 Mar 2016 21:59:39 +0000 (14:59 -0700)]
derp
Zeke Sikelianos [Wed, 30 Mar 2016 21:56:30 +0000 (14:56 -0700)]
eradicate all per-file eslint globals
Zeke Sikelianos [Wed, 30 Mar 2016 21:21:07 +0000 (14:21 -0700)]
do not lint on windows CI
Zeke Sikelianos [Wed, 30 Mar 2016 21:16:16 +0000 (14:16 -0700)]
say we are linting
Zeke Sikelianos [Wed, 30 Mar 2016 21:12:59 +0000 (14:12 -0700)]
try to fix CI linting
Zeke Sikelianos [Wed, 30 Mar 2016 21:07:27 +0000 (14:07 -0700)]
use window.location instead of location
Zeke Sikelianos [Wed, 30 Mar 2016 21:07:16 +0000 (14:07 -0700)]
restrict mocha scope to /spec; break out link tasks
Zeke Sikelianos [Wed, 30 Mar 2016 21:06:50 +0000 (14:06 -0700)]
avoid using eslint comment exceptions
Zeke Sikelianos [Wed, 30 Mar 2016 20:30:30 +0000 (13:30 -0700)]
remove eslint from devDependencies
Zeke Sikelianos [Wed, 30 Mar 2016 20:17:04 +0000 (13:17 -0700)]
use standard.env.mocha instead of a list of globals
Zeke Sikelianos [Tue, 29 Mar 2016 17:44:01 +0000 (10:44 -0700)]
update CONTRIBUTING doc
Zeke Sikelianos [Tue, 29 Mar 2016 17:43:41 +0000 (10:43 -0700)]
replace eslint with standard
Zeke Sikelianos [Tue, 29 Mar 2016 17:33:17 +0000 (10:33 -0700)]
do not return and assign
Zeke Sikelianos [Tue, 29 Mar 2016 05:10:27 +0000 (22:10 -0700)]
replace snazzy with standard; autoformat package.json
Zeke Sikelianos [Tue, 29 Mar 2016 01:00:30 +0000 (18:00 -0700)]
finish standardizing!
Zeke Sikelianos [Tue, 29 Mar 2016 00:51:11 +0000 (17:51 -0700)]
replace __proto__ with Object.setPrototype
Zeke Sikelianos [Tue, 29 Mar 2016 00:40:40 +0000 (17:40 -0700)]
standardize by hand
Zeke Sikelianos [Tue, 29 Mar 2016 00:35:49 +0000 (17:35 -0700)]
standardize by hand
Zeke Sikelianos [Tue, 29 Mar 2016 00:16:08 +0000 (17:16 -0700)]
standardize by hand
Zeke Sikelianos [Mon, 28 Mar 2016 23:36:08 +0000 (16:36 -0700)]
remove useless constructors
Zeke Sikelianos [Mon, 28 Mar 2016 23:33:16 +0000 (16:33 -0700)]
throw error if it exists
Zeke Sikelianos [Mon, 28 Mar 2016 23:31:06 +0000 (16:31 -0700)]
dance around error checking with this one weird trick
Zeke Sikelianos [Mon, 28 Mar 2016 23:19:18 +0000 (16:19 -0700)]
standardize more
Zeke Sikelianos [Mon, 28 Mar 2016 23:11:00 +0000 (16:11 -0700)]
mostly more globals
Zeke Sikelianos [Mon, 28 Mar 2016 21:00:41 +0000 (14:00 -0700)]
do more manual cleanup and specify globals
Zeke Sikelianos [Mon, 28 Mar 2016 20:47:31 +0000 (13:47 -0700)]
tiptoe
Zeke Sikelianos [Mon, 28 Mar 2016 20:19:41 +0000 (13:19 -0700)]
standardize more