[webkit-reviews] review requested: [Bug 61192] Web Inspector: do not issue frontendReused for reload or navigate. : [Attachment 94790] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 25 09:11:45 PDT 2011


Andrey Kosyakov <caseq at chromium.org> has asked	for review:
Bug 61192: Web Inspector: do not issue frontendReused for reload or navigate.
https://bugs.webkit.org/show_bug.cgi?id=61192

Attachment 94790: patch
https://bugs.webkit.org/attachment.cgi?id=94790&action=review

------- Additional Comments from Andrey Kosyakov <caseq at chromium.org>
- fixed HTML5 storage problem (exposed StoragePanel.reset())
- changed order of notifications from backend upon didCommitLoad (first do all
resets, then notify page agent on navigation)
- now reset m_DidCommitLoadFired when detaching front-end
- create main resource early, to get resource names in resource tree
abbreviated consistently


More information about the webkit-reviews mailing list