Skip to content

Add support of run time flags for enable Castanets#421

Open
v-saha wants to merge 1 commit intoSamsung:castanets_85_devfrom
v-saha:castanets_85_dev
Open

Add support of run time flags for enable Castanets#421
v-saha wants to merge 1 commit intoSamsung:castanets_85_devfrom
v-saha:castanets_85_dev

Conversation

@v-saha
Copy link

@v-saha v-saha commented Sep 16, 2021

This change adds runtime flag to enable castanets.
Runtime flags --enable-forking, --server-address has been removed.
Castanets can be verified as below,

Standalone mode:
chrome

Castanets mode:
Browser: chrome --enable-castanets
Renderer: chrome --type=renderer --enable-castanets=

Signed-off-by: v-saha v.saha@samsung.com

@v-saha v-saha marked this pull request as draft September 16, 2021 07:53
@v-saha v-saha marked this pull request as ready for review September 24, 2021 05:37
This change adds runtime flag to enable castanets.
Runtime flags --enable-forking, --server-address has been removed.
Castanets can be verified as below,

Standalone mode:
chrome <url>

Castanets mode:
Browser: chrome <url> --enable-castanets
Renderer: chrome --type=renderer --enable-castanets=<IP Address>

Signed-off-by: v-saha <v.saha@samsung.com>
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