Uh oh!
There was an error while loading. Please reload this page.
[video_player] Passing http headers to file constructor - #3266
Conversation
…ng-httpHeaders-to-file-constructor
camsim99
left a comment
There was a problem hiding this comment.
Giving this a LGTM from my review of flutter-team-archive/plugins#6213 (which I actually never marked...oops). Looks like you need to bump the plugin version, though.
abdelaziz-mahdy
commented
Feb 27, 2023
@camsim99 done |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
abdelaziz-mahdy
commented
Mar 2, 2023
@tarrinneal done |
tarrinneal
left a comment
There was a problem hiding this comment.
this all looks good to me, thanks for putting this together!
stuartmorgan-g
left a comment
There was a problem hiding this comment.
Looks good overall, just some small comments.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
abdelaziz-mahdy
commented
Mar 8, 2023
All of the review comments should be done now. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
abdelaziz-mahdy
commented
Mar 8, 2023
I did the changes, but not sure if i understood both correctly can you check one more time? |
stuartmorgan-g
commented
Mar 9, 2023
We forgot to trigger an integration test run; looks like this broke those tests. |
abdelaziz-mahdy
commented
Mar 9, 2023
I am sorry for not understanding, But should I change something, or is it not related to me ? |
This PR failed our postsubmit tests, so it will be reverted shortly. You'll need to submit a new PR once we do that undoes the revert but also fixes the broken tests. Did the |
stuartmorgan-g
commented
Mar 9, 2023
Now that I'm at my work machine: the error is: It looks like something is violating the |
stuartmorgan-g
commented
Mar 9, 2023
In particular, |
…or (flutter#3266)" (flutter#3424)" This reverts commit 88ca9e2.
stuartmorgan-g
commented
Mar 9, 2023
#3425 passed tests, so it looks like that's all it was. @zezo357 No need to submit another PR. |
abdelaziz-mahdy
commented
Mar 9, 2023
Thank you very much. |
[video_player] Passing http headers to file constructor
…ter#3266)" (flutter#3424) This reverts commit 73e7ef7.
[video_player] Passing http headers to file constructor
…ter#3266)" (flutter#3424) This reverts commit 73e7ef7.
[video_player] Passing http headers to file constructor
…ter#3266)" (flutter#3424) This reverts commit ac731cc.
Recreating PR from flutter/plugins flutter-team-archive/plugins#6213
when passing m3u8 file to videoplayer as videoplayercontroller.file links insided m3u8 file has to be used with http headers
so i passed it in the videoplayercontroller.file and changed all things related to it
issue flutter/flutter#119467
Pre-launch Checklist
dart format.)[shared_preferences]pubspec.yamlwith an appropriate new version according to the pub versioning philosophy, or this PR is exempt from version changes.CHANGELOG.mdto add a description of the change, following repository CHANGELOG style.///).If you need help, consider asking for advice on the #hackers-new channel on Discord.