Tony

Results 57 issues of Tony

> If no getUserMedia permissions for this origin are persisted only candidates from a single interface will be gathered in Chrome. -- from https://webrtc.github.io/samples/src/content/peerconnection/trickle-ice/ Just tested this, and on the...

Shift + left click works here (opened in a new window) ![image](https://user-images.githubusercontent.com/68118705/191574358-ddb1f528-3707-4a0a-ab2a-415aeb906136.png) But not here (opened in the same window) ![image](https://user-images.githubusercontent.com/68118705/191574701-897dc681-064e-4e5f-b3aa-c0cf0854194f.png)

Fix #157395 > Hey sorry. I was on vacation. Something I'm curious about... if you add this to `search.exclude` do they go away? I doubt it but I just want...

### describe the bug/feature 解决的问题或新增的功能 https://github.com/EdgeTranslate/EdgeTranslate/assets/68118705/6ce90c66-efcf-44a4-9222-ae91607f2bbf https://github.com/EdgeTranslate/EdgeTranslate/assets/68118705/48cf59b7-30ea-4975-9a5d-959186d82885 ### summary of code change 描述发生的改变 Move `overscroll-behavior: contain` to `.simplebar-content-wrapper`

### Describe the bug Currently the Windows installer generated by nsis is blurry when system scale is set to not 100%/200% System scale set to 125% ![image](https://github.com/tauri-apps/tauri/assets/68118705/31e88e27-fee3-4bef-a2d9-710c47ac9a3b) We can fix...

type: bug
status: needs triage

## Describe the bug As I described here https://github.com/redhat-developer/yaml-language-server/pull/891#issue-1738452298 https://github.com/redhat-developer/vscode-yaml/blob/b72e1b7146baa97a4f28499a01eb0d4e64a19876/language-configuration.json#L37 is causing expand selection to select a word with quote, I don't really know what this regex actually does though...

### What does this PR do? Improve some special cases for selection ranges support Before https://github.com/redhat-developer/yaml-language-server/assets/68118705/3b998413-ef30-4849-b213-98c8ca0d204c After https://github.com/redhat-developer/yaml-language-server/assets/68118705/ef1570c0-442c-4948-bd3f-761ab91b9b64

### What does this PR do? Fix some missing quotes and syntax highlighting in README Before ![image](https://github.com/redhat-developer/yaml-language-server/assets/68118705/906b69d1-49e7-401b-b9d7-272b277d382b) After ![image](https://github.com/redhat-developer/yaml-language-server/assets/68118705/d6c78af5-b69e-40d0-80c3-8509eff29d21)

Shutting down the edge will take a while most of the times After doing some debugging, it seemed that `select` function is blocking us from shutting down (up to 10s...