Skip to content

fix: use Alloy CEF media permissions - #1638

Merged
eleboucher merged 1 commit into
devfrom
fix/alloy-cef-media-permissions
Aug 4, 2026
Merged

fix: use Alloy CEF media permissions#1638
eleboucher merged 1 commit into
devfrom
fix/alloy-cef-media-permissions

Conversation

@eleboucher

@eleboucher eleboucher commented Aug 4, 2026

Copy link
Copy Markdown
Member

Description

  • use the CEF Alloy runtime so tauri://localhost can enumerate named media devices
  • restore policy-gated microphone, camera, and desktop-capture requests through the runtime
  • retain the native tauri origin and select the CEF distribution matching the resolved dependency

Fixes #1480

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

AI disclosure:

  • Partially AI assisted (clarify which code was AI assisted and briefly explain what it does).
  • Fully AI generated (explain what all the generated code does in moderate detail).

@eleboucher
eleboucher force-pushed the fix/alloy-cef-media-permissions branch from 4377804 to e155fdb Compare August 4, 2026 17:55
@eleboucher
eleboucher enabled auto-merge August 4, 2026 17:55
@eleboucher
eleboucher added this pull request to the merge queue Aug 4, 2026
Merged via the queue into dev with commit c6bb792 Aug 4, 2026
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Microphone selection is broken in Tauri linux

2 participants