<?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>120513</bug_id>
          
          <creation_ts>2013-08-30 01:03:28 -0700</creation_ts>
          <short_desc>HTTPS lock icon disappears once a cache manifest is used</short_desc>
          <delta_ts>2019-03-24 08:03:17 -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>New Bugs</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Mac</rep_platform>
          <op_sys>OS X 10.8</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>196182</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="M. Biggeleben">matthias.biggeleben</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ap</cc>
    
    <cc>mcatanzaro</cc>
    
    <cc>zan</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>922834</commentid>
    <comment_count>0</comment_count>
    <who name="M. Biggeleben">matthias.biggeleben</who>
    <bug_when>2013-08-30 01:03:28 -0700</bug_when>
    <thetext>Safari shows a lock icon in address bar for secure connections. This icon disappears once the page uses a cache manifest. This irritates sensible end-users.

Fails:
&lt;!doctype html&gt;
&lt;html manifest=&quot;signin.appcache&quot;&gt;
...

Works:
&lt;!doctype html&gt;
&lt;html&gt;
...

Observations:
- The manifest can even be empty.
- Doesn&apos;t matter if manifest is linked by a relative path or by an absolute path that explicitly uses HTTPS.
- Happens for self-signed certs as well as official server certs, so no difference here.

We don&apos;t know if this is intended behavior or a browser bug. Anyway, it definitely irritates Safari users who already filed a bug in our bugzilla.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>923041</commentid>
    <comment_count>1</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2013-08-30 10:08:02 -0700</bug_when>
    <thetext>Is this Safari only? Last I tested, this was the case in all browsers that supported application cache.

I think that this is a bug, but there are subtleties (such as whether EV certificates should be displayed as such when offline).

Tracked by Apple internally as &lt;rdar://problem/11168541&gt;.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1520703</commentid>
    <comment_count>2</comment_count>
    <who name="Michael Catanzaro">mcatanzaro</who>
    <bug_when>2019-03-24 08:03:17 -0700</bug_when>
    <thetext>There&apos;s a new bug report with more detail:

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

    </bug>

</bugzilla>