[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 02:42:01 PDT 2010


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


Pavel Feldman <pfeldman at chromium.org> changed:

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




--- Comment #4 from Pavel Feldman <pfeldman at chromium.org>  2010-05-12 02:42:00 PST ---
(From update of attachment 55745)

WebCore/inspector/front-end/TimelineAgent.js:57
 +      DelayedRequest : 20
SchedulePendingRequests ?

WebCore/loader/loader.cpp:153
 +                  agent->didDelayedRequest(request);
I'd use more strict binding to sendrequest. Using the "url + cached resource address" will already be less ambiguous.

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