<?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>140195</bug_id>
          
          <creation_ts>2015-01-07 12:51:10 -0800</creation_ts>
          <short_desc>No API to clear WKWebView cookies</short_desc>
          <delta_ts>2015-05-31 09:40:09 -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>528+ (Nightly build)</version>
          <rep_platform>iPhone / iPad</rep_platform>
          <op_sys>All</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>Major</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Eugene But">eugenebut</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>dieter</cc>
    
    <cc>m.goleb+bugzilla</cc>
    
    <cc>stefan</cc>
    
    <cc>stuartmorgan</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1059479</commentid>
    <comment_count>0</comment_count>
    <who name="Eugene But">eugenebut</who>
    <bug_when>2015-01-07 12:51:10 -0800</bug_when>
    <thetext>Summary:
There is apparently no way to clear the cookies used by WKWebView. This is a significant problem if trying to implement anything like a browser, since being able to clear cookies is a critical user privacy feature.

Note that this is distinct from bug 140191 in that if it&apos;s impractical to have full cookie management for WKWebView, at the very least a way of clearing cookies is necessary, and would presumably be easier to implement (since it doesn&apos;t require a return value, or have cross-process synchronization issues).

Steps to Reproduce:
N/A

Expected Results:
An API on one of the WKWebView-related class allowing clearing cookies.

Actual Results:
No apparent way to clear cookies</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1059595</commentid>
    <comment_count>1</comment_count>
    <who name="Eugene But">eugenebut</who>
    <bug_when>2015-01-07 15:59:05 -0800</bug_when>
    <thetext>Radar ID: 18180302</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>