Kevin Sawicki [Thu, 14 Jul 2016 16:00:29 +0000 (09:00 -0700)]
Document static webContents methods
Kevin Sawicki [Thu, 14 Jul 2016 15:59:49 +0000 (08:59 -0700)]
Expose getAllWebContents() API
Cheng Zhao [Thu, 14 Jul 2016 03:57:26 +0000 (12:57 +0900)]
Merge pull request #6482 from deepak1556/webcontents_navigation_obs_patch
webcontents: replace deprecated navigation observers
Cheng Zhao [Thu, 14 Jul 2016 03:47:07 +0000 (12:47 +0900)]
Merge pull request #6480 from electron/webcontents-focus
Execute role-based menu items on focused web contents
Cheng Zhao [Thu, 14 Jul 2016 03:07:39 +0000 (12:07 +0900)]
Merge pull request #6470 from electron/session-options
Ad options for creating Session
deepak1556 [Thu, 14 Jul 2016 00:19:28 +0000 (05:49 +0530)]
webcontents: replace deprecated navigation observers
Kevin Sawicki [Wed, 13 Jul 2016 21:49:25 +0000 (14:49 -0700)]
:art:
Kevin Sawicki [Wed, 13 Jul 2016 21:20:33 +0000 (14:20 -0700)]
Doc webContents.isFocused
Kevin Sawicki [Wed, 13 Jul 2016 21:18:41 +0000 (14:18 -0700)]
Sort filenames
Kevin Sawicki [Wed, 13 Jul 2016 19:18:44 +0000 (12:18 -0700)]
Call role method on focused web contents
Kevin Sawicki [Wed, 13 Jul 2016 19:15:30 +0000 (12:15 -0700)]
Add webContents.getFocusedWebContents()
Kevin Sawicki [Wed, 13 Jul 2016 15:54:40 +0000 (08:54 -0700)]
Add webContents.isFocused()
Kevin Sawicki [Wed, 13 Jul 2016 16:41:10 +0000 (09:41 -0700)]
Merge pull request #6476 from AndrewTsao/patch-1
fix a typo.
andi [Wed, 13 Jul 2016 16:37:55 +0000 (00:37 +0800)]
fix a typo.
Cheng Zhao [Wed, 13 Jul 2016 08:24:28 +0000 (17:24 +0900)]
Merge pull request #6469 from abdihaikal/master
Add electron-id.slack.com for Indonesia
Cheng Zhao [Wed, 13 Jul 2016 07:41:13 +0000 (16:41 +0900)]
Merge pull request #6467 from electron/enforce-new-docs-styleguide
Update documentation guidelines for Classes
Cheng Zhao [Wed, 13 Jul 2016 07:22:55 +0000 (16:22 +0900)]
Run background pages in separate partition
This avoids the default partition always being created on startup, so it
gives users a chance to run session.fromParititon.
Abdi Haikal [Wed, 13 Jul 2016 07:07:46 +0000 (14:07 +0700)]
Add electron-id.slack.com for Indonesia
Zeke Sikelianos [Wed, 13 Jul 2016 05:00:28 +0000 (22:00 -0700)]
clarify rules for documenting classes
Zeke Sikelianos [Wed, 13 Jul 2016 04:57:07 +0000 (21:57 -0700)]
fix heading levels on BrowserWindowProxy
Zeke Sikelianos [Wed, 13 Jul 2016 04:50:43 +0000 (21:50 -0700)]
:art:
Zeke Sikelianos [Wed, 13 Jul 2016 04:47:28 +0000 (21:47 -0700)]
fix heading levels in Menu doc
Zeke Sikelianos [Wed, 13 Jul 2016 04:42:08 +0000 (21:42 -0700)]
use h3/h4 for instance headings and children
Zeke Sikelianos [Wed, 13 Jul 2016 04:40:46 +0000 (21:40 -0700)]
:lipstick:
Cheng Zhao [Wed, 13 Jul 2016 04:34:19 +0000 (13:34 +0900)]
spec: Fix js lint warning
Zeke Sikelianos [Wed, 13 Jul 2016 04:30:27 +0000 (21:30 -0700)]
use consistent wording for instances
Zeke Sikelianos [Wed, 13 Jul 2016 04:29:09 +0000 (21:29 -0700)]
use h3/h4 for static method headings and methods
Zeke Sikelianos [Wed, 13 Jul 2016 04:28:27 +0000 (21:28 -0700)]
distinguish static methods from module methods
Zeke Sikelianos [Wed, 13 Jul 2016 04:24:22 +0000 (21:24 -0700)]
use h3/h4 for instance events headings and events
Zeke Sikelianos [Wed, 13 Jul 2016 04:22:54 +0000 (21:22 -0700)]
events -> instance events
Zeke Sikelianos [Wed, 13 Jul 2016 04:21:25 +0000 (21:21 -0700)]
:memo: minor style changes and typos
Cheng Zhao [Tue, 12 Jul 2016 13:57:38 +0000 (22:57 +0900)]
Move chromeExtensionHandler out of ready handler
This code were in ready handler because we could not require "protocol"
before ready before. It is now safe to move the code out.
Cheng Zhao [Tue, 12 Jul 2016 13:45:15 +0000 (22:45 +0900)]
Fix building on Linux
Cheng Zhao [Tue, 12 Jul 2016 13:38:50 +0000 (22:38 +0900)]
spec: Test lifetime of sessions returned by session.fromPartition
Cheng Zhao [Tue, 12 Jul 2016 13:25:09 +0000 (22:25 +0900)]
spec: Name of tests should match docs
Cheng Zhao [Tue, 12 Jul 2016 13:24:09 +0000 (22:24 +0900)]
spec: session.defaultSession test case
Cheng Zhao [Tue, 12 Jul 2016 13:21:49 +0000 (22:21 +0900)]
docs: options of session.fromPartition
Cheng Zhao [Tue, 12 Jul 2016 13:05:07 +0000 (22:05 +0900)]
Add cache option for session
Cheng Zhao [Tue, 12 Jul 2016 12:53:19 +0000 (21:53 +0900)]
Add options to session.fromPartition
Cheng Zhao [Tue, 12 Jul 2016 12:39:54 +0000 (21:39 +0900)]
Move the ability to create BrowserContext to embedder
Cheng Zhao [Tue, 12 Jul 2016 12:01:49 +0000 (21:01 +0900)]
Hide in_memory parameter in native interface
Cheng Zhao [Tue, 12 Jul 2016 11:21:59 +0000 (20:21 +0900)]
Move check of isReady to native code
Cheng Zhao [Tue, 12 Jul 2016 11:06:08 +0000 (20:06 +0900)]
Move session-created event to app
This follows the convention of other *-created events.
Cheng Zhao [Tue, 12 Jul 2016 10:39:06 +0000 (19:39 +0900)]
Do not access default session before app is ready
Cheng Zhao [Tue, 12 Jul 2016 10:27:15 +0000 (19:27 +0900)]
Use Proxy to provide protocol APIs
In this way we can avoid initializing defaultSession when protocol
module is used.
Cheng Zhao [Tue, 12 Jul 2016 07:51:31 +0000 (16:51 +0900)]
Move the warning of registerStandardSchemes to native code
Cheng Zhao [Wed, 13 Jul 2016 03:22:42 +0000 (12:22 +0900)]
Bump v1.2.7
Cheng Zhao [Wed, 13 Jul 2016 03:22:17 +0000 (12:22 +0900)]
Merge pull request #6466 from electron/cert-verifier-io-thread
Create AtomCertVerifier on IO thread
Cheng Zhao [Wed, 13 Jul 2016 03:07:57 +0000 (12:07 +0900)]
Remove lock in AtomCertVerifier
Cheng Zhao [Wed, 13 Jul 2016 03:05:57 +0000 (12:05 +0900)]
Create AtomCertVerifier on IO thread
Cheng Zhao [Wed, 13 Jul 2016 01:43:48 +0000 (10:43 +0900)]
Merge pull request #6459 from electron/devtools-context-menu
Add edit menu items to editable elements in dev tools
Cheng Zhao [Wed, 13 Jul 2016 01:14:33 +0000 (10:14 +0900)]
Merge pull request #6455 from electron/use-current-content-constraints
Initialize new size constraints to current constraints
Kevin Sawicki [Tue, 12 Jul 2016 17:19:34 +0000 (10:19 -0700)]
Add spec for min/max window size
Kevin Sawicki [Tue, 12 Jul 2016 17:05:32 +0000 (10:05 -0700)]
Initialize to constraints to current constraints
Kevin Sawicki [Tue, 12 Jul 2016 20:24:53 +0000 (13:24 -0700)]
Execute command on devtools web contents when focused
Kevin Sawicki [Tue, 12 Jul 2016 18:54:45 +0000 (11:54 -0700)]
Add standard edit items to text context menus
Kevin Sawicki [Tue, 12 Jul 2016 18:31:40 +0000 (11:31 -0700)]
Use const instead of var
Kevin Sawicki [Tue, 12 Jul 2016 18:08:28 +0000 (11:08 -0700)]
Merge pull request #6457 from preco21/document-fixes-6
docs: Small document fixes
Plusb Preco [Tue, 12 Jul 2016 18:02:14 +0000 (03:02 +0900)]
:memo: Fix grammatical typo
[ci skip]
Kevin Sawicki [Tue, 12 Jul 2016 17:59:38 +0000 (10:59 -0700)]
Merge pull request #6456 from preco21/korean-docs-10
docs: Update Korean docs as upstream
Plusb Preco [Tue, 12 Jul 2016 17:59:29 +0000 (02:59 +0900)]
:memo: Fix isolated link
[ci skip]
Plusb Preco [Tue, 12 Jul 2016 17:57:11 +0000 (02:57 +0900)]
:memo: Fix typo
[ci skip]
Plusb Preco [Tue, 12 Jul 2016 17:53:26 +0000 (02:53 +0900)]
:memo: Update Korean docs as upstream
[ci skip]
Kevin Sawicki [Tue, 12 Jul 2016 17:26:02 +0000 (10:26 -0700)]
Merge pull request #6444 from electron/windows-login-items
Implement login item API on Windows
Plusb Preco [Tue, 12 Jul 2016 16:12:04 +0000 (01:12 +0900)]
:memo: Update Korean docs as upstream
[ci skip]
Kevin Sawicki [Mon, 11 Jul 2016 19:36:46 +0000 (12:36 -0700)]
Add Browser namespace
Kevin Sawicki [Mon, 11 Jul 2016 19:36:06 +0000 (12:36 -0700)]
Add Windows label to login items settings API
Kevin Sawicki [Mon, 11 Jul 2016 19:30:40 +0000 (12:30 -0700)]
Enable login item spec on Windows
Kevin Sawicki [Mon, 11 Jul 2016 19:29:01 +0000 (12:29 -0700)]
Fix Windows compilation issues
Kevin Sawicki [Mon, 11 Jul 2016 18:18:17 +0000 (11:18 -0700)]
Enable LoginItemSettings converter on all platforms
Kevin Sawicki [Mon, 11 Jul 2016 18:12:26 +0000 (11:12 -0700)]
Add initial windows login item implementation
Kevin Sawicki [Mon, 11 Jul 2016 17:57:53 +0000 (10:57 -0700)]
Add get/setLoginItemSettings on all platforms
Cheng Zhao [Tue, 12 Jul 2016 06:25:37 +0000 (15:25 +0900)]
Merge pull request #6449 from electron/10.9-transparent
Fix transparent window having border on OS X 10.9
Cheng Zhao [Tue, 12 Jul 2016 06:15:47 +0000 (15:15 +0900)]
Remove some unneeded hacks for old OS X versions
Cheng Zhao [Tue, 12 Jul 2016 06:01:37 +0000 (15:01 +0900)]
Fix transparent window having border on OS X 10.9
Cheng Zhao [Tue, 12 Jul 2016 05:55:34 +0000 (14:55 +0900)]
Merge pull request #6448 from electron/tray-next-tick
Destroy the native tray in next tick
Cheng Zhao [Tue, 12 Jul 2016 05:23:38 +0000 (14:23 +0900)]
Destroy the native tray in next tick
Cheng Zhao [Tue, 12 Jul 2016 02:01:52 +0000 (11:01 +0900)]
Merge pull request #6447 from ellerbrock/broken-link-fix
fix broken link
Cheng Zhao [Tue, 12 Jul 2016 01:59:12 +0000 (10:59 +0900)]
Merge pull request #6446 from electron/accessibility-api
Add API for Chrome's accessibility support state
Cheng Zhao [Tue, 12 Jul 2016 01:39:16 +0000 (10:39 +0900)]
Merge pull request #6442 from electron/circular-references
Maintain stack of visited objects for cycle detection
Cheng Zhao [Tue, 12 Jul 2016 01:33:29 +0000 (10:33 +0900)]
Merge pull request #6441 from miniak/remove-windows-vista-check
Remove unnecessary >= Windows Vista check
Maik Ellerbrock [Mon, 11 Jul 2016 23:31:18 +0000 (07:31 +0800)]
fix broken link
fixed broken link "how to share data between web pages" in section "Differences Between Main Process and Renderer Process"
Kevin Sawicki [Mon, 11 Jul 2016 21:48:48 +0000 (14:48 -0700)]
Add missing typeof
Kevin Sawicki [Mon, 11 Jul 2016 21:46:28 +0000 (14:46 -0700)]
Remove linter warnings
Kevin Sawicki [Mon, 11 Jul 2016 21:44:32 +0000 (14:44 -0700)]
IsAccessibilitySupportEnabled -> isAccessibilitySupportEnabled
Kevin Sawicki [Mon, 11 Jul 2016 21:41:35 +0000 (14:41 -0700)]
Document accessibility support API
Kevin Sawicki [Mon, 11 Jul 2016 21:32:24 +0000 (14:32 -0700)]
Add spec to verify app.isAccessibilitySupportEnabled return type
Kevin Sawicki [Mon, 11 Jul 2016 21:32:14 +0000 (14:32 -0700)]
Update API to isAccessibilitySupportEnabled
Kevin Sawicki [Mon, 11 Jul 2016 21:19:16 +0000 (14:19 -0700)]
Implement accessiblity change events on Windows
Kevin Sawicki [Mon, 11 Jul 2016 21:09:01 +0000 (14:09 -0700)]
Implement accessiblity change events on mac
Kevin Sawicki [Mon, 11 Jul 2016 21:04:56 +0000 (14:04 -0700)]
Add API for accessibility state and changes
Kevin Sawicki [Mon, 11 Jul 2016 19:09:30 +0000 (12:09 -0700)]
Merge pull request #6443 from robertfirespotter/patch-1
Fix link to locales.md
Robert D [Mon, 11 Jul 2016 18:37:22 +0000 (11:37 -0700)]
Fix link to locales.md
Kevin Sawicki [Mon, 11 Jul 2016 17:49:23 +0000 (10:49 -0700)]
Add more cycle tests
Kevin Sawicki [Mon, 11 Jul 2016 17:39:21 +0000 (10:39 -0700)]
Only check arrays and objects for cycles
Kevin Sawicki [Mon, 11 Jul 2016 17:30:18 +0000 (10:30 -0700)]
Remove linter errors
Kevin Sawicki [Mon, 11 Jul 2016 17:28:01 +0000 (10:28 -0700)]
Maintain visted objects as a stack for cycle detection
Kevin Sawicki [Mon, 11 Jul 2016 17:27:43 +0000 (10:27 -0700)]
Add more failing circular reference specs
Kevin Sawicki [Mon, 11 Jul 2016 16:54:18 +0000 (09:54 -0700)]
Call includes directly on visited array
Kevin Sawicki [Mon, 11 Jul 2016 16:53:06 +0000 (09:53 -0700)]
Return empty array for circular references