Skip to content
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

Add core components: liaison, request handler, prompt, agent #1

Conversation

alichry
Copy link
Owner

@alichry alichry commented Sep 14, 2024

No description provided.

alichry added 9 commits July 18, 2024 20:54
amend build process, ensuring ts paths are generated prior
transpilation
use .sys.mts as module extension instead of .mts
add request handler isolation test (by Liaison)
add request handler concurrency test (by SequentialRequestHandler)
port popup notification code for secret manager selection
port refactored IPC code (PasshtroughParent and PasshtroughFallbackProxy)
to ParentUtils.sys.mts and ChildProxyUtils.sys.mts
port refactored PromptService/Prompter code to Promptservice.sys.mts
add PromptServiceParent ator and configure it in ActorManagerParent
add XPPromptService in PromptServiceChildProxy.sys.mts, enabling
C++ code to prompt for manager selection
refactor ts build/module tailoring to inccorporate actor modules into
mozbuild
@alichry alichry merged commit be54418 into mozilla-v129.0a1.2024-07-08_6ae0d4e6b0199/berytus-v0.2 Sep 14, 2024
1 check failed
@alichry alichry deleted the add-liaison-request-handler branch September 14, 2024 18:27
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