[Webkit-unassigned] [Bug 79861] DragData::asFilenames push same file to result in windows platform

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 29 19:11:56 PST 2012


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





--- Comment #4 from huangxueqing <huangxueqing at baidu.com>  2012-02-29 19:11:56 PST ---
(In reply to comment #2)
> I find this bug odd, because it has been lingering around for a really long time. A scrub through the file shows that this code still existed back in 2007.
> 
> But the fix makes sense. Unfortunately, I'm not a reviewer.

Actually, this function only be called while drag more than one files to <input type="file" multiply=""> element without webkit2 since safari use webkit2 retrive files name from m_dragDataMap. Which maybe the reason why this bug did not be fixed long times. 
We use webkit without webkit2 in windows port, I had fixed this in our browser, therefore, i think we should fixed it even though only windows port without webkit2 will use it.

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