Milan Burda
739b20bd13
refactor: simplify Converter<content::PermissionType>::ToV8 ( #21053 )
2019-11-12 18:18:48 +03:00
Vlad Hashimoto
601cc6e887
docs: change invalid bash session
language tag ( #20827 )
2019-11-12 12:47:56 +00:00
Jeremy Apthorp
034f4d5734
fix: implement 'login' event for WebContents ( #20954 )
2019-11-11 09:47:01 -08:00
Electron Bot
049bd09150
Bump v8.0.0-nightly.20191111
2019-11-11 07:32:17 -08:00
Electron Bot
bf1b1fac49
Bump v8.0.0-nightly.20191110
2019-11-10 07:33:20 -08:00
Electron Bot
01c4bd73dc
Bump v8.0.0-nightly.20191109
2019-11-09 07:31:45 -08:00
Milan Burda
093f2dd4a6
chore: remove deprecated <webview>.getWebContents() ( #20986 )
2019-11-08 15:46:35 -05:00
fengmk2
145ecb85c2
docs: use new China's mirror address ( #21030 )
2019-11-08 15:39:47 -05:00
Átila Camurça Alves
c4cc6bd1bf
docs: correct the syntax to caniuse.com link ( #21048 )
2019-11-08 15:39:31 -05:00
Shelley Vohr
caa6e65e38
chore: remove unnecessary patches ( #21044 )
2019-11-08 13:02:43 -05:00
Shelley Vohr
6c2af8b421
fix: refactor printing for mojom ( #21026 )
2019-11-08 13:01:50 -05:00
Electron Bot
fe2ca6e6e7
Bump v8.0.0-nightly.20191108
2019-11-08 07:32:00 -08:00
Shelley Vohr
d3622f9c37
feat: convert shell.openItem to async shell.openPath ( #20682 )
2019-11-07 23:08:43 -08:00
Jeremy Apthorp
fd70ac1173
refactor: always initialize api::Protocol ( #21009 )
2019-11-07 15:35:12 -08:00
Samuel Attard
b06a479240
build: remove debug builds ( #21016 )
...
* build: remove debug builds
* Update docs/development/debugging-instructions-macos.md
Co-Authored-By: Robo <hop2deep@gmail.com>
2019-11-07 11:51:44 -08:00
Milan Burda
f1e7393e30
feat: deprecate <webview>.getWebContents() ( #20726 )
2019-11-07 09:43:19 -08:00
Robo
c716ecb916
fix: check for validity of guest webcontents ( #21019 )
2019-11-07 07:39:48 -08:00
Electron Bot
7625202891
Bump v8.0.0-nightly.20191107
2019-11-07 07:32:31 -08:00
Andrew MacDonald
9b01bb00d2
feat: add app.getApplicationNameForProtocol API ( #20399 )
...
* Add GetApplicationNameForProtocol.
* Fix Windows implementation.
* Fix up test.
* Add documentation.
* Implement for real on Linux using xdg-mime.
Also ensure we allow blocking calls here to avoid errant DCHECKing.
* Improve docs for Linux.
* Clean up tests.
* Add a note about not relying on the precise format.
* Update docs/api/app.md
Co-Authored-By: Shelley Vohr <codebytere@github.com>
* Remove needless `done()`s from tests.
* Use vector list initialization.
* Add a simple test for isDefaultProtocolClient.
* Remove unneeded include and skip a test on Linux CI.
* We no longer differentiate between CI and non-CI test runs.
2019-11-06 17:50:33 -08:00
Samuel Attard
24939e8fa4
build: speedy tests on circle by splitting the test files into multiple jobs ( #21015 )
...
* build: let circleci divide our test suites in two
* well our tests rely on side affects, thats cool I guess
2019-11-06 16:15:55 -08:00
Samuel Attard
bbfb32b136
build: store the ninja log for our builds ( #21011 )
2019-11-06 16:13:39 -08:00
Yaser
e5ba6c5406
docs: Adds Desktop notifications Fiddle example ( #20525 )
...
* docs: Adds Desktop notifications Fiddle example
* Update index.html
Removed the classes
2019-11-06 09:24:41 -08:00
Electron Bot
b563cd1235
Bump v8.0.0-nightly.20191106
2019-11-06 07:33:12 -08:00
Samuel Attard
d91cc257f9
chore: emit the document-start and document-end events in a sandboxed renderer ( #20987 )
2019-11-05 17:53:03 -08:00
Samuel Attard
5b7382765c
feat: allow TouchBarButton instances to be disabled ( #20945 )
...
* feat: allow TouchBarButton instances to be disabled
* Update touch-bar-button.md
2019-11-05 15:56:36 -08:00
Electron Bot
9a198e8ef4
chore: bump chromium to f30828899e4cd7161f6dc6507023f (master) ( #20824 )
...
* chore: bump chromium in DEPS to 0476932294da8809a19189b9f54cee11d50cc512
* update chromium patches (#20838 )
* chore: bump chromium in DEPS to 838863f5ec9e8a12132a10bb47be8382ad9756a7
* IsRendererTransferNeededForNavigation went away
https://chromium-review.googlesource.com/c/chromium/src/+/1867031
* [arraybuffer] Move the ArrayBuffer implementation from wtf to core
https://chromium-review.googlesource.com/c/chromium/src/+/1875731
* URLLoaderRequest new mojo types
* context menu enums moved around
https://chromium-review.googlesource.com/c/chromium/src/+/1872004
https://chromium-review.googlesource.com/c/chromium/src/+/1876088
https://chromium-review.googlesource.com/c/chromium/src/+/1866520
* chore: bump chromium in DEPS to dc9525d251bf30828899e4cd7161f6dc6507023f
* update chromium patches
* [WIP] Convert network hints IPC to Mojo
https://chromium-review.googlesource.com/c/chromium/src/+/1881967
* jumbo build is no longer supported
https://chromium-review.googlesource.com/c/chromium/src/+/1881967
* fix disable-color-correct-rendering
* [FIXME] fix printing patch
compiles but prob doesn't work
* explicitly include ax_enums
https://chromium-review.googlesource.com/c/chromium/src/+/1759821
* fixup! [WIP] Convert network hints IPC to Mojo
* fix base::span
* fix AsarURLLoader to not double-std::move
* fix debug build
* fix msstl patch
* lint
* more fix msstl
* mooooore fix msstl
* fix compile
* update backport_fix_msstl_compat_in_ui_events.patch
* update msstl compat patch
* don't try to build chrome's prefetch predictor
* build: fix compilation on windows
* Fixup patches for MAS build
* Free up disk space for mac debug builds
* fix: apply custom site instance only for main frame
* Fixup from rebase
* Try not generating symbols for mac debug builds
* Remove double entry of patch
* FIx compile errors
* Trigger CI
* Set symbol_level to 1 for mac debug builds
2019-11-05 18:41:20 -05:00
John Kleinschmidt
f18fca0729
build: speed up windows source retrieval ( #20955 )
...
* ci: speed up src retrieval
* Don't save zip on ia32
* Update external binaries if src zip already exists
* Apply suggestions from code review
Co-Authored-By: Jeremy Apthorp <jeremya@chromium.org>
* Update appveyor.yml
2019-11-05 17:18:08 -05:00
Birunthan Mohanathas
ac69b89e82
fix: Fix broken globalShortcuts.registerAll() on non-macOS platforms ( #20963 )
...
This was a regression in #16125 , which unintentionally put
`GlobalShortcutListener::RegisterAccelerator` into a
`#if defined(OS_MACOSX)` block.
Notes: Fix broken `globalShortcut.registerAll()` on Windows and Linux
2019-11-05 13:47:23 -08:00
Shelley Vohr
05de7277ab
docs: fix win.setIcon ts type ( #20950 )
...
* docs: fix win.setIcon ts type
* test: update smoke tests
2019-11-05 13:47:08 -08:00
Mark Lee
d871598d20
docs: update installation instructions for proxies ( #20780 )
2019-11-05 13:40:43 -08:00
CezaryKulakowski
00a1cd9395
fix: changed crlf to lf in some docs files ( #20832 )
2019-11-05 13:39:39 -08:00
loc
15dffb3dde
fix: allow iframe-initiated HTML fullscreen to exit while in macOS fullscreen ( #20962 )
...
* fix: explicitly resize the contents when exiting html fullscreen while in OS fullscreen
* test: ensure HTML fullscreen toggles while in OS fullscreen
2019-11-05 13:34:45 -08:00
Samuel Attard
fcee7212ce
chore: upgrade ts generator for better type safety ( #20975 )
...
* chore: upgrade ts generator for better type safety
* spec: fix tests
2019-11-05 13:34:04 -08:00
Jeremy Apthorp
6e5ac301ce
test: don't require 'q' until the test that needs it ( #20958 )
...
this stops a failure to require from blocking all tests from running
2019-11-05 11:36:25 -05:00
Electron Bot
56d6c1657a
Bump v8.0.0-nightly.20191105
2019-11-05 07:31:41 -08:00
Jeremy Apthorp
afaa1e73ab
chore: fix build with enable_electron_extensions ( #20959 )
2019-11-04 15:59:31 -08:00
Milan Burda
a034f5db0d
refactor: add Error to isSerializableObject() ( #20886 )
2019-11-04 14:35:57 -08:00
Shelley Vohr
584a494b83
fix: proper i18n of recentDocuments item ( #20948 )
2019-11-04 14:20:31 -08:00
Milan Burda
01e18c2fc3
fix: cannot access nativeTheme via electron.remote ( #20938 )
2019-11-04 14:17:03 -08:00
Milan Burda
ee7ce3954a
fix: don't export __esModule = true by electron.ts ( #20939 )
2019-11-04 14:16:42 -08:00
Samuel Attard
267821831c
fix: capture the promise global to avoid userland mutation ( #20925 )
2019-11-04 11:16:51 -08:00
Jeremy Apthorp
4de04da27a
chore: lint patch descriptions ( #20919 )
2019-11-04 11:04:18 -08:00
John Kleinschmidt
04da8a10eb
docs: document JS constant naming ( #20892 )
2019-11-04 13:25:43 -05:00
Jeremy Apthorp
85647dfced
refactor: remove references to non-existent webui ( #20867 )
2019-11-04 09:50:31 -08:00
Electron Bot
f645ca015f
Bump v8.0.0-nightly.20191104
2019-11-04 07:32:27 -08:00
Milan Burda
f808f50fa6
chore: remove no longer needed macOS SDK forward declarations ( #19918 )
...
* chore: remove no longer needed macOS SDK forward declarations
* fix: linter errors in spec-main/node-spec.ts
2019-11-03 21:46:12 +03:00
Electron Bot
5f27c1fa25
Bump v8.0.0-nightly.20191103
2019-11-03 07:31:11 -08:00
Shelley Vohr
ba47c9b925
fix: don't copy tray image when it's set ( #20904 )
2019-11-02 15:14:44 -07:00
Shelley Vohr
b194d5d0e2
chore: fix IsolateData handling ( #20918 )
2019-11-02 15:14:11 -07:00
Electron Bot
776cab96b1
Bump v8.0.0-nightly.20191102
2019-11-02 08:31:56 -07:00