<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:semper.cras&#64;gmail.com" title="Georgii Ivankin &lt;semper.cras&#64;gmail.com&gt;"> <span class="fn">Georgii Ivankin</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - pageshow only fires the first time the back button is pressed"
   href="https://bugs.webkit.org/show_bug.cgi?id=156356">bug 156356</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
               &nbsp;
           </td>
           <td>semper.cras&#64;gmail.com
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - pageshow only fires the first time the back button is pressed"
   href="https://bugs.webkit.org/show_bug.cgi?id=156356#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - pageshow only fires the first time the back button is pressed"
   href="https://bugs.webkit.org/show_bug.cgi?id=156356">bug 156356</a>
              from <span class="vcard"><a class="email" href="mailto:semper.cras&#64;gmail.com" title="Georgii Ivankin &lt;semper.cras&#64;gmail.com&gt;"> <span class="fn">Georgii Ivankin</span></a>
</span></b>
        <pre>Second this. Just having 2 pages, both with 

window.addEventListener(&quot;pageshow&quot;, function(event) {
    console.info('pageshow. persisted: ' + event.persisted);
});

and navigating back-forward between them, is enough to reproduce. 

People has been reporting this on SO as well: <a href="http://stackoverflow.com/q/10106457/697388">http://stackoverflow.com/q/10106457/697388</a> 
<a href="http://stackoverflow.com/q/33804292/697388">http://stackoverflow.com/q/33804292/697388</a>
<a href="http://stackoverflow.com/questions/11979156/mobile-safari-back-button#comment44257718_12652160">http://stackoverflow.com/questions/11979156/mobile-safari-back-button#comment44257718_12652160</a>


Version 10.0.1 (12602.2.14.0.7) on MacOS Sierra.</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>