Skip to content

Use a call node path to make the stack copy string.#4811

Merged
mstange merged 2 commits into
firefox-devtools:mainfrom
mstange:simplify-copied-stack
Nov 27, 2023
Merged

Use a call node path to make the stack copy string.#4811
mstange merged 2 commits into
firefox-devtools:mainfrom
mstange:simplify-copied-stack

Conversation

@mstange

@mstange mstange commented Nov 25, 2023

Copy link
Copy Markdown
Contributor

This is a minor simplification and removes some raw callNodeTable usage.

This is a minor simplification and removes some raw callNodeTable usage.
@mstange mstange requested a review from julienw November 25, 2023 01:24
@mstange mstange self-assigned this Nov 25, 2023
@codecov

codecov Bot commented Nov 25, 2023

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (main@cfc40b5). Click here to learn what that means.

❗ Current head 8814cda differs from pull request most recent head ce52d95. Consider uploading reports for the commit ce52d95 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4811   +/-   ##
=======================================
  Coverage        ?   88.27%           
=======================================
  Files           ?      301           
  Lines           ?    26909           
  Branches        ?     7284           
=======================================
  Hits            ?    23753           
  Misses          ?     2938           
  Partials        ?      218           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@julienw julienw left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sounds good to me
I was a bit worried that this makes us loop over the call node path twice, but it's not a big deal for this copy operation.

@mstange mstange enabled auto-merge November 27, 2023 20:50
@mstange mstange merged commit fba3b58 into firefox-devtools:main Nov 27, 2023
@julienw julienw mentioned this pull request Dec 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants