[webkit-reviews] review granted: [Bug 233264] Web Inspector: fix IPC race between unregistering an extension and Web Inspector closing : [Attachment 444540] Patch v1.0

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 17 12:03:07 PST 2021


Devin Rousso <drousso at apple.com> has granted BJ Burg <bburg at apple.com>'s
request for review:
Bug 233264: Web Inspector: fix IPC race between unregistering an extension and
Web Inspector closing
https://bugs.webkit.org/show_bug.cgi?id=233264

Attachment 444540: Patch v1.0

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




--- Comment #2 from Devin Rousso <drousso at apple.com> ---
Comment on attachment 444540
  --> https://bugs.webkit.org/attachment.cgi?id=444540
Patch v1.0

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

r=me

>
Source/WebKit/UIProcess/Inspector/WebInspectorUIExtensionControllerProxy.cpp:89
> +    m_extensionAPIObjectMap.clear();

Style: add newline before


More information about the webkit-reviews mailing list