[webkit-reviews] review denied: [Bug 128884] [iOS] ASSERT in DocumentLoader::checkLoadComplete when navigating : [Attachment 224316] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 27 18:04:19 PST 2014


Alexey Proskuryakov <ap at webkit.org> has denied	review:
Bug 128884: [iOS] ASSERT in DocumentLoader::checkLoadComplete when navigating
https://bugs.webkit.org/show_bug.cgi?id=128884

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

------- Additional Comments from Alexey Proskuryakov <ap at webkit.org>
Pratik and myself looked into this a little bit, and it looks like the issue is
not with the assertion, but with some code that fails to prevent loading in an
inactive loader.

Furthermore, Pratik got a different assertion when reproducing this issue now.


More information about the webkit-reviews mailing list