[Webkit-unassigned] [Bug 38925] Web Inspector: Timeline. Send Request records initiated by JS have no parent.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 11 13:35:18 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=38925


Ilya Tikhonovsky <loislo at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #55745|                            |review?
               Flag|                            |




--- Comment #2 from Ilya Tikhonovsky <loislo at chromium.org>  2010-05-11 13:35:17 PST ---
Created an attachment (id=55745)
 --> (https://bugs.webkit.org/attachment.cgi?id=55745)
[patch] initial version.

has binary changes.
New record type Delayed Request is introduced.
It is generating each time when loader is trying to pass low priority resource request via message queue.
Resource url is used as identifier as far as ResourceRequest object and it's identifier is not exist at the moment.
Delayed Request and Send Request are linked together at front-end side.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list