Skip to content

Remove useless app preloading from Jitsi widget wrapper#12836

Merged
turt2live merged 1 commit intodevelopfrom
travis/jitsi-wrapper
Mar 24, 2020
Merged

Remove useless app preloading from Jitsi widget wrapper#12836
turt2live merged 1 commit intodevelopfrom
travis/jitsi-wrapper

Conversation

@turt2live
Copy link
Copy Markdown
Member

@turt2live turt2live commented Mar 23, 2020

We should always have conference information, and if we don't then the widget is invalid.

Soft dependency on matrix-org/matrix-react-sdk#4252

We should always have conference information, and if we don't then the widget is invalid.
@turt2live turt2live requested a review from a team March 23, 2020 16:39
@turt2live
Copy link
Copy Markdown
Member Author

cc @t3chguy - this is how we avoid the weird platform bugs.

Comment thread src/vector/jitsi/index.ts
import SdkConfig from "matrix-react-sdk/src/SdkConfig";
import { loadConfig, preparePlatform } from "../initial-load";

// Dev note: we use raw JS without many dependencies to reduce bundle size.
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you file a future backlog issue for the bundle size? (It seems the Jitsi bundle is quite large currently.)

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@turt2live turt2live merged commit da455c2 into develop Mar 24, 2020
@turt2live turt2live deleted the travis/jitsi-wrapper branch March 24, 2020 14:54
t3chguy added a commit that referenced this pull request Oct 17, 2024
* Update tests for new unsupported browser view

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Add new desktop_builds config options

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Iterate

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

---------

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants