Skip to content

bearbrowser: bump cask to v150.0.3 - #16

Merged
mdheller merged 1 commit into
mainfrom
bearbrowser-v150.0.3
Jul 29, 2026
Merged

bearbrowser: bump cask to v150.0.3#16
mdheller merged 1 commit into
mainfrom
bearbrowser-v150.0.3

Conversation

@mdheller

Copy link
Copy Markdown
Contributor

v150.0.3 fixes the fingerprinting leak v150.0.2 shipped as known-open.

navigator.hardwareConcurrency returned the real CPU count in v150.0.2. In v150.0.3 it returns 2, verified by runtime audit against the shipped DMG. Root cause was the Xray-wrapper interaction; the fix operates on wrappedJSObject + Cu.exportFunction.

Also new: cockpit wiring is present but inert (CI does not assemble the cockpit yet), so the browser is bit-for-bit unaffected by that path in this release.

sha256 verified via brew fetch-equivalent locally before publishing.

Xray fix for the hardwareConcurrency clamp — verified on the actual DMG,
runtime audit reports 2 instead of the real 8. Also carries the cockpit wiring
(present-and-inert until CI assembles a cockpit).
@mdheller
mdheller merged commit b08c1c9 into main Jul 29, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant