[Webkit-unassigned] [Bug 87610] The eventSender.beginDragWithFiles had been implemented in windows, related tests listed in LayoutTests/platform/win/Skipped should be rebaselined

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 2 20:01:59 PDT 2012


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





--- Comment #7 from huangxueqing <huangxueqing at baidu.com>  2012-07-02 20:01:59 PST ---
(In reply to comment #6)
> (From update of attachment 150327 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=150327&action=review
> 
> r=me with the fixes I mentioned :)
> 
> > LayoutTests/platform/win/Skipped:249
> > +# hit ASSERT(url == m_string) in KURL::KURL
> 
> Sorry if I wasn't clear about this last time. You should file a bug about this issue and include the bug number in the Skipped list so that somebody looking at the Skipped list can see more details and if any progress has been made on that bug.

KURL alway append slash in the end of url which did not include neither fragment nor query, ClipboardWin::setData() construct KURL with a url which did not include a slash, please see bug#90425.

> 
> > LayoutTests/platform/win/Skipped:252
> > +# file size did not be retrieved via relative path
> 
> Ditto.
Please see bug#90426

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