Skip to content

Document the differences of Che Theia WebView behavior in single-/multi-host modes #18496

@azatsarynnyy

Description

@azatsarynnyy

Is your task related to a problem? Please describe.

There're some differences in Che Theia WebView behavior depending on Che mode - single- or multi-host.
These differences are important to the user. ATM the known differences are:

  1. When in a single-host mode, a WebView content is loaded from the same origin as Che Theia, so a WebView has access to Che Theia page's data in a browser
  2. Unlike FireFox, Chrome browser requires importing a CA certificate to allow installing a Service Worker for loading a WebView content within Che Theia. It's needed to ensure a secure context.

Describe the solution you'd like

Need to document it in Che/CRW docs.

Describe alternatives you've considered

Additional context

Metadata

Metadata

Assignees

Labels

area/editor/theiaIssues related to the che-theia IDE of Chekind/taskInternal things, technical debt, and to-do tasks to be performed.severity/P1Has a major impact to usage or development of the system.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions