[Webkit-unassigned] [Bug 38711] DragData::asURL() shouldn't do file validity checks

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 12 11:36:06 PDT 2010


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


Daniel Cheng <dcheng at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cblu at apple.com,
                   |                            |oliver at apple.com




--- Comment #9 from Daniel Cheng <dcheng at chromium.org>  2010-05-12 11:36:03 PST ---
I just noticed that the original issue the code was trying to work around was to prevent Safari from handling any directory loads. However, other WebKit clients can handle this request correctly, so I think the correct place to move this logic is into the Safari loaders. I'm going to poke around the loader code and see where the best place to add this is; I'm not really familiar with it though, so any tips would be welcome...

-- 
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