electron/shell/renderer/api
trop[bot] 1ff780d3dd
refactor: remove banned std::to_string() calls (#41109)
* refactor: do not use banned std::to_string() in ServiceWorkerContext::GetAllRunningWorkerInfo()

Co-authored-by: Charles Kerr <charles@charleskerr.com>

* refactor: do not use banned std::to_string() in REPORT_AND_RETURN_IF_FAILED()

Co-authored-by: Charles Kerr <charles@charleskerr.com>

* refactor: do not use banned std::to_string() in JSChunkedDataPipeGetter::OnWriteChunkComplete()

Co-authored-by: Charles Kerr <charles@charleskerr.com>

* refactor: do not use banned std::to_string() in SetCrashKey()

Co-authored-by: Charles Kerr <charles@charleskerr.com>

* chore: remove unused #include

Co-authored-by: Charles Kerr <charles@charleskerr.com>

* fixup! refactor: do not use banned std::to_string() in REPORT_AND_RETURN_IF_FAILED()

Co-authored-by: Charles Kerr <charles@charleskerr.com>

---------

Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Charles Kerr <charles@charleskerr.com>
2024-01-25 09:45:14 +09:00
..
context_bridge chore: remove unused std includes (#38767) 2023-06-14 11:07:18 -07:00
electron_api_context_bridge.cc refactor: remove banned std::to_string() calls (#41109) 2024-01-25 09:45:14 +09:00
electron_api_context_bridge.h fix: correctly track receiver for methods called via ctx bridge (#39978) 2023-10-18 10:21:42 -04:00
electron_api_crash_reporter_renderer.cc chore: rename built-in modules to bindings to match naming update in node (#37182) 2023-02-09 10:31:38 +09:00
electron_api_ipc_renderer.cc chore: replace absl::optional<T> with std::optional<T> (#41074) 2024-01-23 20:43:22 -06:00
electron_api_spell_check_client.cc chore: bump chromium to 122.0.6236.2 (29-x-y) (#40950) 2024-01-11 23:19:31 +13:00
electron_api_spell_check_client.h chore: enable check raw ptr fields (#38167) 2023-05-11 16:07:39 -04:00
electron_api_web_frame.cc chore: migrate base::StringPiece to std::string_view (#40915) (#40973) 2024-01-12 10:50:55 +01:00
electron_api_web_utils.cc feat: add webUtils module with getPathForFile method (#38776) 2023-11-20 15:59:36 -08:00
electron_api_web_utils.h feat: add webUtils module with getPathForFile method (#38776) 2023-11-20 15:59:36 -08:00