[Webkit-unassigned] [Bug 194213] New: [GLib] Stop URI-escaping file system representations

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 3 23:00:07 PST 2019


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

            Bug ID: 194213
           Summary: [GLib] Stop URI-escaping file system representations
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: zan at falconsigh.net
                CC: cgarcia at igalia.com, mcatanzaro at igalia.com,
                    pgriffis at igalia.com

URI-escaping when creating strings from filesystem representations (and unescaping when creating FS representations from strings) is currently breaking the IndexedDB database size calculation. It's also different behavior than what is done in POSIX and CF implementations of FileSystem::stringFromFileSystemRepresentation() and FileSystem::fileSystemRepresentation().

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190204/022da727/attachment.html>


More information about the webkit-unassigned mailing list