Ming-Ying Chung

Results 10 issues of Ming-Ying Chung

## Describe the bug It is expected that utf-8 message can also be broadcasted using `rcon-cli`. ## To Reproduce Steps to reproduce the behavior: ``` docker exec -it palworld-server rcon-cli...

#684

translation
translation/zh-TW

The File System Access API defines two access modes for file system entries: "read" and "readwrite". These modes are used when querying or requesting permission to an entry. An issue...

This is a new feature proposal for adding the "write"-only permission mode into FileSystemAccess API (and some parts of the FileSystem API where they refer to "readwrite"). * File System...

### WebKittens _No response_ ### Title of the proposal Support "write"-only permission mode in FileSystem/FileSystemAccess API ### URL to the spec N/A ### URL to the spec's repository https://github.com/WICG/file-system-access ###...

blocked
topic: web apis
venue: WICG
from: Google

## What problem are you trying to solve? (The FileSystemAccess part of this feature is tracked at https://github.com/WICG/file-system-access/issues/463) ### Motivation The File System spec currently defines two access modes: `"read"`...

addition/proposal
needs implementer interest

Motivation and details are in #175 - [ ] At least two implementers are interested (and none opposed): * This is a Chromium proposal * … - [ ] [Tests](https://github.com/web-platform-tests/wpt)...