platform/framework/web/crosswalk-tizen.git
8 years agoMerge pull request #6489 from electron/webcontents-static-api
Cheng Zhao [Fri, 15 Jul 2016 02:02:00 +0000 (11:02 +0900)]
Merge pull request #6489 from electron/webcontents-static-api

Document static methods on webContents

8 years agowebContents is now a public module
Cheng Zhao [Fri, 15 Jul 2016 01:59:19 +0000 (10:59 +0900)]
webContents is now a public module

8 years agoMerge pull request #6499 from electron/drop-vista
Cheng Zhao [Fri, 15 Jul 2016 01:20:14 +0000 (10:20 +0900)]
Merge pull request #6499 from electron/drop-vista

Remove implicit references to Vista in docs

8 years agoMerge pull request #6497 from electron/windows-thumbnail
Cheng Zhao [Fri, 15 Jul 2016 01:18:39 +0000 (10:18 +0900)]
Merge pull request #6497 from electron/windows-thumbnail

Add setThumbnailClip API on Windows

8 years agoMerge pull request #6486 from MarshallOfSound/master
Cheng Zhao [Fri, 15 Jul 2016 01:02:05 +0000 (10:02 +0900)]
Merge pull request #6486 from MarshallOfSound/master

Add a getFeedURL API for the autoUpdater

8 years agoAdd require example for webContents
Kevin Sawicki [Fri, 15 Jul 2016 00:54:18 +0000 (17:54 -0700)]
Add require example for webContents

8 years agoUpdate headings/sections to follow docs styleguide
Kevin Sawicki [Fri, 15 Jul 2016 00:46:58 +0000 (17:46 -0700)]
Update headings/sections to follow docs styleguide

8 years agoMerge pull request #6495 from electron/link-to-boilerplates
Cheng Zhao [Fri, 15 Jul 2016 00:44:29 +0000 (09:44 +0900)]
Merge pull request #6495 from electron/link-to-boilerplates

link to boilerplates

8 years agoMerge pull request #6493 from electron/elecron-devtools-installer
Cheng Zhao [Fri, 15 Jul 2016 00:44:01 +0000 (09:44 +0900)]
Merge pull request #6493 from electron/elecron-devtools-installer

mention electron-devtools-installer as an alternative

8 years agoRemove implicit references to Vista
Kevin Sawicki [Fri, 15 Jul 2016 00:32:14 +0000 (17:32 -0700)]
Remove implicit references to Vista

8 years agoMerge pull request #6490 from wilsonpage/add-drop-text-support
Cheng Zhao [Fri, 15 Jul 2016 00:12:35 +0000 (09:12 +0900)]
Merge pull request #6490 from wilsonpage/add-drop-text-support

Add support for dropped text in osx

8 years agoMerge pull request #6474 from darkdh/cert_detail
Cheng Zhao [Thu, 14 Jul 2016 23:45:36 +0000 (08:45 +0900)]
Merge pull request #6474 from darkdh/cert_detail

Add more detail attributes for certificate-error

8 years agoAdd properties as sub-list
Kevin Sawicki [Thu, 14 Jul 2016 23:02:06 +0000 (16:02 -0700)]
Add properties as sub-list

8 years agoDocument setThumbnailClip
Kevin Sawicki [Thu, 14 Jul 2016 22:54:57 +0000 (15:54 -0700)]
Document setThumbnailClip

8 years agowin: Add setThumbnailClip window API
Kevin Sawicki [Thu, 14 Jul 2016 20:27:16 +0000 (13:27 -0700)]
win: Add setThumbnailClip window API

8 years agoAdd autoUpdater getFeedURL specs
Samuel Attard [Thu, 14 Jul 2016 22:13:41 +0000 (10:13 +1200)]
Add autoUpdater getFeedURL specs

8 years agoFix casing issue on the windows update JS file
Samuel Attard [Thu, 14 Jul 2016 22:05:36 +0000 (10:05 +1200)]
Fix casing issue on the windows update JS file

8 years agolink to boilerplates
Zeke Sikelianos [Thu, 14 Jul 2016 21:57:06 +0000 (14:57 -0700)]
link to boilerplates

8 years agofix typo
Zeke Sikelianos [Thu, 14 Jul 2016 21:16:02 +0000 (14:16 -0700)]
fix typo

8 years agomention electron-devtools-installer as an automated alternative
Zeke Sikelianos [Thu, 14 Jul 2016 21:12:06 +0000 (14:12 -0700)]
mention electron-devtools-installer as an automated alternative

8 years agoAdd support for dropped text in osx
Wilson Page [Thu, 14 Jul 2016 17:21:39 +0000 (18:21 +0100)]
Add support for dropped text in osx

8 years agoSort contents by id for consistent ordering
Kevin Sawicki [Thu, 14 Jul 2016 16:37:09 +0000 (09:37 -0700)]
Sort contents by id for consistent ordering

8 years agoUse let and const
Kevin Sawicki [Thu, 14 Jul 2016 16:33:16 +0000 (09:33 -0700)]
Use let and const

8 years agoUse getCurrentWebContents()
Kevin Sawicki [Thu, 14 Jul 2016 16:25:59 +0000 (09:25 -0700)]
Use getCurrentWebContents()

8 years agoAdd spec for webContents.getFocusedWebContents()
Kevin Sawicki [Thu, 14 Jul 2016 16:17:16 +0000 (09:17 -0700)]
Add spec for webContents.getFocusedWebContents()

8 years agoAdd initial webContents spec
Kevin Sawicki [Thu, 14 Jul 2016 16:10:40 +0000 (09:10 -0700)]
Add initial webContents spec

8 years agoDocument static webContents methods
Kevin Sawicki [Thu, 14 Jul 2016 16:00:29 +0000 (09:00 -0700)]
Document static webContents methods

8 years agoExpose getAllWebContents() API
Kevin Sawicki [Thu, 14 Jul 2016 15:59:49 +0000 (08:59 -0700)]
Expose getAllWebContents() API

8 years agoFix linting, removes additional semicolon
Samuel Attard [Thu, 14 Jul 2016 12:29:53 +0000 (00:29 +1200)]
Fix linting, removes additional semicolon

8 years agoRemove unnecessary method
Samuel Attard [Thu, 14 Jul 2016 12:12:31 +0000 (00:12 +1200)]
Remove unnecessary method

8 years agoAdd docs for getFeedURL
Samuel Attard [Thu, 14 Jul 2016 12:07:17 +0000 (00:07 +1200)]
Add docs for getFeedURL

8 years agoAdd the getFeedURL API for macOS and Windows
Samuel Attard [Thu, 14 Jul 2016 12:04:48 +0000 (00:04 +1200)]
Add the getFeedURL API for macOS and Windows

8 years agoUse CalculateFingerprint256()
Anthony Tseng [Thu, 14 Jul 2016 11:09:11 +0000 (19:09 +0800)]
Use CalculateFingerprint256()

8 years agoMerge pull request #6482 from deepak1556/webcontents_navigation_obs_patch
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

8 years agoMerge pull request #6480 from electron/webcontents-focus
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

8 years agoMerge pull request #6470 from electron/session-options
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

8 years agowebcontents: replace deprecated navigation observers
deepak1556 [Thu, 14 Jul 2016 00:19:28 +0000 (05:49 +0530)]
webcontents: replace deprecated navigation observers

8 years ago:art:
Kevin Sawicki [Wed, 13 Jul 2016 21:49:25 +0000 (14:49 -0700)]
:art:

8 years agoDoc webContents.isFocused
Kevin Sawicki [Wed, 13 Jul 2016 21:20:33 +0000 (14:20 -0700)]
Doc webContents.isFocused

8 years agoSort filenames
Kevin Sawicki [Wed, 13 Jul 2016 21:18:41 +0000 (14:18 -0700)]
Sort filenames

8 years agoCall role method on focused web contents
Kevin Sawicki [Wed, 13 Jul 2016 19:18:44 +0000 (12:18 -0700)]
Call role method on focused web contents

8 years agoAdd webContents.getFocusedWebContents()
Kevin Sawicki [Wed, 13 Jul 2016 19:15:30 +0000 (12:15 -0700)]
Add webContents.getFocusedWebContents()

8 years agoAdd webContents.isFocused()
Kevin Sawicki [Wed, 13 Jul 2016 15:54:40 +0000 (08:54 -0700)]
Add webContents.isFocused()

8 years agoMerge pull request #6476 from AndrewTsao/patch-1
Kevin Sawicki [Wed, 13 Jul 2016 16:41:10 +0000 (09:41 -0700)]
Merge pull request #6476 from AndrewTsao/patch-1

fix a typo.

8 years agofix a typo.
andi [Wed, 13 Jul 2016 16:37:55 +0000 (00:37 +0800)]
fix a typo.

8 years agoAdd more detail attributes for certificate-error
Anthony Tseng [Tue, 12 Jul 2016 17:05:28 +0000 (01:05 +0800)]
Add more detail attributes for certificate-error

