platform/framework/web/crosswalk-tizen.git
7 years agoCheck that escape item is non-null before checking id
Kevin Sawicki [Tue, 4 Apr 2017 20:12:29 +0000 (13:12 -0700)]
Check that escape item is non-null before checking id

7 years agoSupport passing escape item to TouchBar constructor
Kevin Sawicki [Mon, 3 Apr 2017 22:12:57 +0000 (15:12 -0700)]
Support passing escape item to TouchBar constructor

7 years agoMake escape item a property instead of setter
Kevin Sawicki [Mon, 3 Apr 2017 16:34:55 +0000 (09:34 -0700)]
Make escape item a property instead of setter

7 years agoHandle change and interaction events on escape items
Kevin Sawicki [Wed, 29 Mar 2017 20:26:52 +0000 (13:26 -0700)]
Handle change and interaction events on escape items

7 years agoUpdate window via listener when escape item changes
Kevin Sawicki [Wed, 29 Mar 2017 20:11:25 +0000 (13:11 -0700)]
Update window via listener when escape item changes

7 years agoClear escape item
Kevin Sawicki [Wed, 29 Mar 2017 19:48:58 +0000 (12:48 -0700)]
Clear escape item

7 years agoreplaceEscapeItem -> setEscapeItem
Kevin Sawicki [Wed, 29 Mar 2017 19:46:33 +0000 (12:46 -0700)]
replaceEscapeItem -> setEscapeItem

7 years agoTake const reference
Kevin Sawicki [Wed, 29 Mar 2017 19:45:01 +0000 (12:45 -0700)]
Take const reference

7 years ago:art:
Kevin Sawicki [Wed, 29 Mar 2017 19:41:49 +0000 (12:41 -0700)]
:art:

7 years agoAdd escapeKeyReplacementItemIdentifier forward declaration
Kevin Sawicki [Wed, 29 Mar 2017 19:41:36 +0000 (12:41 -0700)]
Add escapeKeyReplacementItemIdentifier forward declaration

7 years agoMake everything pointer like
Samuel Attard [Wed, 29 Mar 2017 04:11:39 +0000 (15:11 +1100)]
Make everything pointer like

7 years agoAdd smoke test for escape replacement
Samuel Attard [Mon, 27 Mar 2017 00:23:48 +0000 (11:23 +1100)]
Add smoke test for escape replacement

7 years agoAdd a method to set the escape identifier on the touch bar
Samuel Attard [Mon, 27 Mar 2017 00:22:52 +0000 (11:22 +1100)]
Add a method to set the escape identifier on the touch bar

7 years agoMerge pull request #9101 from electron/wrap-remote-set-as-args
Kevin Sawicki [Tue, 4 Apr 2017 19:50:15 +0000 (12:50 -0700)]
Merge pull request #9101 from electron/wrap-remote-set-as-args

Support calling remote setters with remote objects

7 years agoMatch args style of other IPC handlers
Kevin Sawicki [Mon, 3 Apr 2017 21:30:21 +0000 (14:30 -0700)]
Match args style of other IPC handlers

7 years agoAdd tests for setting remote property null/undefined
Kevin Sawicki [Mon, 3 Apr 2017 21:26:39 +0000 (14:26 -0700)]
Add tests for setting remote property null/undefined

7 years agoWrap remote value being set as an arg
Kevin Sawicki [Mon, 3 Apr 2017 21:18:04 +0000 (14:18 -0700)]
Wrap remote value being set as an arg

7 years agoAdd spec for remote setter with remote object
Kevin Sawicki [Mon, 3 Apr 2017 21:17:16 +0000 (14:17 -0700)]
Add spec for remote setter with remote object

7 years agoMerge pull request #9099 from electron/certificate-trust
Kevin Sawicki [Tue, 4 Apr 2017 18:17:09 +0000 (11:17 -0700)]
Merge pull request #9099 from electron/certificate-trust

macOS: Add certificate trust API

7 years agoAdd specs for showCertificateTrustDialog option errors
Kevin Sawicki [Tue, 4 Apr 2017 17:49:21 +0000 (10:49 -0700)]
Add specs for showCertificateTrustDialog option errors

