[webkit-dev] Removing USE_WEBPROCESS_EVENT_SIMULATION

Alexey Proskuryakov ap at webkit.org
Tue Aug 27 14:53:07 PDT 2013


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



More information about the webkit-dev mailing list