[webkit-reviews] review denied: [Bug 42372] Web Inspector: differentiate between blocking and connecting timers. : [Attachment 61655] [PATCH] Proposed change.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 15 07:28:47 PDT 2010


Yury Semikhatsky <yurys at chromium.org> has denied Pavel Feldman
<pfeldman at chromium.org>'s request for review:
Bug 42372: Web Inspector: differentiate between blocking and connecting timers.
https://bugs.webkit.org/show_bug.cgi?id=42372

Attachment 61655: [PATCH] Proposed change.
https://bugs.webkit.org/attachment.cgi?id=61655&action=review

------- Additional Comments from Yury Semikhatsky <yurys at chromium.org>
WebCore/loader/FrameLoader.cpp:3080
 +	   
page->inspectorController()->didLoadResourceFromMemoryCache(m_documentLoader.ge
t(), resource);
You seem to miss this call from the next branch.

WebCore/inspector/InspectorResource.cpp:67
 +	, m_connection(false)
What is this?


More information about the webkit-reviews mailing list