-
Notifications
You must be signed in to change notification settings - Fork 0
feat(extension): bound native messaging framing #154
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
seonghobae
merged 34 commits into
feat/native-messaging-host-authority
from
feat/native-messaging-framing-boundary
Aug 28, 2026
Merged
Changes from all commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
0918581
test(extension): define native messaging framing boundary
seonghobae b65373b
test(extension): canonicalize framing RED
seonghobae cdf290e
test(extension): apply canonical rustfmt to framing RED
seonghobae b5ec0ae
feat(extension): implement bounded native messaging framing
seonghobae 9e0bdb0
style(extension): apply canonical rustfmt to framing boundary
seonghobae bd7066c
docs(extension): record native messaging framing boundary
seonghobae 25242e8
docs(extension): doctor native messaging framing contract
seonghobae b7a17e2
test(extension): remove panic-based native framing assertions
seonghobae 6999fac
test(extension): require UTF-8 native messaging payloads
seonghobae 6103893
feat(extension): validate native messaging UTF-8
seonghobae 9f39778
style(extension): apply canonical rustfmt
seonghobae 9b5a333
docs(extension): record native messaging UTF-8 boundary
seonghobae 9a84fac
docs(extension): record UTF-8 framing change
seonghobae 5a66d36
test(extension): align native messaging identity contract
seonghobae d2e1ae8
Merge native messaging authority updates into framing boundary
seonghobae 276e0d4
Merge current native messaging authority into framing boundary
seonghobae 4a71b7d
Merge current native messaging authority into framing boundary
seonghobae 7ad5f19
merge(parent): reconcile native messaging framing after #82
seonghobae 93c9bb0
merge(parent): preserve native messaging authority changelog
seonghobae fcaa517
docs(changelog): correct extension origin binding text
seonghobae 1f295ab
chore(stack): realign native-messaging framing on current authority p…
seonghobae fd5630a
docs(core): distinguish native messaging resource limits
seonghobae 26b94fa
docs(mv3): correct native messaging size authority
seonghobae 651690b
fix(stack): realign native framing with current host authority
seonghobae 75280b9
test(extension): require bounded native messaging stream reads
seonghobae 5099732
test(extension): normalize bounded stream regression formatting
seonghobae e8709a4
fix(extension): bound native messaging stream reads
seonghobae c1773cf
test(extension): cover native messaging stream read failures
seonghobae 08642a8
style(extension): apply canonical stream-reader formatting
seonghobae 0d0827d
test(extension): satisfy strict native messaging error assertions
seonghobae 30c89f9
fix(extension): make stream coverage deterministic
seonghobae 2454cec
merge(stack): reconcile native messaging framing with live parent
seonghobae 77ef39b
docs(mv3): pin native messaging evidence
seonghobae c02f3fd
fix: bound native messaging stream read buffers
seonghobae File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.