Julien Wajsberg
Julien Wajsberg
The goal is to localize the `title` attribute (in both button and input) as well as the `aria-label` attribute in the input. Here is an example of localizing an attribute:...
Hey Thorsten, can you remind me when/where we've discussed about introducing localStorage into a workload? As far as I know, the latest decision about that was https://github.com/WebKit/Speedometer/pull/251#discussion_r1237232511, that is localStorage...
I checked just Firefox on my computer, couldn't see any difference.
Interesting, it still works for me with the ublock origin settings page (like I mentionned in #4880). Can you please share if you use the devtools' performance tab or the...
Note we don't scroll right automatically when we expand nodes either. Maybe this issue should include this too.
Yeah, I believe calling "scrollIntoView" on the right element should work.
I'd rather use `number | null`, and have a profile conversion step, because if existing profiles have the value `"null"` we can have weird results after [`formatBytes`](https://github.com/devtools-html/perf.html/blob/a60e54d082e285ed6760ff97b1b756c3f3cb8052/src/utils/format-numbers.js#L55-L65)
Good idea ! also I think we should have the same marker search in the marker chart too anyway.
[From Marco on Bugzilla](https://bugzilla.mozilla.org/show_bug.cgi?id=1438912#c4), this can be a problem for accessibility as the controls would be different to what a tree normally is. Possible solutions (?): 1. Not doing this...
I moved the ticket back to the "todo" column. I think we still need this to improve the life of our users, just we need to use a modifier like...