RESOLVED FIXED 186801
[GTK][WPE][Nicosia] Add environment variable to enable threaded rendering and set the number of painting threads
https://bugs.webkit.org/show_bug.cgi?id=186801
Summary [GTK][WPE][Nicosia] Add environment variable to enable threaded rendering and...
Miguel Gomez
Reported 2018-06-19 02:36:07 PDT
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.
Attachments
Patch (3.67 KB, patch)
2018-06-19 02:40 PDT, Miguel Gomez
no flags
Patch (3.71 KB, patch)
2018-06-19 02:53 PDT, Miguel Gomez
no flags
Patch (3.72 KB, patch)
2018-06-19 03:01 PDT, Miguel Gomez
no flags
Miguel Gomez
Comment 1 2018-06-19 02:40:21 PDT
Miguel Gomez
Comment 2 2018-06-19 02:53:16 PDT
Carlos Garcia Campos
Comment 3 2018-06-19 02:55:07 PDT
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
Miguel Gomez
Comment 4 2018-06-19 03:01:34 PDT
WebKit Commit Bot
Comment 5 2018-06-19 05:05:25 PDT
Comment on attachment 343039 [details] Patch Clearing flags on attachment: 343039 Committed r232958: <https://trac.webkit.org/changeset/232958>
WebKit Commit Bot
Comment 6 2018-06-19 05:05:26 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.