<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Use Blob URL instead of webkit-fake-url when pasting an image and no URL is available"
   href="https://bugs.webkit.org/show_bug.cgi?id=49141#c27">Comment # 27</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Use Blob URL instead of webkit-fake-url when pasting an image and no URL is available"
   href="https://bugs.webkit.org/show_bug.cgi?id=49141">bug 49141</a>
              from <span class="vcard"><a class="email" href="mailto:cdumez&#64;apple.com" title="Chris Dumez &lt;cdumez&#64;apple.com&gt;"> <span class="fn">Chris Dumez</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=49141#c25">comment #25</a>)
<span class="quote">&gt; (In reply to <a href="show_bug.cgi?id=49141#c23">comment #23</a>)
&gt; &gt; If the plan is to use Blob URLs instead of data-uris (like Firefox), will
&gt; &gt; there be a way to convert them to data uris like Chrome does? That's main
&gt; &gt; use case here: pasting an image into a WYSIWYG editor and being able to save
&gt; &gt; the image.
&gt; 
&gt; What is this API that Chrome has to convert to data URIs and that WebKit
&gt; does not have?</span >

It seems like WebKit would easily allow you to convert a Blob into a Data URL using FileReader.readAsDataURL().</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>