[Webkit-unassigned] [Bug 148377] [EFL] REGRESSION: All performance tests crash

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 24 10:58:22 PDT 2015


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

--- Comment #3 from Tim Horton <thorton at apple.com> ---
It looks like we don't have a view yet when TestController::initialize tries to set some prefs (via resetPreferencesToConsistentValues).

This is OK on PLATFORM(COCOA) because we keep around a global WKWebViewConfiguration and use that when retrieving the WKPreferences. Maybe someone from EFL or GTK (who can actually test this) can do the same with the WKPageConfiguration?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150824/49a9ea13/attachment.html>


More information about the webkit-unassigned mailing list