RESOLVED FIXED 207381
Use ObjectIdentifier for WebRTC resolvers
https://bugs.webkit.org/show_bug.cgi?id=207381
Summary Use ObjectIdentifier for WebRTC resolvers
youenn fablet
Reported 2020-02-07 04:30:51 PST
Use ObjectIdentifier for WebRTC resolvers
Attachments
Patch (26.97 KB, patch)
2020-02-07 04:33 PST, youenn fablet
no flags
Patch (26.59 KB, patch)
2020-02-07 06:19 PST, youenn fablet
no flags
youenn fablet
Comment 1 2020-02-07 04:33:47 PST
youenn fablet
Comment 2 2020-02-07 06:19:51 PST
youenn fablet
Comment 3 2020-02-07 09:57:56 PST
Comment on attachment 390076 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=390076&action=review > Source/WebKit/WebProcess/Network/NetworkProcessConnection.cpp:121 > + WebProcess::singleton().libWebRTCNetwork().resolver(makeObjectIdentifier<LibWebRTCResolverIdentifierType>(decoder.destinationID())).didReceiveMessage(connection, decoder); I probably need to make it more robust since destinationID could be zero here.
WebKit Commit Bot
Comment 4 2020-02-10 09:29:50 PST
Comment on attachment 390076 [details] Patch Clearing flags on attachment: 390076 Committed r256185: <https://trac.webkit.org/changeset/256185>
WebKit Commit Bot
Comment 5 2020-02-10 09:29:52 PST
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 6 2020-02-10 09:30:15 PST
Note You need to log in before you can comment on or make changes to this bug.