[Webkit-unassigned] [Bug 53828] REGRESSION: Web Inspector says that all resources start download at once
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Feb 26 11:13:15 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=53828
--- Comment #6 from Pavel Feldman <pfeldman at chromium.org> 2011-02-26 11:13:15 PST ---
We use InspectorInstrumentation::willSendRequest signal as a "start" mark. It looks like notifier now calls it for > than 6 resources at once (http://codesearch.google.com/codesearch/p?hl=en#OAMlx_jo-ck/src/third_party/WebKit/Source/WebCore/loader/ResourceLoadNotifier.cpp&q=InspectorInstrumentation::willSendRequest&exact_package=chromium&sa=N&cd=3&ct=rc&l=121). Any idea on why it might be so?
--
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