<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:paulo.vinicius117&#64;gmail.com" title="Paulo Pereira &lt;paulo.vinicius117&#64;gmail.com&gt;"> <span class="fn">Paulo Pereira</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>paulo.vinicius117&#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#c2">Comment # 2</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:paulo.vinicius117&#64;gmail.com" title="Paulo Pereira &lt;paulo.vinicius117&#64;gmail.com&gt;"> <span class="fn">Paulo Pereira</span></a>
</span></b>
        <pre>Hi, I don't know if it's the exact same situation that is happening to Jeff Carlsen. But I am having the exact same behavior and I noticed this is also happening to &quot;pagehide&quot; event.

After some heavy debugging I figured out why this is happening and I created this test case example reproducing it: 

1. Go to <a href="http://paulovpereira.github.io/pageshow-webkit/">http://paulovpereira.github.io/pageshow-webkit/</a> in an IOS device (I tested in ios 9 and 10)
2. Click in the navigate link
3. press back button
4. press forward button
5. keep going back and forth and check the events being triggered and logged in the body

The only difference between the pages is the existence of an iframe element and this is causing the event not to be fired. I hope this help figuring out how to fix the bug.</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>