Skip to content
Snippets Groups Projects
Unverified Commit 1ff780d3 authored by trop[bot]'s avatar trop[bot] Committed by GitHub
Browse files

refactor: remove banned std::to_string() calls (#41109)


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

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

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

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

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

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

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

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

* chore: remove unused #include

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

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

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

---------

Co-authored-by: default avatartrop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: default avatarCharles Kerr <charles@charleskerr.com>
parent dd142b03
No related merge requests found
Showing
with 31 additions and 35 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment