<?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>163355</bug_id>
          
          <creation_ts>2016-10-12 13:49:27 -0700</creation_ts>
          <short_desc>Unprefix crypto.webkitSubtle to crypto.subtle</short_desc>
          <delta_ts>2016-10-12 23:27:15 -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>JavaScriptCore</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>160880</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Barrett Harber">barrett.harber+webkit</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ap</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1239474</commentid>
    <comment_count>0</comment_count>
    <who name="Barrett Harber">barrett.harber+webkit</who>
    <bug_when>2016-10-12 13:49:27 -0700</bug_when>
    <thetext>All major browsers except Safari have shipped it without the prefix (see http://caniuse.com/#feat=cryptography). Is there a reason to keep the webkit prefix still?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1239708</commentid>
    <comment_count>1</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2016-10-12 23:27:15 -0700</bug_when>
    <thetext>WebKit implements an early version of the WebCrypto spec, different from other browsers that added this feature later. Because of this, exposing it was crypto.subtle would be a bad idea.

What we need to do is to implement the up to date spec, and to expose that as crypto.subtle.

*** This bug has been marked as a duplicate of bug 160880 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>