Skip to content

#6267 Fix Firefox content script sandbox bug - #6268

Draft
martgil wants to merge 1 commit into
masterfrom
issue-6267-fix-firefox-content-script-sandbox-bug
Draft

#6267 Fix Firefox content script sandbox bug#6268
martgil wants to merge 1 commit into
masterfrom
issue-6267-fix-firefox-content-script-sandbox-bug

Conversation

@martgil

@martgil martgil commented Aug 4, 2026

Copy link
Copy Markdown
Collaborator

This PR attempts to fix the Mozilla Firefox content script sandbox bug where Permission denied to access property "autoAllocateChunkSize" error occurs.

close #6267


Tests (delete all except exactly one):

  • Does not need tests (refactor only, docs or internal changes)

To be filled by reviewers

I have reviewed that this PR... (tick whichever items you personally focused on during this review):

  • addresses the issue it closes (if any)
  • code is readable and understandable
  • is accompanied with tests, or tests are not needed
  • is free of vulnerabilities
  • is documented clearly and usefully, or doesn't need documentation

@martgil
martgil requested a review from sosnovsky as a code owner August 4, 2026 07:13
@martgil
martgil marked this pull request as draft August 4, 2026 07:13
@martgil

martgil commented Aug 4, 2026

Copy link
Copy Markdown
Collaborator Author

Converting to draft as I have shared the built Firefox browser extension directly from this PR to the user to test it out first.

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.

Decryption fails with "MalformedPacket: Permission denied to access property 'autoAllocateChunkSize'" when parsing CompressedDataPacket

1 participant