[webkit-reviews] review granted: [Bug 228566] [WPE][GTK] .asc file extension is appended to filename of text/plain downloads : [Attachment 434466] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 29 05:56:54 PDT 2021


Adrian Perez <aperez at igalia.com> has granted Michael Catanzaro
<mcatanzaro at gnome.org>'s request for review:
Bug 228566: [WPE][GTK] .asc file extension is appended to filename of
text/plain downloads
https://bugs.webkit.org/show_bug.cgi?id=228566

Attachment 434466: Patch

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




--- Comment #2 from Adrian Perez <aperez at igalia.com> ---
Comment on attachment 434466
  --> https://bugs.webkit.org/attachment.cgi?id=434466
Patch

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

> Source/WebCore/platform/xdg/MIMETypeRegistryXdg.cpp:60
> +	   return String();

This looks reasonable to me.


More information about the webkit-reviews mailing list