[webkit-reviews] review granted: [Bug 198066] Remove unnecessary duplicate selector invocations : [Attachment 370299] [PATCH] Proposed Fix

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 21 10:22:12 PDT 2019


Alex Christensen <achristensen at apple.com> has granted Joseph Pecoraro
<joepeck at webkit.org>'s request for review:
Bug 198066: Remove unnecessary duplicate selector invocations
https://bugs.webkit.org/show_bug.cgi?id=198066

Attachment 370299: [PATCH] Proposed Fix

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




--- Comment #3 from Alex Christensen <achristensen at apple.com> ---
Comment on attachment 370299
  --> https://bugs.webkit.org/attachment.cgi?id=370299
[PATCH] Proposed Fix

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

> Source/WebKit/UIProcess/Cocoa/WebProcessPoolCocoa.mm:409
> +    NSNotificationCenter *center = [NSNotificationCenter defaultCenter];

This needs to be outside the guard.


More information about the webkit-reviews mailing list