This project is mirrored from https://github.com/electron/electron.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
- Aug 11, 2020
-
-
Electron Bot authored
-
Shelley Vohr authored
This reverts commit e3cf1ab0.
-
- Aug 08, 2020
-
-
trop[bot] authored
* build: ensure symbol files are named lowercase on disk so that boto can find them * build: only do the lower case symbol copy on case sensitive file systems (#24876) Co-authored-by:
Samuel Attard <samuel.r.attard@gmail.com> Co-authored-by:
Samuel Attard <sattard@slack-corp.com>
-
- Aug 07, 2020
-
-
trop[bot] authored
* fix: use non-symbols in isURLInstance check * update patches Co-authored-by:
Shelley Vohr <shelley.vohr@gmail.com> Co-authored-by:
Electron Bot <anonymous@electronjs.org>
-
Shelley Vohr authored
-
trop[bot] authored
Co-authored-by:
Cheng Zhao <zcbenz@gmail.com>
-
Charles Kerr authored
-
trop[bot] authored
* fix: add patch to avoid crash in worker with nodeintegration enabled [worker_global_scope.cc(111)] Check failed: url_.IsValid(). * fix: loading dedicated/shared worker over custom protocols Backports https://chromium-review.googlesource.com/c/chromium/src/+/1798250 that distinguishes loading the main script resource of dedicated/shared worker, this allows us to register a custom URLLoaderFactory. * spec: add crash test for worker with nodeIntegrationInWorker * update patches * Remove extra patchlist patches * Fixup patch * update patches Co-authored-by:
deepak1556 <hop2deep@gmail.com> Co-authored-by:
Shelley Vohr <shelley.vohr@gmail.com> Co-authored-by:
Electron Bot <anonymous@electronjs.org>
-
- Aug 06, 2020
-
-
trop[bot] authored
Co-authored-by:
Shelley Vohr <shelley.vohr@gmail.com>
-
Jeremy Rose authored
-
Electron Bot authored
-
Electron Bot authored
-
trop[bot] authored
* feat: add worldSafe flag for executeJS results * chore: do not log warning for webContents.executeJS * Apply suggestions from code review Co-authored-by:
Jeremy Rose <jeremya@chromium.org> * chore: apply PR feedback * chore: split logic a bit * chore: allow primitives through the world safe checl * chore: clean up per PR feedback * chore: flip boolean logic * chore: update per PR feedback * chore: fix typo * chore: fix spec * Update web-frame.ts Co-authored-by:
Samuel Attard <samuel.r.attard@gmail.com> Co-authored-by:
Samuel Attard <sattard@slack-corp.com> Co-authored-by:
Jeremy Rose <jeremya@chromium.org>
-
- Aug 04, 2020
-
-
trop[bot] authored
* fix: cors * test: add tests * Update spec-main/extensions-spec.ts * fix: tests * fix: add all_urls permission Co-authored-by:
sentialx <sentialx@gmail.com> Co-authored-by:
Jeremy Rose <nornagon@nornagon.net>
-
- Aug 03, 2020
-
-
Electron Bot authored
-
- Jul 30, 2020
-
-
Electron Bot authored
-
trop[bot] authored
* fix: generate dumps under crashDumps folder in linux * Update spec-main/api-crash-reporter-spec.ts Co-authored-by:
Jeremy Rose <jeremya@chromium.org> Co-authored-by:
deepak1556 <hop2deep@gmail.com> Co-authored-by:
Jeremy Rose <jeremya@chromium.org>
-
trop[bot] authored
Co-authored-by:
Samuel Attard <samuel.r.attard@gmail.com>
-
Electron Bot authored
-
- Jul 29, 2020
-
-
Jeremy Rose authored
-
trop[bot] authored
* fix: cleanup webview zoom level observers on navigation * add spec * webview should be on same partition * wait for webview to finish loading Co-authored-by:
deepak1556 <hop2deep@gmail.com>
-
trop[bot] authored
Co-authored-by:
Samuel Attard <samuel.r.attard@gmail.com>
-
- Jul 27, 2020
-
-
Electron Bot authored
-
- Jul 24, 2020
-
-
trop[bot] authored
Co-authored-by:
Samuel Attard <samuel.r.attard@gmail.com>
-
trop[bot] authored
* fix: Use ElectronAdaptedContentView * fix: Actually, nevermind, it's "BrowserAccessebilityCocoa" * chore: Remove things instead of manually keeping them Co-authored-by:
Felix Rieseberg <felix@felixrieseberg.com>
-
- Jul 23, 2020
-
-
loc authored
-
Electron Bot authored
-
trop[bot] authored
* fix: remove corner mask override to increase window resize performance * uses corner mask only for vibrant view Co-authored-by:
gellert <gellert.hegyi@around.co>
-
Electron Bot authored
* chore: bump chromium in DEPS to 85.0.4183.38 * chore: bump chromium in DEPS to 85.0.4183.39
-
- Jul 21, 2020
-
-
trop[bot] authored
Co-authored-by:
Paul Frazee <pfrazee@gmail.com>
-
Electron Bot authored
-
trop[bot] authored
Co-authored-by:
Samuel Attard <samuel.r.attard@gmail.com>
-
Electron Bot authored
This reverts commit 799a04a4.
-
- Jul 20, 2020
-
-
Electron Bot authored
-
- Jul 16, 2020
-
-
Electron Bot authored
* chore: bump chromium in DEPS to 85.0.4183.28 * update patches Co-authored-by:
Electron Bot <anonymous@electronjs.org>
-
Electron Bot authored
-
Electron Bot authored
* chore: bump chromium in DEPS to 85.0.4183.26 * update patches Co-authored-by:
Electron Bot <anonymous@electronjs.org>
-
- Jul 15, 2020
-
-
trop[bot] authored
Co-authored-by:
Samuel Attard <samuel.r.attard@gmail.com>
-
trop[bot] authored
* fix: --trace-sync-io flag in Node.js * Also handle set_trace_sync_io in ElectronBrowserMainParts Co-authored-by:
Shelley Vohr <shelley.vohr@gmail.com>
-
Shelley Vohr authored
* fix: Node.js cpu and heap profiling * chore: emable more now-working Node.js specs
-