Boik
|
16499358b3
|
fix lint
|
2017-09-17 14:09:12 +08:00 |
|
Boik
|
d86724f17a
|
code improvement
|
2017-09-17 13:56:22 +08:00 |
|
Boik
|
26e6f2c46c
|
use textContent instead innerHTML to remediateDOM based XSS vulnerbilities
|
2017-09-17 11:27:03 +08:00 |
|
Cheng Zhao
|
800ba9a325
|
Merge pull request #9950 from alexstrat/fix-content-script-insecure-contents
Fix mixed content errors when loading content from `chrome-extension`
|
2017-09-15 20:45:57 +09:00 |
|
Cheng Zhao
|
b277353238
|
Set secure schemes in native code
Code with same functionalities should be put together.
|
2017-09-15 16:48:55 +09:00 |
|
Alexandre Lachèze
|
5eb4b9ad6f
|
Fix insecure content errors when loading content from chrome-extension
|
2017-09-15 16:32:47 +09:00 |
|
Cheng Zhao
|
fc99785314
|
Merge pull request #10076 from alexstrat/add/add-support-for-content_scripts.css
Add support for css in content_scripts
|
2017-09-14 21:19:11 +09:00 |
|
Alexandre Lachèze
|
e1a232e7c8
|
Add support for css in content_scripts
|
2017-09-14 17:23:33 +09:00 |
|
Cheng Zhao
|
6bf2ec4188
|
Merge pull request #10514 from electron/mac-crash
Suppress the destroy() spec on all platforms
|
2017-09-14 17:21:53 +09:00 |
|
Cheng Zhao
|
af329a9429
|
Suppress the destroy() spec on all platforms
It is also crashing on mac, but just not as frequent as other platforms.
|
2017-09-14 17:20:14 +09:00 |
|
Cheng Zhao
|
07840906dd
|
Merge pull request #9869 from rafaelnobrepd/handoff-enhancements
Exposes more Handoff related APIs to Electron
|
2017-09-14 17:18:14 +09:00 |
|
Cheng Zhao
|
ff023115f5
|
Style fixes
|
2017-09-14 16:12:34 +09:00 |
|
Rafael Nobre
|
33dd5e26fb
|
Updates documentation for Handoff related API.
|
2017-09-14 15:59:43 +09:00 |
|
Rafael Nobre
|
77a1c5d7fc
|
Avoids deadlock in case NSUserActivityDelegate method start being called from main thread.
|
2017-09-14 15:59:43 +09:00 |
|
Rafael Nobre
|
9483f0fc14
|
Adds synchronization logic to allow NSUserActivityDelegate to wait Javascript updating the NSUserActiity UserInfo if requested.
|
2017-09-14 15:59:43 +09:00 |
|
Rafael Nobre
|
c23b4a48ec
|
Fixes NSUserActivityDelegate that was called on a background thread thus not working.
|
2017-09-14 15:59:43 +09:00 |
|
Rafael Nobre
|
76efee675f
|
Requests updated user info data before each Handoff operation.
|
2017-09-14 15:59:43 +09:00 |
|
Rafael Nobre
|
f6ac00532f
|
Fix typo and remove extraneous doc entries.
|
2017-09-14 15:59:43 +09:00 |
|
Rafael Nobre
|
a870799c32
|
Exposes more Handoff related APIs to Electron.
|
2017-09-14 15:59:43 +09:00 |
|
Cheng Zhao
|
787675ab08
|
Merge pull request #9343 from xaviergonz/fix-osx-child-window-show
Make OSX child windows honor the show option to fix #8836
|
2017-09-14 15:50:13 +09:00 |
|
Cheng Zhao
|
ac55c358e9
|
Merge pull request #9603 from electron/printer-info-options
PrinterInfo options object causes TypeScript error
|
2017-09-14 15:49:41 +09:00 |
|
Kevin Sawicki
|
53b0698ee2
|
Add options object
|
2017-09-14 14:57:59 +09:00 |
|
Cheng Zhao
|
073583ff3d
|
spec: The parent option should not affect show option
|
2017-09-14 14:48:42 +09:00 |
|
Cheng Zhao
|
19a7c7ac39
|
Styling fixes
|
2017-09-14 14:43:22 +09:00 |
|
xaviergonz
|
0d69738bd6
|
using standard javascript
|
2017-09-14 14:38:54 +09:00 |
|
xaviergonz
|
0301961c25
|
Update api-browser-window-spec.js
|
2017-09-14 14:38:54 +09:00 |
|
xaviergonz
|
e18cdc185a
|
add the fix for showinactive
|
2017-09-14 14:35:53 +09:00 |
|
xaviergonz
|
d0c91daaed
|
make sure setparentwindow only shows the window if already visible
|
2017-09-14 14:35:53 +09:00 |
|
xaviergonz
|
dc7cc6921e
|
fix for mac child windows so they honor show option
|
2017-09-14 14:35:53 +09:00 |
|
xaviergonz
|
dae63d323c
|
add new internal set parent window method
|
2017-09-14 14:33:24 +09:00 |
|
Cheng Zhao
|
a19a229a59
|
Merge pull request #10254 from zachflower/feature/simple-fullscreen-mode
Feature/simple fullscreen mode
|
2017-09-14 09:39:50 +09:00 |
|
Zachary Flower
|
432b912c6a
|
🎨 Rename ambiguous simple_fullscreen_ variable to always_simple_fullscreen_
|
2017-09-13 12:16:37 -06:00 |
|
John Kleinschmidt
|
5819acfd3d
|
Rerun builds
|
2017-09-13 10:25:42 -04:00 |
|
John Kleinschmidt
|
64c8ff62af
|
Add CircleCI for Linux builds (#10344)
|
2017-09-13 09:48:19 -04:00 |
|
Cheng Zhao
|
2048a1a638
|
Merge pull request #10429 from qazbnm456/web-request-origin
Track the origin of webRequest events
|
2017-09-13 22:23:44 +09:00 |
|
Cheng Zhao
|
c34fb146f6
|
Fix styling
|
2017-09-13 21:40:29 +09:00 |
|
Vanessa Yuen
|
c39f5f1fad
|
Merge pull request #9814 from shubham2892/fix-fullscreen-with-resizable-flag
Fix full screen when resizable is set to true
|
2017-09-12 20:20:19 -04:00 |
|
Vanessa Yuen
|
9a7d8a0511
|
merge master into fix-fullscreen-with-resizable-flag.
|
2017-09-12 18:34:23 -04:00 |
|
Zachary Flower
|
fa4d52f042
|
🎨 Track/restore original stylemask, rather than individual states.
|
2017-09-12 12:27:30 -06:00 |
|
Zeke Sikelianos
|
618f8a9d06
|
Merge pull request #10497 from Toinane/fix-word-docs
Add markdown linking when missing
|
2017-09-12 08:49:35 -07:00 |
|
Milan Burda
|
ddb1d92c77
|
Merge pull request #10499 from miniak/doc-fix
Fix app.getGPUFeatureStatus in app.md
|
2017-09-12 16:04:17 +02:00 |
|
Toinane
|
1cb13be65f
|
style: fix the word incompatible in docs
|
2017-09-12 15:51:53 +02:00 |
|
Milan Burda
|
d6bab3043c
|
Fix app.getGPUFeatureStatus in app.md
|
2017-09-12 15:31:00 +02:00 |
|
Boik
|
e66341ec59
|
add back the missing 'resourceType' property
|
2017-09-12 21:27:49 +08:00 |
|
Boik
|
a01abd0fee
|
fix lint-cpp
|
2017-09-12 20:28:30 +08:00 |
|
Boik
|
2d771674bb
|
get webContentsId instead
|
2017-09-12 20:17:11 +08:00 |
|
Toinane
|
74cb673ce1
|
style: add uppercase
|
2017-09-12 12:07:33 +02:00 |
|
Toinane
|
b9f0131165
|
style: add link to when missing
|
2017-09-12 12:05:09 +02:00 |
|
Boik
|
13d363d1f1
|
fix lint-cpp
|
2017-09-12 15:40:35 +08:00 |
|
Boik
|
9f60673e4b
|
remove package-lock.json
|
2017-09-12 15:40:35 +08:00 |
|