[Webkit-unassigned] [Bug 136780] Save embeded resource with their specified name

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Sep 13 01:12:35 PDT 2014


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


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|Event Handling              |WebCore Misc.
                 CC|                            |ap at webkit.org,
                   |                            |eoconnor at apple.com,
                   |                            |sam at webkit.org




--- Comment #2 from Alexey Proskuryakov <ap at webkit.org>  2014-09-13 01:12:38 PST ---
Formally, this test behaves correctly. It has two code paths:

1. One that is Microsoft specific, and does not work in any other browser.

2. Another that doesn't even attempt to specify that file name, so no browser can possibly use the expected name.

So we will never make this test work as expected. However, the problem is real - there is no way to save a file with a given name with WebKit. We should make it possible somehow.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list