[Webkit-unassigned] [Bug 139262] Web Inspector: [Mac] Saving webarchives via Web Inspector in Safari creates files that are not double clickable

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 4 11:26:02 PST 2014


https://bugs.webkit.org/show_bug.cgi?id=139262

--- Comment #3 from Alexey Proskuryakov <ap at webkit.org> ---
Comment on attachment 242576
  --> https://bugs.webkit.org/attachment.cgi?id=242576
[PATCH] Proposed Fix

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

> Source/WebKit/mac/WebCoreSupport/WebInspectorClient.mm:63
> +static void removeQuarantinePropertiesFromFile(NSURL *path)

It seems unfortunate to have multiple copies of this non-trivial function.

> Source/WebKit/mac/WebCoreSupport/WebInspectorClient.mm:383
> +        removeQuarantinePropertiesFromFile(actualURL);

This looks strange to me. If an application gets its files automatically quarantined, then can it actually remove the quarantine?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141204/a001c8d4/attachment-0002.html>


More information about the webkit-unassigned mailing list