Travis Cline

Results 197 issues of Travis Cline

To submit a PR please make sure to follow the next steps: - [ ] Read the `CONTRIBUTING.md` guide at the root of the repo. - [ ] Ensure the...

This PR adds support for Apple's ScreenCaptureKit framework to DarwinKit with comprehensive TCC (Transparency, Consent, and Control) permission handling. ## Features ### Core Screenshot Functionality - `SCScreenshotManager` for taking screenshots...

## Summary - Add three new frameworks: Speech, PDFKit, and Intents with examples - Fix JavaScriptCore and UserNotifications frameworks to use modern objc.Call patterns - Update documentation to reflect new...

### Feature Description Relevant links: * Playwright docs: https://playwright.dev/docs/network#recording-har-with-a-script ### Suggested Solution (optional) _No response_ ### Already existing or connected issues / PRs (optional) _No response_

feature
area: browser
browser: user request
browser: playwright

FYI the current make+bash env setup points to a now-EOL'd python release: https://github.com/freedomofpress/securedrop/blob/develop/devops/scripts/boot-strap-venv.sh#L20C5-L20C19 https://devguide.python.org/versions/

Adds `docker context inspect` to the host lookup strategies and fixes a user-facing panic in host resolution. The change properly handles errors instead of panicking and expands the set of...

Add WebAssembly (WASM) Support to bbolt This PR adds comprehensive support for WebAssembly targets (js and wasip1) to bolt, enabling the database to run in browsers and WASI-compliant runtimes. What's...

ok-to-test
size/L

This is a capability that some hosted model providers offer via api endpoints so there's good reason to separate this concern as a package. Further, we currently take on a...

As I've been doing some maintenance and improvements I've noticed some things creep in that we should clean up and codify in design principles. A few topics this should cover:...