Nazım Can Altınova

Results 38 comments of Nazım Can Altınova

Sure, I wanted to contribute sooner but couldn't get a chance. I will send a PR soon.

This is now ready for review. Let me know what you think!

We are removing the old active tab view and creating a new one. It will not have merged threads, so it doesn't apply to the active tab anymore. But this...

Yeah it looks like a bug related to how we filter the active tab view related samples in activity graph. I will look at it in more detail soon.

We are filtering markers to the range here: https://github.com/firefox-devtools/profiler/blob/90aaed4d7d0b1712bd8cd5f555b112a2823ec3d6/src/profile-logic/sanitize.js#L283-L288 It's possible that this function can be broken. I think it was changed a bit recently.

I found the raw API documentation for `activeLeaf` property here: https://github.com/obsidianmd/obsidian-developer-docs/blob/5ca01f620a3ec040ec19e09d1943b27d471c60e5/config/obsidian.d.ts#L4017-L4027 It looks like some of the `@link` tags are being removed.