[Webkit-unassigned] [Bug 202022] New: Web Inspector: unexpected order of entries in the network tab when navigating with 'preserve log'
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Sep 19 19:42:48 PDT 2019
https://bugs.webkit.org/show_bug.cgi?id=202022
Bug ID: 202022
Summary: Web Inspector: unexpected order of entries in the
network tab when navigating with 'preserve log'
Product: WebKit
Version: Safari Technology Preview
Hardware: All
OS: All
Status: NEW
Severity: Normal
Priority: P2
Component: Web Inspector
Assignee: webkit-unassigned at lists.webkit.org
Reporter: konrad at duckduckgo.com
CC: inspector-bugzilla-changes at group.apple.com
Created attachment 379195
--> https://bugs.webkit.org/attachment.cgi?id=379195&action=review
Screenshot from the network tab showing mixed up requests from two navigations.
Steps to reproduce:
1. Open Web Inspector
2. Go to the network tab
3. Clear log and enable 'Preserve Log' option
4. Navigate to https://duckduckgo.com/ducks
5. Click on any of the search results
6. Let the result page load
Expected result:
Network tab shows duckduckgo.com requests, from the first navigation, at the top and non-duckduckgo.com requests, from the second navigation, below them.
Actual result:
Requests from first and second navigation are mixed up.
Notes:
- this is reproducible in stable (13.0.1) and TP (92)
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190920/46650ad2/attachment.html>
More information about the webkit-unassigned
mailing list