The variable `input` is accepted by a universal reference, so it doesn't make sense to cast a potential lvalue reference into an rvalue reference. In case `input` is an lvalue reference, we should rather forward the value as is to `ToV8()`. Signed-off-by: Darshan Sen <darshan.sen@postman.com> |
||
|---|---|---|
| .. | ||
| context_bridge | ||
| electron_api_context_bridge.cc | ||
| electron_api_context_bridge.h | ||
| electron_api_crash_reporter_renderer.cc | ||
| electron_api_ipc_renderer.cc | ||
| electron_api_spell_check_client.cc | ||
| electron_api_spell_check_client.h | ||
| electron_api_web_frame.cc | ||