[webkit-reviews] review requested: [Bug 201419] Use WebProcess processIdentifier to identify IDB connections between WebProcess and NetworkProcess : [Attachment 377881] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 5 06:45:50 PDT 2019


youenn fablet <youennf at gmail.com> has asked  for review:
Bug 201419: Use WebProcess processIdentifier to identify IDB connections
between WebProcess and NetworkProcess
https://bugs.webkit.org/show_bug.cgi?id=201419

Attachment 377881: Patch

https://bugs.webkit.org/attachment.cgi?id=377881&action=review




--- Comment #3 from youenn fablet <youennf at gmail.com> ---
Comment on attachment 377881
  --> https://bugs.webkit.org/attachment.cgi?id=377881
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=377881&action=review

> Source/WebKit/WebProcess/Network/NetworkProcessConnection.cpp:131
> +	   if (auto idbConnection =
m_webIDBConnectionsBySession.get(decoder.destinationID()))

Will change to auto&


More information about the webkit-reviews mailing list