Stéphane Épardaud
Stéphane Épardaud
> this syntax is also already used by Swift, a language that's used by and familiar to very many programmers Sure, to every iOS programmer, but that's about it. Not...
Well I'd rather @ia3andy implemented this, Stale bot.
Not recently no, years ago I added support for shadow DOM to make filtering much faster. I guess either the option count increased.
Just checked on Chrome on Linux, and it's still 1-2s delay, so not something I can improve. Can someone with a Mac use the Chrome profiling tools to figure out...
Ctrl-Shit-I (to open the inspector), Go to `Performance` tab, and click Record (or Ctrl-E): This is what happens when I type `panache` in the search field: ...
Hi, Thanks for your contribution! I am not sure this is the right approach, though, because it doesn't support having more than one provider that needs wrapping, so it doesn't...
> The code that I have contributed here should support wrapping from multiple providers You're right, my mistake. > capturedState["Security"].begin() would then just set up the values on a ThreadLocal...
And I would cut another middle man and just let CP access and set the ThreadLocal ;) Now, if the `Subject` is outside of your control, that's another issue. I...
That's a slim chance. I can ask our OpenJDK team about this, though.