electron/shell/services/node
Calvin 4fff74b73e
chore: move gin::DeprecatedWrappable to gin_helper (#47996)
chore: move gin::DeprecatedWrappable to gin_helper (#47958)

* chore: move gin::DeprecatedWrappable to gin_helper

This is in preparation for migrating to gin::Wrappable
based on cppgc #47922
The upstream class will be deleted soon via roller PR but
the cppgc migration should happen outside the roll, this
change retains the current functionality by copying the
implementation into //electron/shell/common/gin_helper.
The class can be deleted once the cppgc migration is complete.

* chore: fix lint:cpp

Co-authored-by: Robo <hop2deep@gmail.com>
2025-08-09 13:00:45 +09:00
..
public/mojom feat: add error event for utility process (#43774) 2024-09-27 10:17:06 +09:00
node_service.cc refactor: avoid deprecated v8::Context::GetIsolate() calls (pt 2) (#47896) 2025-07-29 10:34:18 -04:00
node_service.h feat: add error event for utility process (#43774) 2024-09-27 10:17:06 +09:00
parent_port.cc chore: move gin::DeprecatedWrappable to gin_helper (#47996) 2025-08-09 13:00:45 +09:00
parent_port.h chore: move gin::DeprecatedWrappable to gin_helper (#47996) 2025-08-09 13:00:45 +09:00