[webkit-reviews] review granted: [Bug 198390] Some WeakPtr cleanup : [Attachment 370988] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 31 09:36:45 PDT 2019


Chris Dumez <cdumez at apple.com> has granted Geoffrey Garen <ggaren at apple.com>'s
request for review:
Bug 198390: Some WeakPtr cleanup
https://bugs.webkit.org/show_bug.cgi?id=198390

Attachment 370988: Patch

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




--- Comment #6 from Chris Dumez <cdumez at apple.com> ---
Comment on attachment 370988
  --> https://bugs.webkit.org/attachment.cgi?id=370988
Patch

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

> Source/WebCore/Modules/indexeddb/shared/InProcessIDBServer.h:57
> +    typedef IDBClient::IDBConnectionToServerDelegate::WeakValueType
WeakValueType;

I think we like using statements better than typedef nowadays.


More information about the webkit-reviews mailing list