[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
Wed May 12 05:49:09 PDT 2010


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


Ilya Tikhonovsky <loislo at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #55745|0                           |1
        is obsolete|                            |
  Attachment #55836|                            |review?
               Flag|                            |




--- Comment #5 from Ilya Tikhonovsky <loislo at chromium.org>  2010-05-12 05:49:08 PST ---
Created an attachment (id=55836)
 --> (https://bugs.webkit.org/attachment.cgi?id=55836)
[patch] second iteration

DelayedRequest was renamed to ScheduleResourceRequest.
It is not possible to use Request address as part of the key because we have no Request address at SendResourceRequest.
We definitely have a valid CachedResource pointer and can use url method without implicit check.

-- 
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