7 years agoMake browser window optional
Kevin Sawicki [Tue, 4 Apr 2017 17:49:10 +0000 (10:49 -0700)]
Make browser window optional

7 years agoFix c&p error
joshaber [Tue, 4 Apr 2017 15:45:27 +0000 (11:45 -0400)]
Fix c&p error

7 years agoMerge pull request #9072 from p-jackson/patch-1
Kevin Sawicki [Tue, 4 Apr 2017 15:42:08 +0000 (08:42 -0700)]
Merge pull request #9072 from p-jackson/patch-1

Document passing null to Menu.setApplicationMenu

7 years agoMerge pull request #9105 from miniak/fix-api-docs
Kevin Sawicki [Tue, 4 Apr 2017 15:41:34 +0000 (08:41 -0700)]
Merge pull request #9105 from miniak/fix-api-docs

Use point / size / rectangle structures consistently in API docs

7 years agoAs you wish linter
joshaber [Tue, 4 Apr 2017 13:23:30 +0000 (09:23 -0400)]
As you wish linter

7 years agoDon't pass the result through
joshaber [Tue, 4 Apr 2017 13:21:15 +0000 (09:21 -0400)]
Don't pass the result through

It's meaningless on macOS, at least.

7 years agoPut CertFromData in an anon namespace
joshaber [Tue, 4 Apr 2017 13:19:23 +0000 (09:19 -0400)]
Put CertFromData in an anon namespace

7 years agoUse point / size / rectangle structures consistently in API docs
Milan Burda [Mon, 3 Apr 2017 22:35:39 +0000 (00:35 +0200)]
Use point / size / rectangle structures consistently in API docs

7 years ago:memo: Document that setApplicationMenu(null) has no effect on macOS
Philip Jackson [Tue, 4 Apr 2017 06:00:20 +0000 (18:00 +1200)]
:memo: Document that setApplicationMenu(null) has no effect on macOS

7 years agoMerge pull request #8528 from Anatzum/patch-1
Cheng Zhao [Tue, 4 Apr 2017 03:15:22 +0000 (12:15 +0900)]
Merge pull request #8528 from Anatzum/patch-1

Use kioclient for MoveItemToTrash on KDE

7 years agoAppease our linty overlords
joshaber [Tue, 4 Apr 2017 01:40:46 +0000 (21:40 -0400)]
Appease our linty overlords

7 years agoUse an options object for most of the params
joshaber [Tue, 4 Apr 2017 01:33:21 +0000 (21:33 -0400)]
Use an options object for most of the params

7 years agoRemove the intermediate function
joshaber [Tue, 4 Apr 2017 01:22:37 +0000 (21:22 -0400)]
Remove the intermediate function

7 years agoFix some style things
joshaber [Tue, 4 Apr 2017 01:22:14 +0000 (21:22 -0400)]
Fix some style things

7 years agoFix file sorting
joshaber [Tue, 4 Apr 2017 01:19:00 +0000 (21:19 -0400)]
Fix file sorting

7 years agoMerge pull request #9097 from electron/handle-setter-errors
Kevin Sawicki [Mon, 3 Apr 2017 20:30:39 +0000 (13:30 -0700)]
Merge pull request #9097 from electron/handle-setter-errors

Surface errors setting remote properties

7 years agoGet rid of `intermediates` and rehydrate from `issuerCert`
joshaber [Mon, 3 Apr 2017 20:27:53 +0000 (16:27 -0400)]
Get rid of `intermediates` and rehydrate from `issuerCert`

7 years agoLinebreak to keep the linter happy
joshaber [Mon, 3 Apr 2017 20:07:02 +0000 (16:07 -0400)]
Linebreak to keep the linter happy

7 years agoRemove stale includes
joshaber [Mon, 3 Apr 2017 19:48:47 +0000 (15:48 -0400)]
Remove stale includes

7 years agoFlesh out some docs
joshaber [Mon, 3 Apr 2017 19:39:45 +0000 (15:39 -0400)]
Flesh out some docs

