WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
265791
Switch to libwebrtc new DNS resolver interface
https://bugs.webkit.org/show_bug.cgi?id=265791
Summary
Switch to libwebrtc new DNS resolver interface
youenn fablet
Reported
2023-12-04 08:01:59 PST
Switch to libwebrtc new DNS resolver interface
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-12-04 08:02:15 PST
<
rdar://problem/119133276
>
youenn fablet
Comment 2
2023-12-11 08:29:31 PST
Pull request:
https://github.com/apple/WebKit/pull/961
youenn fablet
Comment 3
2023-12-11 08:45:36 PST
Pull request:
https://github.com/apple/WebKit/pull/963
youenn fablet
Comment 4
2023-12-11 08:56:53 PST
Pull request:
https://github.com/WebKit/WebKit/pull/21638
EWS
Comment 5
2023-12-14 04:18:51 PST
Committed
272029@main
(fb5c6b1cd67e): <
https://commits.webkit.org/272029@main
> Reviewed commits have been landed. Closing PR #21638 and removing active labels.
Diego Pino
Comment 6
2023-12-21 05:15:17 PST
Build error in WPE + LibWebRTC after this change. ``` /usr/bin/ld: UnifiedSource-54928a2b-18.cpp:(.text+0x2cfc): undefined reference to `vtable for WebKit::LibWebRTCDnsResolverFactory' /usr/bin/ld: Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/unified-sources/UnifiedSource-54928a2b-18.cpp.o:(.data.rel.ro+0x520): undefined reference to `WebKit::LibWebRTCDnsResolverFactory::Resolver::Start(rtc::SocketAddress const&, absl::AnyInvocable<void ()>)' /usr/bin/ld: Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/unified-sources/UnifiedSource-54928a2b-18.cpp.o:(.data.rel.ro+0x528): undefined reference to `WebKit::LibWebRTCDnsResolverFactory::Resolver::Start(rtc::SocketAddress const&, int, absl::AnyInvocable<void ()>)' ```
Diego Pino
Comment 7
2023-12-21 05:17:34 PST
Re-opening for pull request
https://github.com/webkit/webkit/pull/22158
EWS
Comment 8
2023-12-21 09:24:19 PST
Committed
272418@main
(031a06346222): <
https://commits.webkit.org/272418@main
> Reviewed commits have been landed. Closing PR #22158 and removing active labels.
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