8 years agoMerge pull request #6469 from abdihaikal/master
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

8 years agoMerge pull request #6467 from electron/enforce-new-docs-styleguide
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

8 years agoRun background pages in separate partition
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.

8 years agoAdd electron-id.slack.com for Indonesia
Abdi Haikal [Wed, 13 Jul 2016 07:07:46 +0000 (14:07 +0700)]
Add electron-id.slack.com for Indonesia

8 years agoclarify rules for documenting classes
Zeke Sikelianos [Wed, 13 Jul 2016 05:00:28 +0000 (22:00 -0700)]
clarify rules for documenting classes

8 years agofix heading levels on BrowserWindowProxy
Zeke Sikelianos [Wed, 13 Jul 2016 04:57:07 +0000 (21:57 -0700)]
fix heading levels on BrowserWindowProxy

8 years ago:art:
Zeke Sikelianos [Wed, 13 Jul 2016 04:50:43 +0000 (21:50 -0700)]
:art:

8 years agofix heading levels in Menu doc
Zeke Sikelianos [Wed, 13 Jul 2016 04:47:28 +0000 (21:47 -0700)]
fix heading levels in Menu doc

8 years agouse h3/h4 for instance headings and children
Zeke Sikelianos [Wed, 13 Jul 2016 04:42:08 +0000 (21:42 -0700)]
use h3/h4 for instance headings and children

8 years ago:lipstick:
Zeke Sikelianos [Wed, 13 Jul 2016 04:40:46 +0000 (21:40 -0700)]
:lipstick:

8 years agospec: Fix js lint warning
Cheng Zhao [Wed, 13 Jul 2016 04:34:19 +0000 (13:34 +0900)]
spec: Fix js lint warning

8 years agouse consistent wording for instances
Zeke Sikelianos [Wed, 13 Jul 2016 04:30:27 +0000 (21:30 -0700)]
use consistent wording for instances

8 years agouse h3/h4 for static method headings and methods
Zeke Sikelianos [Wed, 13 Jul 2016 04:29:09 +0000 (21:29 -0700)]
use h3/h4 for static method headings and methods

8 years agodistinguish static methods from module methods
Zeke Sikelianos [Wed, 13 Jul 2016 04:28:27 +0000 (21:28 -0700)]
distinguish static methods from module methods

8 years agouse h3/h4 for instance events headings and events
Zeke Sikelianos [Wed, 13 Jul 2016 04:24:22 +0000 (21:24 -0700)]
use h3/h4 for instance events headings and events

8 years agoevents -> instance events
Zeke Sikelianos [Wed, 13 Jul 2016 04:22:54 +0000 (21:22 -0700)]
events -> instance events

8 years ago:memo: minor style changes and typos
Zeke Sikelianos [Wed, 13 Jul 2016 04:21:25 +0000 (21:21 -0700)]
:memo: minor style changes and typos

8 years agoMove chromeExtensionHandler out of ready handler
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.

8 years agoFix building on Linux
Cheng Zhao [Tue, 12 Jul 2016 13:45:15 +0000 (22:45 +0900)]
Fix building on Linux

8 years agospec: Test lifetime of sessions returned by session.fromPartition
Cheng Zhao [Tue, 12 Jul 2016 13:38:50 +0000 (22:38 +0900)]
spec: Test lifetime of sessions returned by session.fromPartition

8 years agospec: Name of tests should match docs
Cheng Zhao [Tue, 12 Jul 2016 13:25:09 +0000 (22:25 +0900)]
spec: Name of tests should match docs

8 years agospec: session.defaultSession test case
Cheng Zhao [Tue, 12 Jul 2016 13:24:09 +0000 (22:24 +0900)]
spec: session.defaultSession test case

8 years agodocs: options of session.fromPartition
Cheng Zhao [Tue, 12 Jul 2016 13:21:49 +0000 (22:21 +0900)]
docs: options of session.fromPartition

8 years agoAdd cache option for session
Cheng Zhao [Tue, 12 Jul 2016 13:05:07 +0000 (22:05 +0900)]
Add cache option for session

8 years agoAdd options to session.fromPartition
Cheng Zhao [Tue, 12 Jul 2016 12:53:19 +0000 (21:53 +0900)]
Add options to session.fromPartition

8 years agoMove the ability to create BrowserContext to embedder
Cheng Zhao [Tue, 12 Jul 2016 12:39:54 +0000 (21:39 +0900)]
Move the ability to create BrowserContext to embedder

