[webkit-reviews] review granted: [Bug 84991] Add a test for crash in DOMSelection::deleteFromDocument : [Attachment 139050] Adds a regression test

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 26 13:16:30 PDT 2012


Alexey Proskuryakov <ap at webkit.org> has granted Ryosuke Niwa
<rniwa at webkit.org>'s request for review:
Bug 84991: Add a test for crash in DOMSelection::deleteFromDocument
https://bugs.webkit.org/show_bug.cgi?id=84991

Attachment 139050: Adds a regression test
https://bugs.webkit.org/attachment.cgi?id=139050&action=review

------- Additional Comments from Alexey Proskuryakov <ap at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=139050&action=review


>
LayoutTests/editing/selection/deleteFromDocument-after-document-open-crash.html
:25
> +    layoutTestController.notifyDone();

This test doesn't appear to need waitUntilDone/notifyDone - all the work is
done from unload.


More information about the webkit-reviews mailing list