Daniil

Results 7 issues of Daniil

Сделать возможным сохранять Variadic Template через using. Например ```cpp template struct function_traits; template struct function_traits { static constexpr auto args_count = sizeof...(Args); static constexpr auto function_convention = cconv::cthiscall; using args…...

### Checklist - [x] I am reporting an issue in existing functionality that does not work as intended - [x] I've searched for existing [GitHub issues](https://github.com/telegrammessenger/Telegram-iOS/issues) ### Description In the...

bug

### Feature and motivation For now, if you want to get any of element properties, selenium will send command to get this property which can take a lot of time,...

I-enhancement
needs-triaging

In current version, when you scrolling chats, you can suddenly open stories camera, which takes exclusive access to the audio, which stops the music if it was playing. With this...

**Describe the bug** depth and depth_per_component is not set by default, so window.screen.colorDepth returns zero in JavaScript. Our front-enders said that there might be problems with banking websites because of...

enhancement
help wanted
osr