WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Details
Formatted Diff
Diff
Patch
(26.59 KB, patch)
2020-02-07 06:19 PST
,
youenn fablet
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
youenn fablet
Comment 1
2020-02-07 04:33:47 PST
Created
attachment 390074
[details]
Patch
youenn fablet
Comment 2
2020-02-07 06:19:51 PST
Created
attachment 390076
[details]
Patch
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
<
rdar://problem/59313321
>
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