7 years agoUse better iteration
joshaber [Mon, 3 Apr 2017 19:28:51 +0000 (15:28 -0400)]
Use better iteration

7 years agoConst ref that message
joshaber [Mon, 3 Apr 2017 19:28:44 +0000 (15:28 -0400)]
Const ref that message

7 years agoConditionalize
joshaber [Mon, 3 Apr 2017 19:25:09 +0000 (15:25 -0400)]
Conditionalize

7 years agoExpose through the actual JS API too
joshaber [Mon, 3 Apr 2017 19:25:06 +0000 (15:25 -0400)]
Expose through the actual JS API too

7 years ago Parse setting response to surface thrown errors
Kevin Sawicki [Mon, 3 Apr 2017 16:11:06 +0000 (09:11 -0700)]
 Parse setting response to surface thrown errors

7 years agoMerge pull request #9096 from electron/upgrade-brightray-for-cpp-cleanup
Kevin Sawicki [Mon, 3 Apr 2017 19:16:10 +0000 (12:16 -0700)]
Merge pull request #9096 from electron/upgrade-brightray-for-cpp-cleanup

Upgrade brightray to latest

7 years agoFix indentation
joshaber [Mon, 3 Apr 2017 19:09:24 +0000 (15:09 -0400)]
Fix indentation

7 years agoRemove old unnecssary change on `app`
joshaber [Mon, 3 Apr 2017 19:09:04 +0000 (15:09 -0400)]
Remove old unnecssary change on `app`

7 years agoMove it into `dialog`
joshaber [Mon, 3 Apr 2017 19:05:24 +0000 (15:05 -0400)]
Move it into `dialog`

7 years agoHandle the callback and cleanup properly
joshaber [Mon, 3 Apr 2017 18:01:48 +0000 (14:01 -0400)]
Handle the callback and cleanup properly

7 years agoDo the callback & release dance
joshaber [Mon, 3 Apr 2017 17:21:44 +0000 (13:21 -0400)]
Do the callback & release dance

7 years agoAdd spec for remote setter not surfacing error
Kevin Sawicki [Mon, 3 Apr 2017 16:09:37 +0000 (09:09 -0700)]
Add spec for remote setter not surfacing error

7 years agoUpgrade brightray to latest
Kevin Sawicki [Mon, 3 Apr 2017 15:32:16 +0000 (08:32 -0700)]
Upgrade brightray to latest

7 years agoMerge pull request #9076 from electron/cleanup-cpp
Kevin Sawicki [Mon, 3 Apr 2017 15:30:08 +0000 (08:30 -0700)]
Merge pull request #9076 from electron/cleanup-cpp

Cleanup cpp codebase

7 years agoMerge pull request #9084 from runinspring/patch-1
Kevin Sawicki [Mon, 3 Apr 2017 15:20:06 +0000 (08:20 -0700)]
Merge pull request #9084 from runinspring/patch-1

Update web-contents.md

7 years agoRemove extra spaces.
Haojian Wu [Sat, 1 Apr 2017 20:01:29 +0000 (22:01 +0200)]
Remove extra spaces.

7 years agoUpdate web-contents.md
ZhangYu [Sat, 1 Apr 2017 16:41:36 +0000 (00:41 +0800)]
Update web-contents.md

7 years agoRemove extra blank.
Haojian Wu [Sat, 1 Apr 2017 13:09:53 +0000 (15:09 +0200)]
Remove extra blank.

7 years agoRename to make VS happy
joshaber [Sat, 1 Apr 2017 02:57:56 +0000 (22:57 -0400)]
Rename to make VS happy

7 years agoNotify that the cert changed
joshaber [Sat, 1 Apr 2017 01:51:29 +0000 (21:51 -0400)]
Notify that the cert changed

7 years agoMerge pull request #9080 from electron/fixup-docs-5
Zeke Sikelianos [Sat, 1 Apr 2017 01:29:16 +0000 (18:29 -0700)]
Merge pull request #9080 from electron/fixup-docs-5

Add missing finalUpdate prop

