I'd like to remove support for USE_WEBPROCESS_EVENT_SIMULATION from WebKitTestRunner, it looks like UIProcess model has gained platform support:
#if !PLATFORM(MAC) && !PLATFORM(QT) && !PLATFORM(GTK) && !PLATFORM(EFL) #define USE_WEBPROCESS_EVENT_SIMULATION #endif Would this cause trouble for any ports? - WBR, Alexey Proskuryakov _______________________________________________ webkit-dev mailing list webkit-dev@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-dev