Bug 222931

Summary: [PlayStation] Various small fixes for TestWTF/TestWebKit tests on PlayStation
Product: WebKit Reporter: Stephan Szabo <stephan.szabo>
Component: Tools / TestsAssignee: Stephan Szabo <stephan.szabo>
Status: RESOLVED FIXED    
Severity: Normal CC: annulen, don.olmstead, ews-watchlist, gyuyoung.kim, ryuan.choi, sergio, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch ews-feeder: commit-queue-

Description Stephan Szabo 2021-03-08 12:16:34 PST
TestWTF: Tests using ASSERT_DEATH fail to run on PlayStation
TestWebKit: WebKit.ReloadPageAfterCrash uses kill(..., -9) to terminate the web process but PlayStation has separate apis for that.
TestWebKit: No size was being set for the view in PlatformWebView which caused a few tests to fail.
Comment 1 Stephan Szabo 2021-03-08 12:26:17 PST
Created attachment 422602 [details]
Patch
Comment 2 EWS 2021-03-08 21:40:34 PST
Committed r274135: <https://commits.webkit.org/r274135>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 422602 [details].
Comment 3 Radar WebKit Bug Importer 2021-03-08 21:41:30 PST
<rdar://problem/75202481>