RESOLVED DUPLICATE of bug 115803 136832
[GTK] Add Wayland support to LayerTreeHostGtk
https://bugs.webkit.org/show_bug.cgi?id=136832
Summary [GTK] Add Wayland support to LayerTreeHostGtk
Zan Dobersek
Reported 2014-09-15 13:23:58 PDT
[GTK] Add Wayland support to LayerTreeHostGtk
Attachments
Patch (6.64 KB, patch)
2014-09-15 13:29 PDT, Zan Dobersek
no flags
Patch (5.90 KB, patch)
2014-09-16 02:48 PDT, Zan Dobersek
no flags
Patch (5.94 KB, patch)
2014-09-16 13:34 PDT, Zan Dobersek
no flags
Patch (5.93 KB, patch)
2014-09-17 05:45 PDT, Zan Dobersek
no flags
Zan Dobersek
Comment 1 2014-09-15 13:29:39 PDT
WebKit Commit Bot
Comment 2 2014-09-15 13:32:45 PDT
Attachment 238139 [details] did not pass style-queue: ERROR: Source/WebKit2/WebProcess/WebPage/gtk/LayerTreeHostGtk.cpp:75: enum members should use InterCaps with an initial capital letter. [readability/enum_casing] [4] Total errors found: 1 in 3 files If any of these errors are false positives, please file a bug against check-webkit-style.
Zan Dobersek
Comment 3 2014-09-16 02:48:15 PDT
Zan Dobersek
Comment 4 2014-09-16 13:34:36 PDT
Zan Dobersek
Comment 5 2014-09-17 05:45:45 PDT
Michael Catanzaro
Comment 6 2016-01-06 20:12:12 PST
Comment on attachment 238250 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=238250&action=review Looks sane. > Source/WebKit2/WebProcess/WebPage/gtk/LayerTreeHostGtk.cpp:93 > + if (getDisplaySystemType() == DisplaySystemType::X11) { This need updated to use PlatformDisplay? > Source/WebKit2/WebProcess/WebPage/gtk/LayerTreeHostGtk.cpp:96 > + return 0; Change it to nullptr.
Michael Catanzaro
Comment 7 2016-01-06 20:14:03 PST
Eh, wait for Martin, he was planning to update and handle these.
Michael Catanzaro
Comment 8 2016-01-14 14:01:36 PST
Comment on attachment 238250 [details] Patch Martin says this needs more work.
Carlos Garcia Campos
Comment 9 2016-08-17 00:32:06 PDT
Let's track this in bug #115803 instead. *** This bug has been marked as a duplicate of bug 115803 ***
Note You need to log in before you can comment on or make changes to this bug.