<?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>138462</bug_id>
          
          <creation_ts>2014-11-06 03:17:54 -0800</creation_ts>
          <short_desc>Wrong referal after using back button / javascript history on webkit</short_desc>
          <delta_ts>2014-11-06 04:53:31 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>History</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>INVALID</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="Thierry">kali.seo</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1046784</commentid>
    <comment_count>0</comment_count>
    <who name="Thierry">kali.seo</who>
    <bug_when>2014-11-06 03:17:54 -0800</bug_when>
    <thetext>Steps to reproduce the problem:
1. Open chrome (or safari) in private navigation mode
2. Search for a keyword on Google
3. Click on result and navigate on 2 or 3 pages
4. Use the back button
5. See the &quot;referer&quot; header instruction, it will display Google as referer instead of the last consulted page

What is the expected behavior?
Sending last viewed page on referer header

What went wrong?
Sending first referer as last viewed page

Did this work before? Yes All time long, other browsers

Chrome version: 38.0.2125.111  Channel: stable
OS Version: 6.1 (Windows 7, Windows Server 2008 R2)
Flash Version: Shockwave Flash 15.0 r0

Makes analytics data totaly wrong, counting visits doesn&apos;t exist</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1046786</commentid>
    <comment_count>1</comment_count>
    <who name="Thierry">kali.seo</who>
    <bug_when>2014-11-06 04:52:44 -0800</bug_when>
    <thetext>Not really a bug and affects all browsers, it&apos;s due to the cache restitution of the current page wich doesn&apos;t take care of you action on back button and send back the old referal of the last page.

Using Ajax to makes user navigate seriously damage your analytics data</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>