7 years agoDecode all the intermediates
joshaber [Sat, 1 Apr 2017 01:27:49 +0000 (21:27 -0400)]
Decode all the intermediates

7 years agoEncode all the intermediates
joshaber [Sat, 1 Apr 2017 01:27:33 +0000 (21:27 -0400)]
Encode all the intermediates

7 years agoAdd missing finalUpdate prop
Samuel Attard [Sat, 1 Apr 2017 01:11:34 +0000 (12:11 +1100)]
Add missing finalUpdate prop

7 years agoMerge pull request #9079 from electron/fix-dialog-args
Kevin Sawicki [Fri, 31 Mar 2017 23:35:31 +0000 (16:35 -0700)]
Merge pull request #9079 from electron/fix-dialog-args

Move normalizeAccessKeys docs to showMessageBox method

7 years agoMove normalizeAccessKeys docs to right method
Kevin Sawicki [Fri, 31 Mar 2017 22:08:03 +0000 (15:08 -0700)]
Move normalizeAccessKeys docs to right method

7 years agoSlightly better conversion
joshaber [Fri, 31 Mar 2017 19:44:47 +0000 (15:44 -0400)]
Slightly better conversion

7 years agoBump v1.6.5
Kevin Sawicki [Fri, 31 Mar 2017 16:39:43 +0000 (09:39 -0700)]
Bump v1.6.5

7 years agoMerge pull request #9074 from electron/tabbing-mode-version-guard
Kevin Sawicki [Fri, 31 Mar 2017 19:09:54 +0000 (12:09 -0700)]
Merge pull request #9074 from electron/tabbing-mode-version-guard

Only define NSWindowTabbingModeDisallowed on pre-10.12 SDKs

7 years agoOnly define NSWindowTabbingModeDisallowed on pre-10.12
Kevin Sawicki [Fri, 31 Mar 2017 17:20:02 +0000 (10:20 -0700)]
Only define NSWindowTabbingModeDisallowed on pre-10.12

7 years agoMerge pull request #9053 from electron/enable-crash-reporter-upload-windows
Kevin Sawicki [Fri, 31 Mar 2017 18:28:35 +0000 (11:28 -0700)]
Merge pull request #9053 from electron/enable-crash-reporter-upload-windows

Pass `uploadToServer` option to windows crash reporter

7 years agoMaybe this is a valid conversion?
joshaber [Fri, 31 Mar 2017 18:16:26 +0000 (14:16 -0400)]
Maybe this is a valid conversion?

7 years agoLines should be <= 80 characters.
Haojian Wu [Fri, 31 Mar 2017 18:09:13 +0000 (20:09 +0200)]
Lines should be <= 80 characters.

7 years agoErrrrybody's a scoped_refptr now
joshaber [Fri, 31 Mar 2017 17:53:42 +0000 (13:53 -0400)]
Errrrybody's a scoped_refptr now

7 years agoDummy out the certificate FromV8 converter
joshaber [Fri, 31 Mar 2017 17:53:31 +0000 (13:53 -0400)]
Dummy out the certificate FromV8 converter

7 years ago:art:
Kevin Sawicki [Fri, 31 Mar 2017 17:42:43 +0000 (10:42 -0700)]
:art:

7 years agoAdd tests for `uploadToServer` option.
Thiago de Arruda [Thu, 30 Mar 2017 14:11:49 +0000 (11:11 -0300)]
Add tests for `uploadToServer` option.

7 years agoPass `uploadToServer` to windows crash reporter
Thiago de Arruda [Wed, 29 Mar 2017 12:16:27 +0000 (09:16 -0300)]
Pass `uploadToServer` to windows crash reporter

7 years ago:memo: Document passing null to Menu.setApplicationMenu
Philip Jackson [Fri, 31 Mar 2017 03:42:03 +0000 (16:42 +1300)]
:memo: Document passing null to Menu.setApplicationMenu

[ci skip]

7 years agoMerge pull request #9057 from electron/upgrade-libcc-for-ffmpeg-linking-fix
Kevin Sawicki [Thu, 30 Mar 2017 22:15:32 +0000 (15:15 -0700)]
Merge pull request #9057 from electron/upgrade-libcc-for-ffmpeg-linking-fix

