[webkit-reviews] review requested: [Bug 34008] Assertion failure in KURL::setProtocol when running DOM Fuzzer : [Attachment 47212] proposed fix

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 22 10:51:31 PST 2010


Alexey Proskuryakov <ap at webkit.org> has asked  for review:
Bug 34008: Assertion failure in KURL::setProtocol when running DOM Fuzzer
https://bugs.webkit.org/show_bug.cgi?id=34008

Attachment 47212: proposed fix
https://bugs.webkit.org/attachment.cgi?id=47212&action=review

------- Additional Comments from Alexey Proskuryakov <ap at webkit.org>
We have similar issues with other KURL setters, but my primary goal here is to
prevent the assertion failure when running DOM Fuzzer. Also, establishing
correct behavior for each setter is not trivial, and is well worth a separate
patch for each.


More information about the webkit-reviews mailing list