[Webkit-unassigned] [Bug 109216] [Qt][WK2] Crash on window resize if WebProcess is closed/crashed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 14 04:21:02 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=109216





--- Comment #14 from Adenilson Cavalcanti Silva <savagobr at yahoo.com>  2013-02-14 04:23:18 PST ---
Benjamin

Answering the question: why not add a test? If I understood correctly, QtWebKit doesn't support WebKit2 API tests, we would need to provide a PlatformWebView implementation.

I can write a test just fine, fixing that other crash in WK2 (issue #109305) helped to understand better how tests are written. Plus, it would help to test this scenario (crash followed by window resize) in other ports.

Only issue in this test is that it wouldn't prove the case of this bug fix for Qt. I see the whole picture really as 3 different tasks:
a) Fix this Qt bug
b) Write a WK2 API test to simulate the crash scenario
c) Implement a PlatformWebView and change Qt buildsystem to support running WK2 API tests.

What you think about this?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list