We need a way to enable the usage of the threaded rendering and tweak the number of painter threads to use. We will use an environment variable for that.
Created attachment 343035 [details] Patch
Created attachment 343037 [details] Patch
Comment on attachment 343037 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=343037&action=review > Source/WebCore/platform/graphics/nicosia/NicosiaPaintingEngineThreaded.h:40 > + PaintingEngineThreaded(unsigned); explicit
Created attachment 343039 [details] Patch
Comment on attachment 343039 [details] Patch Clearing flags on attachment: 343039 Committed r232958: <https://trac.webkit.org/changeset/232958>
All reviewed patches have been landed. Closing bug.