WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
221534
libwebrtc installs some files into incorrect locations in /usr/local/include
https://bugs.webkit.org/show_bug.cgi?id=221534
Summary
libwebrtc installs some files into incorrect locations in /usr/local/include
Alexey Proskuryakov
Reported
2021-02-07 18:06:04 PST
In what looks like project configuration mistakes, libWebRTC installs: - optional.h into /usr/local/include instead of somewhere inside /usr/local/include/webrtc; - vp9_header_parser.h into /usr/local/include/common. I don't know of any immediate problems this causes, but this seems like undesirable namespace pollution.
Attachments
Patch
(22.11 KB, patch)
2021-02-16 02:31 PST
,
youenn fablet
no flags
Details
Formatted Diff
Diff
Patch for landing
(8.85 KB, patch)
2021-02-18 02:32 PST
,
youenn fablet
no flags
Details
Formatted Diff
Diff
Patch for landing
(8.85 KB, patch)
2021-02-18 03:14 PST
,
youenn fablet
ews-feeder
: commit-queue-
Details
Formatted Diff
Diff
Show Obsolete
(2)
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2021-02-14 18:07:12 PST
<
rdar://problem/74333613
>
youenn fablet
Comment 2
2021-02-16 02:25:57 PST
This is a left over for optional.h and I guess could be removed. Not sure why vp9_header_parser.h could not be put in /usr/local/include/webm
youenn fablet
Comment 3
2021-02-16 02:31:22 PST
Created
attachment 420443
[details]
Patch
EWS
Comment 4
2021-02-16 10:07:36 PST
Committed
r272914
: <
https://commits.webkit.org/r272914
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 420443
[details]
.
WebKit Commit Bot
Comment 5
2021-02-16 14:45:22 PST
Re-opened since this is blocked by
bug 222001
youenn fablet
Comment 6
2021-02-18 02:32:42 PST
Created
attachment 420816
[details]
Patch for landing
EWS
Comment 7
2021-02-18 03:10:18 PST
The 'validate-changelog' command is currently deprecated due to believed non-use; if it forms part of your workflow, please comment on
https://bugs.webkit.org/show_bug.cgi?id=221991
and please include the command you ran, even if others have already mentioned it ChangeLog entry in Source/ThirdParty/libwebrtc/ChangeLog contains OOPS!.
youenn fablet
Comment 8
2021-02-18 03:14:19 PST
Created
attachment 420819
[details]
Patch for landing
EWS
Comment 9
2021-02-18 06:10:46 PST
Found 1 new test failure: media/modern-media-controls/volume-support/volume-support-drag.html
EWS
Comment 10
2021-02-18 12:04:57 PST
Committed
r273089
: <
https://commits.webkit.org/r273089
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 420819
[details]
.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug