[webkit-reviews] review requested: [Bug 33216] Add more WebViewDestruction tests : [Attachment 45907] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 5 10:38:38 PST 2010


Adam Roben (aroben) <aroben at apple.com> has asked  for review:
Bug 33216: Add more WebViewDestruction tests
https://bugs.webkit.org/show_bug.cgi?id=33216

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

------- Additional Comments from Adam Roben (aroben) <aroben at apple.com>
Need a short description and bug URL (OOPS!)

Reviewed by NOBODY (OOPS!).

* WebKitAPITest/tests/WebViewDestruction.cpp:
(WebKitAPITest::NoInitWithFrame):
(WebKitAPITest::CloseThenDestroyViewWindow):
(WebKitAPITest::DestroyViewWindowThenClose):
(WebKitAPITest::DestroyHostWindow):
(WebKitAPITest::DestroyHostWindowThenClose):
(WebKitAPITest::CloseThenDestroyHostWindow):
Added these tests that exercise tearing down a WebView in various
ways, all of which we eventually want to have work. Some of them
currently crash or leak.
---
 2 files changed, 110 insertions(+), 6 deletions(-)


More information about the webkit-reviews mailing list