Upgrade libcc for ffmpeg linking fix

7 years agoTime out after 5 minutes
Kevin Sawicki [Thu, 30 Mar 2017 21:39:48 +0000 (14:39 -0700)]
Time out after 5 minutes

7 years agoUpgrade libcc to latest master
Kevin Sawicki [Thu, 30 Mar 2017 21:37:19 +0000 (14:37 -0700)]
Upgrade libcc to latest master

7 years agoUse correct dll name
Kevin Sawicki [Thu, 30 Mar 2017 00:01:25 +0000 (17:01 -0700)]
Use correct dll name

7 years agoTweak logged messages
Kevin Sawicki [Wed, 29 Mar 2017 23:38:34 +0000 (16:38 -0700)]
Tweak logged messages

7 years agoAdd comment to codecs app script
Kevin Sawicki [Wed, 29 Mar 2017 23:30:04 +0000 (16:30 -0700)]
Add comment to codecs app script

7 years agoAdd script to verify ffmpeg without proprietary codecs
Kevin Sawicki [Wed, 29 Mar 2017 23:23:30 +0000 (16:23 -0700)]
Add script to verify ffmpeg without proprietary codecs

7 years agobuilds -> Support
Kevin Sawicki [Wed, 29 Mar 2017 22:08:06 +0000 (15:08 -0700)]
builds -> Support

7 years agoAdd test page to check for proprietary codecs
Kevin Sawicki [Wed, 29 Mar 2017 22:07:30 +0000 (15:07 -0700)]
Add test page to check for proprietary codecs

7 years agoUpgrade libcc for ffmpeg linking fix
Kevin Sawicki [Wed, 29 Mar 2017 16:19:21 +0000 (09:19 -0700)]
Upgrade libcc for ffmpeg linking fix

7 years agoMerge pull request #9067 from electron/check-name-param-directly
Kevin Sawicki [Thu, 30 Mar 2017 21:35:56 +0000 (14:35 -0700)]
Merge pull request #9067 from electron/check-name-param-directly

Check name directly instead of arguments length

7 years agoLink against the Security frameworks
joshaber [Thu, 30 Mar 2017 21:26:11 +0000 (17:26 -0400)]
Link against the Security frameworks

7 years agoCompile these lovely files
joshaber [Thu, 30 Mar 2017 21:26:03 +0000 (17:26 -0400)]
Compile these lovely files

7 years agoExpose the certificate trust panel as part of app
joshaber [Thu, 30 Mar 2017 21:25:55 +0000 (17:25 -0400)]
Expose the certificate trust panel as part of app

7 years agoShow a certificate trust panel
joshaber [Thu, 30 Mar 2017 21:25:44 +0000 (17:25 -0400)]
Show a certificate trust panel

7 years agoShould override the virtual destructor.
Haojian Wu [Thu, 30 Mar 2017 21:13:23 +0000 (23:13 +0200)]
Should override the virtual destructor.

7 years agoReplace C-style casts with static_cast.
Haojian Wu [Thu, 30 Mar 2017 21:05:47 +0000 (23:05 +0200)]
Replace C-style casts with static_cast.

7 years agoCheck name directly instead of arguments length
Kevin Sawicki [Thu, 30 Mar 2017 19:37:40 +0000 (12:37 -0700)]
Check name directly instead of arguments length

7 years agoMerge pull request #9052 from tonyganch/native_tabs
Kevin Sawicki [Thu, 30 Mar 2017 21:02:19 +0000 (14:02 -0700)]
Merge pull request #9052 from tonyganch/native_tabs

Native tabs on macOS

7 years agoUse prefix increment in for loops.
Haojian Wu [Thu, 30 Mar 2017 20:56:21 +0000 (22:56 +0200)]
Use prefix increment in for loops.

7 years agoCorrect type cast.
Haojian Wu [Thu, 30 Mar 2017 20:53:20 +0000 (22:53 +0200)]
Correct type cast.