electron/shell/common/gin_helper
trop[bot] 5f78c626d1
fix: utilityProcess exit codes (#42397)
* fix: utilityProcess exit codes

Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>

* fix: retain disconnect_with_reason_handler

Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>

* chore: move node::Environment check to CallMethodWithArgs

Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>

* chore: address feedback from review

Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>

* chore: update patches

---------

Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>
Co-authored-by: PatchUp <73610968+patchup[bot]@users.noreply.github.com>
2024-06-07 15:44:55 +02:00
..
accessor.h
arguments.cc chore: migrate base::StringPiece to std::string_view (#40915) 2024-01-10 19:00:37 -06:00
arguments.h chore: migrate base::StringPiece to std::string_view (#40915) 2024-01-10 19:00:37 -06:00
callback.cc
callback.h refactor: update gin_helper/function_template (#41534) 2024-03-25 10:01:54 +01:00
cleaned_up_at_exit.cc
cleaned_up_at_exit.h
constructible.h
constructor.h refactor: update gin_helper/function_template (#41534) 2024-03-25 10:01:54 +01:00
destroyable.cc
destroyable.h
dictionary.h chore: bump chromium to 126.0.6478.36 (31-x-y) (#42167) 2024-06-07 10:22:46 +02:00
error_thrower.cc chore: migrate base::StringPiece to std::string_view (#40915) 2024-01-10 19:00:37 -06:00
error_thrower.h chore: migrate base::StringPiece to std::string_view (#40915) 2024-01-10 19:00:37 -06:00
event.cc chore: add missing gin::Wrappable GetTypeName overrides (#41512) 2024-03-06 12:45:28 +01:00
event.h chore: add missing gin::Wrappable GetTypeName overrides (#41512) 2024-03-06 12:45:28 +01:00
event_emitter.h chore: migrate base::StringPiece to std::string_view (#40915) 2024-01-10 19:00:37 -06:00
event_emitter_caller.cc fix: utilityProcess exit codes (#42397) 2024-06-07 15:44:55 +02:00
event_emitter_caller.h
event_emitter_template.cc
event_emitter_template.h
function_template.cc refactor: update gin_helper/function_template (#41534) 2024-03-25 10:01:54 +01:00
function_template.h refactor: update gin_helper/function_template (#41534) 2024-03-25 10:01:54 +01:00
function_template_extensions.h chore: replace absl::optional<T> with std::optional<T> (#40928) 2024-01-10 16:23:35 -06:00
locker.cc
locker.h
microtasks_scope.cc
microtasks_scope.h
object_template_builder.cc chore: migrate base::StringPiece to std::string_view (#40915) 2024-01-10 19:00:37 -06:00
object_template_builder.h chore: migrate base::StringPiece to std::string_view (#40915) 2024-01-10 19:00:37 -06:00
persistent_dictionary.cc
persistent_dictionary.h
pinnable.h
promise.cc chore: migrate base::StringPiece to std::string_view (#40915) 2024-01-10 19:00:37 -06:00
promise.h chore: migrate base::StringPiece to std::string_view (#40915) 2024-01-10 19:00:37 -06:00
trackable_object.cc
trackable_object.h refactor: KeyWeakMap cleanup (#41242) 2024-02-06 09:18:05 -06:00
wrappable.cc
wrappable.h
wrappable_base.h