RESOLVED FIXED Bug 62794
[GTK] Remove support for GTK+2 in WebKit2
https://bugs.webkit.org/show_bug.cgi?id=62794
Summary [GTK] Remove support for GTK+2 in WebKit2
Carlos Garcia Campos
Reported 2011-06-16 05:55:57 PDT
Make WebKit2 require GTK+ 3.x unconditionally.
Attachments
Patch (8.91 KB, patch)
2011-06-16 05:58 PDT, Carlos Garcia Campos
xan.lopez: review+
Carlos Garcia Campos
Comment 1 2011-06-16 05:58:15 PDT
Xan Lopez
Comment 2 2011-06-16 07:06:02 PDT
Comment on attachment 97440 [details] Patch r=me
Carlos Garcia Campos
Comment 3 2011-06-16 08:40:11 PDT
Gyuyoung Kim
Comment 4 2011-06-24 00:14:51 PDT
(In reply to comment #0) > Make WebKit2 require GTK+ 3.x unconditionally. Hello Carlos and Xan, I have an ignorant question. I wonder why WebKit2 GTK port requires GTK3 unconditionally.
Martin Robinson
Comment 5 2011-06-24 07:08:02 PDT
(In reply to comment #4) > (In reply to comment #0) > > Make WebKit2 require GTK+ 3.x unconditionally. > > I have an ignorant question. I wonder why WebKit2 GTK port requires GTK3 unconditionally. Our reasoning was that by the time that we are ready to release WebKit2 in a stable branch, all Linux distributions will be shipping GTK+ 3.x as the default GTK+ version. Is it important to you to maintain GTK+ 2.x support for WebKit2?
Gyuyoung Kim
Comment 6 2011-06-26 18:59:44 PDT
(In reply to comment #5) > (In reply to comment #4) > > (In reply to comment #0) > > > Make WebKit2 require GTK+ 3.x unconditionally. > > > > I have an ignorant question. I wonder why WebKit2 GTK port requires GTK3 unconditionally. > > Our reasoning was that by the time that we are ready to release WebKit2 in a stable branch, all Linux distributions will be shipping GTK+ 3.x as the default GTK+ version. Is it important to you to maintain GTK+ 2.x support for WebKit2? Hello Martin, Long time no see. :-) I heard that flash 10.x version only supports GTK2 ver. So, my coworkers who focus on WebKit GTK wanna support GTK2 on WebKit2's GTK port for now.
Carlos Garcia Campos
Comment 7 2011-06-26 23:22:45 PDT
(In reply to comment #6) > (In reply to comment #5) > > (In reply to comment #4) > > > (In reply to comment #0) > > > > Make WebKit2 require GTK+ 3.x unconditionally. > > > > > > I have an ignorant question. I wonder why WebKit2 GTK port requires GTK3 unconditionally. > > > > Our reasoning was that by the time that we are ready to release WebKit2 in a stable branch, all Linux distributions will be shipping GTK+ 3.x as the default GTK+ version. Is it important to you to maintain GTK+ 2.x support for WebKit2? > > Hello Martin, > > Long time no see. :-) I heard that flash 10.x version only supports GTK2 ver. So, my coworkers who focus on WebKit GTK wanna support GTK2 on WebKit2's GTK port for now. The plugin process will use GTK2 unconditionally because of this reason. See bug #60546.
Note You need to log in before you can comment on or make changes to this bug.