-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
fix(h5 video): create video context #7605
fix(h5 video): create video context #7605
Conversation
0322091
to
098249d
Compare
098249d
to
4fad6e0
Compare
1e8b780
to
1611dbd
Compare
hi @ZakaryCode , 我想请问一下 |
那是因为合并的时候冲突了,如果没有新增依赖,一般不需要提交 lock 文件 |
那我重新基于 next 分支 rebase 一下吧,lock 我就不提交了,测试好像挂了我再看看 |
3dcf67e
to
7be9696
Compare
7be9696
to
85871fe
Compare
@ZakaryCode 我增加了一些兼容性的处理,不过奇怪的是自从 merge 最新分支之后,测试就跑不过了(我现在修改了实现方法,现在测试能过,但是可能不那么优雅),之前都可以的。我不知道你们都有什么方便的测试方法,现在我是把 build 出来的 dist / dist-h5 都覆盖我自己的项目。我贴一下测试用的代码吧。
|
有几点需要在 pr 里阐述一下:
|
前两个问题已通过其方案修复,第三个问题暂无必要,已回退相关内容 |
👌,不过好像混入了没必要的东西,还有我的兼容性函数被误删了。 |
OK,兼容性函数补回来了咯,然后是删掉了些冗余并且优化了 Video 的部分特性 |
感谢贡献,准备 Merge 咯 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
merged
这个 PR 做了什么? (简要描述所做更改)
createVideoContext
APIVideoContext
API ?这个 PR 是什么类型? (至少选择一个)
这个 PR 满足以下需求:
这个 PR 涉及以下平台:
其它需要 Reviewer 或社区知晓的内容: