[Webkit-unassigned] [Bug 158168] FileSystem: use OS(WINDOWS) instead of PLATFORM(WIN).

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 27 15:42:16 PDT 2016


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

Darin Adler <darin at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #279998|review?                     |review+
              Flags|                            |

--- Comment #2 from Darin Adler <darin at apple.com> ---
Comment on attachment 279998
  --> https://bugs.webkit.org/attachment.cgi?id=279998
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=279998&action=review

OK.

> Source/WebCore/platform/FileSystem.cpp:201
>      char pathSeperator = '\\';
>  #else
>      char pathSeperator = '/';

Not new: This misspells the word separator.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160527/bcb40e68/attachment-0001.html>


More information about the webkit-unassigned mailing list