Nazım Can Altınova

Results 76 issues of Nazım Can Altınova

It looks like only getting the OAuth token is not enough, we should implement it with refresh token.

We have a check while shortening that converts back all non profiler.firefox.com urls: https://github.com/firefox-devtools/profiler/blob/6b0146209d963aaa1154a9777b71a9125f5b822b/src/utils/shorten-url.js#L13-L19 I think this is useful when we are working on `localhost`, but I don't think this...

polish

We have `CCSlice` and `IdleCCSlice` markers and we are thinking about whitelisting those so web developers can also see them. But the problem is, it's not really easy to understand...

markers

It seems video support cover just Youtube and Vimeo. It would be nice if it supports Dailymotion too.

### Feature/improvement Currently browsertime adds a delay after the gecko profiler start command: https://github.com/sitespeedio/browsertime/blob/79e9b0e1f72c3005641b1131173cdaaf24f93a51/lib/firefox/geckoProfiler.js#L89-L90 This was because previously we didn't have a way to properly await for the profiler start...

For some contributors, it's not clear to how to share a performance profile with others, and they think that `/from-browser` profile urls are enough to share. As also :smaug mentioned...

polish
homepage

### Library name nix ### Library description Rust friendly bindings to *nix APIs. ### Library repository https://crates.io/crates/nix ### Motivation It provides a very easy way of using *nix APIs. It's...

lang-rust
new-libs
request

This PR adds the ability to exclude some strings from the marker chart/table. Currently it supports only `field:value` like pars. So here are some valid uses: - `-name:todomvc` - `-cat:dom`...

This is a sub task of #3215. In the current active tab view, we filter all the samples and markers by their `innerWindowId`s. This is not great because if another...

timeline
active tab

This is a nice to have and probably out of scope for the MVP. It would be nice to have a way to shrink some tracks without making them hidden,...

active tab