[webkit-reviews] review granted: [Bug 202350] [Mac] Layout Test imported/w3c/web-platform-tests/fetch/api/redirect/redirect-location.any.html fails : [Attachment 379811] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 30 07:11:00 PDT 2019


Alex Christensen <achristensen at apple.com> has granted Rob Buis
<rbuis at igalia.com>'s request for review:
Bug 202350: [Mac] Layout Test
imported/w3c/web-platform-tests/fetch/api/redirect/redirect-location.any.html
fails
https://bugs.webkit.org/show_bug.cgi?id=202350

Attachment 379811: Patch

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




--- Comment #4 from Alex Christensen <achristensen at apple.com> ---
Comment on attachment 379811
  --> https://bugs.webkit.org/attachment.cgi?id=379811
Patch

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

> Source/WebCore/loader/SubresourceLoader.cpp:394
> +	       ResourceLoader::didReceiveResponse(opaqueRedirectedResponse,
[completionHandlerCaller = WTFMove(completionHandlerCaller)] { });

You could also do completionHandlerCaller.release()


More information about the webkit-reviews mailing list