<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>154681</bug_id>
          
          <creation_ts>2016-02-25 09:55:11 -0800</creation_ts>
          <short_desc>Modern IDB: Tests fail due to odd strings in names</short_desc>
          <delta_ts>2016-06-04 10:18:49 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>WebKit2</component>
          <version>Safari 9</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>154968</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Brady Eidson">beidson</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1168118</commentid>
    <comment_count>0</comment_count>
    <who name="Brady Eidson">beidson</who>
    <bug_when>2016-02-25 09:55:11 -0800</bug_when>
    <thetext>Modern IDB: DatabaseProcess cannot open some database filenames that DumpRenderTree can

This is forcing us to skip these two tests when enabling Modern IDB in WK2:
storage/indexeddb/database-odd-names.html
storage/indexeddb/odd-strings.html

Just one example that both tests hit is the database name with two unicode bytes &quot;0xfffe&quot;
The database filename that resolves to on my machine is:
/Volumes/Data/Home/Library/Application Support/DumpRenderTree/Databases/IndexedDB/file__0/&lt;funny question mark in a box glyph&gt;/IndexedDB.sqlite3

DRT opens it fine, but DatabaseProcess does not.

Currently unclear to me what&apos;s going on, but with the right eyes on it I&apos;m sure it will be obvious.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1187050</commentid>
    <comment_count>1</comment_count>
    <who name="Brady Eidson">beidson</who>
    <bug_when>2016-04-25 13:58:01 -0700</bug_when>
    <thetext>*** Bug 154975 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1187054</commentid>
    <comment_count>2</comment_count>
    <who name="Brady Eidson">beidson</who>
    <bug_when>2016-04-25 14:00:57 -0700</bug_when>
    <thetext>New title:
Modern IDB: Tests fail due to odd strings in names</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>