8 years agoHide in_memory parameter in native interface
Cheng Zhao [Tue, 12 Jul 2016 12:01:49 +0000 (21:01 +0900)]
Hide in_memory parameter in native interface

8 years agoMove check of isReady to native code
Cheng Zhao [Tue, 12 Jul 2016 11:21:59 +0000 (20:21 +0900)]
Move check of isReady to native code

8 years agoMove session-created event to app
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.

8 years agoDo not access default session before app is ready
Cheng Zhao [Tue, 12 Jul 2016 10:39:06 +0000 (19:39 +0900)]
Do not access default session before app is ready

8 years agoUse Proxy to provide protocol APIs
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.

8 years agoMove the warning of registerStandardSchemes to native code
Cheng Zhao [Tue, 12 Jul 2016 07:51:31 +0000 (16:51 +0900)]
Move the warning of registerStandardSchemes to native code

8 years agoBump v1.2.7
Cheng Zhao [Wed, 13 Jul 2016 03:22:42 +0000 (12:22 +0900)]
Bump v1.2.7

8 years agoMerge pull request #6466 from electron/cert-verifier-io-thread
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

8 years agoRemove lock in AtomCertVerifier
Cheng Zhao [Wed, 13 Jul 2016 03:07:57 +0000 (12:07 +0900)]
Remove lock in AtomCertVerifier

8 years agoCreate AtomCertVerifier on IO thread
Cheng Zhao [Wed, 13 Jul 2016 03:05:57 +0000 (12:05 +0900)]
Create AtomCertVerifier on IO thread

8 years agoMerge pull request #6459 from electron/devtools-context-menu
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

8 years agoMerge pull request #6455 from electron/use-current-content-constraints
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

8 years agoAdd spec for min/max window size
Kevin Sawicki [Tue, 12 Jul 2016 17:19:34 +0000 (10:19 -0700)]
Add spec for min/max window size

8 years agoInitialize to constraints to current constraints
Kevin Sawicki [Tue, 12 Jul 2016 17:05:32 +0000 (10:05 -0700)]
Initialize to constraints to current constraints

8 years agoExecute command on devtools web contents when focused
Kevin Sawicki [Tue, 12 Jul 2016 20:24:53 +0000 (13:24 -0700)]
Execute command on devtools web contents when focused

8 years agoAdd standard edit items to text context menus
Kevin Sawicki [Tue, 12 Jul 2016 18:54:45 +0000 (11:54 -0700)]
Add standard edit items to text context menus

8 years agoUse const instead of var
Kevin Sawicki [Tue, 12 Jul 2016 18:31:40 +0000 (11:31 -0700)]
Use const instead of var

8 years agoMerge pull request #6457 from preco21/document-fixes-6
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

8 years ago:memo: Fix grammatical typo
Plusb Preco [Tue, 12 Jul 2016 18:02:14 +0000 (03:02 +0900)]
:memo: Fix grammatical typo

[ci skip]

8 years agoMerge pull request #6456 from preco21/korean-docs-10
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

8 years ago:memo: Fix isolated link
Plusb Preco [Tue, 12 Jul 2016 17:59:29 +0000 (02:59 +0900)]
:memo: Fix isolated link

[ci skip]

8 years ago:memo: Fix typo
Plusb Preco [Tue, 12 Jul 2016 17:57:11 +0000 (02:57 +0900)]
:memo: Fix typo

[ci skip]

8 years ago:memo: Update Korean docs as upstream
Plusb Preco [Tue, 12 Jul 2016 17:53:26 +0000 (02:53 +0900)]
:memo: Update Korean docs as upstream

[ci skip]

8 years agoMerge pull request #6444 from electron/windows-login-items
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

8 years ago:memo: Update Korean docs as upstream
Plusb Preco [Tue, 12 Jul 2016 16:12:04 +0000 (01:12 +0900)]
:memo: Update Korean docs as upstream

[ci skip]

8 years agoAdd Browser namespace
Kevin Sawicki [Mon, 11 Jul 2016 19:36:46 +0000 (12:36 -0700)]
Add Browser namespace

8 years agoAdd Windows label to login items settings API
Kevin Sawicki [Mon, 11 Jul 2016 19:36:06 +0000 (12:36 -0700)]
Add Windows label to login items settings API

8 years agoEnable login item spec on Windows
Kevin Sawicki [Mon, 11 Jul 2016 19:30:40 +0000 (12:30 -0700)]
Enable login item spec on Windows