[Webkit-unassigned] [Bug 44920] Add layout tests for FileSystem API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 1 16:58:22 PDT 2010


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





--- Comment #17 from Eric U. <ericu at chromium.org>  2010-10-01 16:58:22 PST ---
(From update of attachment 69306)
View in context: https://bugs.webkit.org/attachment.cgi?id=69306&action=review

>>> LayoutTests/fast/filesystem/op-get-entry.html:74
>>> +    # The entry's path must not be used if the given path is a full path.
>> 
>> I'm not sure what this comment means.
> 
> If the given path is a relative path we construct a new path by concatenating entry.fullPath, the given path and the new name.  Otherwise (== the given path is an absolute path) we'll just use the given path.
> 
> ... is what it's trying to say.

Ah, how about something like "Test that relative paths are relative to the DirectoryEntry to which they're supplied."?

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