[webkit-reviews] review canceled: [Bug 172259] Remote Inspector: Be stricter about checking message types : [Attachment 310480] [PATCH] Proposed Fix

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 17 21:00:49 PDT 2017


Joseph Pecoraro <joepeck at webkit.org> has canceled Joseph Pecoraro
<joepeck at webkit.org>'s request for review:
Bug 172259: Remote Inspector: Be stricter about checking message types
https://bugs.webkit.org/show_bug.cgi?id=172259

Attachment 310480: [PATCH] Proposed Fix

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




--- Comment #3 from Joseph Pecoraro <joepeck at webkit.org> ---
Comment on attachment 310480
  --> https://bugs.webkit.org/attachment.cgi?id=310480
[PATCH] Proposed Fix

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

> Source/JavaScriptCore/inspector/remote/cocoa/RemoteInspectorCocoa.mm:651
> +    unsigned rejectionIdentifier = targetIdentifierNumber.unsignedIntValue;

Interesting. All of the others are `unsignedIntegerValue`, I will update this
one.


More information about the webkit-reviews mailing list