fix: crash in utilityProcess when generating code from strings (#38156)
fix: crash in utilityProcess when generating code from strings (#38040)
Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Showing
- shell/app/electron_main_delegate.cc 4 additions, 10 deletionsshell/app/electron_main_delegate.cc
- shell/common/api/electron_bindings.cc 3 additions, 3 deletionsshell/common/api/electron_bindings.cc
- shell/common/gin_helper/callback.cc 2 additions, 1 deletionshell/common/gin_helper/callback.cc
- shell/common/gin_helper/locker.cc 3 additions, 7 deletionsshell/common/gin_helper/locker.cc
- shell/common/gin_helper/locker.h 0 additions, 6 deletionsshell/common/gin_helper/locker.h
- shell/common/gin_helper/microtasks_scope.cc 2 additions, 2 deletionsshell/common/gin_helper/microtasks_scope.cc
- shell/common/gin_helper/promise.cc 1 addition, 1 deletionshell/common/gin_helper/promise.cc
- shell/common/gin_helper/promise.h 3 additions, 2 deletionsshell/common/gin_helper/promise.h
- shell/common/gin_helper/trackable_object.cc 2 additions, 2 deletionsshell/common/gin_helper/trackable_object.cc
- shell/common/node_bindings.cc 13 additions, 14 deletionsshell/common/node_bindings.cc
- shell/common/process_util.cc 16 additions, 0 deletionsshell/common/process_util.cc
- shell/common/process_util.h 3 additions, 0 deletionsshell/common/process_util.h
- spec/api-utility-process-spec.ts 14 additions, 0 deletionsspec/api-utility-process-spec.ts
- spec/fixtures/api/utility-process/eval.js 6 additions, 0 deletionsspec/fixtures/api/utility-process/eval.js
Please register or sign in to comment