Bug 250437
| Summary: | REGRESSION(258290@main) [WPE] API test failures due to usage of deprecated properties | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Lauro Moura <lmoura> |
| Component: | WPE WebKit | Assignee: | Lauro Moura <lmoura> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Lauro Moura
Example to reproduce:
./Tools/Scripts/run-wpe-tests --release --display-server=headless WebKitBuild/WPE/Release/bin/TestWebKitAPI/WPE/TestAutomationSession -p /webkit/WebKitAutomationSession/request-session
Output:
TEST: /app/webkit/Tools/glib/../../WebKitBuild/Release/bin/TestWebKitAPI/WPE/TestAutomationSession...
GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
/webkit/WebKitAutomationSession/request-session: FAIL
GLib-GObject-FATAL-CRITICAL: g_object_new_is_valid_property: object class 'WebKitWebsiteDataManager' has no property named 'local-storage-directory'
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Lauro Moura
Pull request: https://github.com/WebKit/WebKit/pull/8509
EWS
Committed 258793@main (f21dd951eca5): <https://commits.webkit.org/258793@main>
Reviewed commits have been landed. Closing PR #8509 and removing active labels.