Граф коммитов

33 Коммитов

Автор SHA1 Сообщение Дата
David Sanders 48e13fde80
docs: update docs.microsoft.com links to learn.microsoft.com (#37707) 2023-03-29 12:16:44 +02:00
David Sanders d94f35a8f6
chore: disallow shortcut reference links in docs Markdown (#36860)
* chore: disallow shortcut reference links in docs Markdown

* docs: clean up shortcut-style links
2023-01-16 10:22:49 +01:00
David Sanders a9c03950c0
docs: cleanup reference links (#36659) 2023-01-11 22:16:34 -08:00
David Sanders 993d0337a7
docs: fix broken links (#36519)
* docs: fix broken links

* docs: change link to navigator.getUserMedia

Co-authored-by: Jeremy Rose <nornagon@nornagon.net>

* docs: fix link in examples.md

Co-authored-by: Jeremy Rose <nornagon@nornagon.net>
2022-12-05 13:18:57 -05:00
Robo da0fd286b4
feat: UtilityProcess API (#34980)
* chore: initial scaffolding

* chore: implement interface and docs

* chore: address code style review

* fix: cleanup of utility process on shutdown

* chore: simplify NodeBindings::CreateEnvironment

* chore: rename disableLibraryValidation => allowLoadingUnsignedLibraries

* chore: implement process.parentPort

* chore(posix): implement stdio pipe interface

* chore(win): implement stdio interface

* chore: reenable SetNodeOptions for utility process

* chore: add specs

* chore: fix lint

* fix: update kill API

* fix: update process.parentPort API

* fix: exit event

* docs: update exit event

* fix: tests on linux

* chore: expand on some comments

* fix: shutdown of pipe reader

Avoid logging since it is always the case that reader end of
pipe will terminate after the child process.

* fix: remove exit code check for crash spec

* fix: rm PR_SET_NO_NEW_PRIVS for unsandbox utility process

* chore: fix incorrect rebase

* fix: address review feedback

* chore: rename utility_process -> utility

* chore: update docs

* chore: cleanup c++ implemantation

* fix: leak in NodeServiceHost impl

* chore: minor cleanup

* chore: cleanup JS implementation

* chore: flip default stdio to inherit

* fix: some api improvements

* Support cwd option
* Remove path restriction for modulePath
* Rewire impl for env support

* fix: add tests for cwd and env option

* chore: alt impl for reading stdio handles

* chore: support message queuing

* chore: fix lint

* chore: new UtilityProcess => utilityProcess.fork

* fix: support for uncaught exception exits

* chore: remove process.execArgv as default

* fix: windows build

* fix: style changes

* fix: docs and style changes

* chore: update patches

* spec: disable flaky test on win32 arm CI

Co-authored-by: PatchUp <73610968+patchup[bot]@users.noreply.github.com>
2022-10-19 22:49:49 -07:00
David Sanders 7acb513ba6
docs: update links to Chromium source (#33309) 2022-03-17 13:45:55 +01:00
Erick Zhao 52bacd38a9
docs: update glossary (#30874)
* docs: update glossary

* remove nsis entry
2021-09-22 08:52:24 +09:00
David Sanders ecd23bb29b
docs: tidy up links (#26292) 2020-11-02 18:58:14 +09:00
Milan Burda 8ba271efba refactor: eliminate brightray (#15240) 2018-10-24 12:49:10 +02:00
Charles Kerr 4d078fdb03
Remove more words (#12852)
* remove 'basically' from docs

* remove 'simply' from docs

* remove most uses of 'just' from docs
2018-05-08 00:16:09 -05:00
Zeke Sikelianos 9d570dc645 add IDL and Mojo to glossary (#12504) 2018-04-03 07:58:25 -05:00
Toinane 0a0d88a5dc
remove all double spaces not needed 2017-11-29 11:58:24 +01:00
Toinane db5a429948 fixe grammar 2017-10-23 18:36:52 +02:00
Toinane 42f51850cc Update OSR with more details 2017-10-22 00:15:30 +02:00
Zeke Sikelianos 5b5c4787e9 add-clarification-about-main-process 2017-09-22 10:52:43 +09:00
Zeke Sikelianos 5ab38f7674 update glossary entries for brightray, libcc, V8 2017-08-01 10:58:33 -07:00
Kevin Sawicki 0a1b5a0d7e Merge pull request #9959 from electron/add-OSR-to-glossary
add OSR to glossary
2017-07-10 17:56:05 -07:00
Wayne Loopy b486814c77 404 Error
i think should remove a "s" in tutorial"s"/mac-app-store-submission-guide.md
2017-07-09 14:26:35 +09:00
Zeke Sikelianos 7d402d8c88 add OSR to glossary 2017-07-07 13:43:54 -07:00
Zeke Sikelianos 0a01af527a add IME to glossary 2017-06-26 13:28:24 -07:00
Kevin Sawicki 23285b3dc3 Merge pull request #9772 from electron/add-crt-to-glossary
add CRT to glossary
2017-06-26 08:37:11 -07:00
Jorge Feldmann (Jota) c329ab4ad2 Change NSIS topic level from 2 to 3
Why: this can mislead interpretation of the rest of the document. The `NSIS` is just one more topic at the same level of Process and Native Modules.
2017-06-16 14:45:49 -03:00
Zeke Sikelianos ab3ca416b4 not just a microsoft thing 2017-06-16 10:21:24 -07:00
Zeke Sikelianos a456fc800e add CRT to glossary 2017-06-15 17:28:00 -07:00
Kevin Sawicki 94eff35286 Update docs for new brightray location 2017-05-10 13:42:21 -07:00
Johan Giraldo 39d7981624 Is Google Chrome an open source browser?
Google Chrome isn't an open source project. Chromium is an open source project, so I think that is more precise say "and is used in Chromium, the open source browser from Google" or something like these.
2017-05-05 13:49:38 +02:00
Haojian Wu dcead89507 📝 Fix a broken asar link. 2016-12-26 10:28:08 +01:00
Zeke Sikelianos aeedd36168 see also 2016-12-21 13:47:40 -08:00
Zeke Sikelianos a098bf30d4 add DMG and NSIS to glossary 2016-12-21 13:47:40 -08:00
Zeke Sikelianos a39dc1b78a 🎨 2016-12-21 13:47:40 -08:00
Zeke Sikelianos ead5275d63 fix heading level 2016-12-21 13:47:40 -08:00
Zeke Sikelianos 4e8c21549b define process and webview 2016-12-21 13:47:40 -08:00
Zeke Sikelianos ed081c8834 WIP 2016-12-21 13:47:40 -08:00