REOPENED 218434
Update WebRTC libyuv to M87
https://bugs.webkit.org/show_bug.cgi?id=218434
Summary Update WebRTC libyuv to M87
youenn fablet
Reported 2020-11-02 03:43:41 PST
Update WebRTC libyuv to M87
Attachments
Patch (15.68 KB, patch)
2020-11-02 03:48 PST, youenn fablet
no flags
youenn fablet
Comment 1 2020-11-02 03:48:19 PST
Eric Carlson
Comment 2 2020-11-02 14:06:47 PST
Comment on attachment 412900 [details] Patch rs=me
EWS
Comment 3 2020-11-03 03:23:41 PST
Committed r269291: <https://trac.webkit.org/changeset/269291> All reviewed patches have been landed. Closing bug and clearing flags on attachment 412900 [details].
Radar WebKit Bug Importer
Comment 4 2020-11-03 03:24:21 PST
Carlos Alberto Lopez Perez
Comment 5 2020-11-03 04:05:20 PST
(In reply to EWS from comment #3) > Committed r269291: <https://trac.webkit.org/changeset/269291> > > All reviewed patches have been landed. Closing bug and clearing flags on > attachment 412900 [details]. It seems the commit-queue bot did something funny here. As far as I can see the patch landed on r269291 misses all the changes to the ThirdParty directory :?
youenn fablet
Comment 6 2020-11-06 04:43:11 PST
Reopening to investigate
Carlos Alberto Lopez Perez
Comment 7 2020-11-06 05:48:59 PST
Looking at the diff a bit carefully i realize that there is no actually diff. The content as such of the files are the same. The only difference seems to be the line-encoding endings. This 4 files on repo currently have windows-type line endings (\r\n) and the ones on the patch have unix-type line endings (\n) So perhaps this is related with the SVN server configuration or something like that.
Olivier Blin
Comment 8 2022-09-13 05:28:31 PDT
libyuv is now at M92
Note You need to log in before you can comment on or make changes to this bug.