[webkit-reviews] review requested: [Bug 194344] [WTF] Add getting/changing current working directory to FileSystem : [Attachment 361404] Add get/change current working directory functions, fix a few issues

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 7 09:14:36 PST 2019


Stephan Szabo <stephan.szabo at sony.com> has asked  for review:
Bug 194344: [WTF] Add getting/changing current working directory to FileSystem
https://bugs.webkit.org/show_bug.cgi?id=194344

Attachment 361404: Add get/change current working directory functions, fix a
few issues

https://bugs.webkit.org/attachment.cgi?id=361404&action=review




--- Comment #5 from Stephan Szabo <stephan.szabo at sony.com> ---
Created attachment 361404

  --> https://bugs.webkit.org/attachment.cgi?id=361404&action=review

Add get/change current working directory functions, fix a few issues

Switching get to return Optional<String>, fix memory handling for GLib
implementation.


More information about the webkit-reviews mailing list