<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:mitz@webkit.org" title="mitz@webkit.org <mitz@webkit.org>"> <span class="fn">mitz@webkit.org</span></a>
</span> changed
<a class="bz_bug_link
bz_status_NEW "
title="NEW - Web page doesn't update its loading state when web process becomes suspended if there are pending network requests (XHR)."
href="https://bugs.webkit.org/show_bug.cgi?id=146439">bug 146439</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;">Attachment #255810 Flags</td>
<td>review?
</td>
<td>review+
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Web page doesn't update its loading state when web process becomes suspended if there are pending network requests (XHR)."
href="https://bugs.webkit.org/show_bug.cgi?id=146439#c7">Comment # 7</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Web page doesn't update its loading state when web process becomes suspended if there are pending network requests (XHR)."
href="https://bugs.webkit.org/show_bug.cgi?id=146439">bug 146439</a>
from <span class="vcard"><a class="email" href="mailto:mitz@webkit.org" title="mitz@webkit.org <mitz@webkit.org>"> <span class="fn">mitz@webkit.org</span></a>
</span></b>
<pre>Comment on <span class=""><a href="attachment.cgi?id=255810&action=diff" name="attach_255810" title="Patch v2.">attachment 255810</a> <a href="attachment.cgi?id=255810&action=edit" title="Patch v2.">[details]</a></span>
Patch v2.
I don’t know which state transitions are possible. Is it a concern that the outcomes of the following transitions are different?
Foreground -> Suspended -> Background
Foreground -> Background
Is it a concern that this transition will fail to restore the state?
Foreground -> Suspended -> Background -> Suspended -> Foreground
(because on the second entry into Suspended, m_hasNetworkRequestsOnSuspended will change to false)</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>