Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Commits on Jan 24, 2024

  1. refactor: do not use banned std::to_string() in ServiceWorkerContext:…

    …:GetAllRunningWorkerInfo()
    
    Co-authored-by: Charles Kerr <charles@charleskerr.com>
    trop[bot] and ckerr committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    d9a6d7b View commit details
    Browse the repository at this point in the history
  2. refactor: do not use banned std::to_string() in REPORT_AND_RETURN_IF_…

    …FAILED()
    
    Co-authored-by: Charles Kerr <charles@charleskerr.com>
    trop[bot] and ckerr committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    33db5c4 View commit details
    Browse the repository at this point in the history
  3. refactor: do not use banned std::to_string() in JSChunkedDataPipeGett…

    …er::OnWriteChunkComplete()
    
    Co-authored-by: Charles Kerr <charles@charleskerr.com>
    trop[bot] and ckerr committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    1c2b312 View commit details
    Browse the repository at this point in the history
  4. refactor: do not use banned std::to_string() in SetCrashKey()

    Co-authored-by: Charles Kerr <charles@charleskerr.com>
    trop[bot] and ckerr committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    dc57bb2 View commit details
    Browse the repository at this point in the history
  5. chore: remove unused #include

    Co-authored-by: Charles Kerr <charles@charleskerr.com>
    trop[bot] and ckerr committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    e422c40 View commit details
    Browse the repository at this point in the history
  6. fixup! refactor: do not use banned std::to_string() in REPORT_AND_RET…

    …URN_IF_FAILED()
    
    Co-authored-by: Charles Kerr <charles@charleskerr.com>
    trop[bot] and ckerr committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    e46a872 View commit details
    Browse the repository at this point in the history