Yukimasa Funaoka
Yukimasa Funaoka
### Describe the bug Duplicate module bundles when optimized dependencies are reloaded during build. It was very hard to reproduce this bug...it took a long time. It depends on a...
This PR contains a: - [x] **bugfix** - [x] new **feature** - [ ] **code refactor** - [x] **test update** - [ ] **typo fix** - [ ] **metadata update**...
A perfect implementation is complex, but even just being able to change to another dtype of the same size would make it easier to do bitwise advanced processing in mlx....
### Operating System macOS Sonoma 14.4 ### Environment (if applicable) Chrome 127.0.6533.100 ### Firebase SDK Version 10.13.1 ### Firebase SDK Product(s) Firestore ### Project Tooling No-bundle (using cdn to reproduce)...
# Summary fix #34268, close #29647 (duplicated) The current implementation uses `chrome.devtools.inspectedWindow.eval()` , which can be blocked by a page's Content Security Policy (CSP). To handle this, I implemented a...