Re: [webkit-dev] Deleting the code for Snow Leopard

2013-08-19 Thread Ryosuke Niwa
Landed in http://trac.webkit.org/changeset/154314. - R. Niwa On Mon, Aug 19, 2013 at 9:04 PM, Ryosuke Niwa wrote: > Hi all, > > Just letting you know that I'm deleting all the code for Snow Leopard in > webkit.org/b/120049. > > - R. Niwa > > ___ webk

[webkit-dev] Are Qt and GTK+ intentionally returning false in shouldShowPlaceholderWhenFocused?

2013-08-19 Thread Ryosuke Niwa
Hi, Once my patch for https://bugs.webkit.org/show_bug.cgi?id=120049 is landed, Mac port will no longer return false in shouldShowPlaceholderWhenFocused. Mac, Windows, and EFL all return true in this function. Are Qt and GTK+ (and other) ports intentionally returning false in shouldShowPlacehold

[webkit-dev] Deleting the code for Snow Leopard

2013-08-19 Thread Ryosuke Niwa
Hi all, Just letting you know that I'm deleting all the code for Snow Leopard in webkit.org/b/120049. - R. Niwa ___ webkit-dev mailing list webkit-dev@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-dev

[webkit-dev] Enable CSS_FILTERS and FILTERS on more bots

2013-08-19 Thread Dirk Schulze
Hi, When I worked on CSS filters, I start realizing after reading the build errors that most bots (all but Mac bots?) have either CSS_FILTERS, FILTERS or both flags disabled. It would be extremely useful to have more than just one platform building with filters enabled. Could we make this possi

Re: [webkit-dev] WebKit2 and ENABLE_PLUGIN_PROCESS

2013-08-19 Thread Allan Sandfeld Jensen
Hi On Monday 20 May 2013, Anders Carlsson wrote: > Hello, > > is anyone building WebKit2 without ENABLE_PLUGIN_PROCESS set, running > Netscape plug-ins in the web process? > No but we were building WebKit2 without ENABLE_PLUGIN_PROCESS on Windows because we have plugins enabled in WebKit1, but

Re: [webkit-dev] Proposal: Remove Pointer Lock API

2013-08-19 Thread Andreas Kling
That sounds great! The sooner we get it enabled on the GTK bot the better. :) Please not that I am not passing judgement on the feature, it’s just that having #ifdef’ed code that isn’t actively built by bots is bad for codebase health. -Kling On Aug 19, 2013, at 10:27 AM, Simon Pena Placer wr

Re: [webkit-dev] Proposal: Remove Pointer Lock API

2013-08-19 Thread Simon Pena Placer
Hi Andreas, As Gyuyoung Kim says, in GTK we are trying to have it enabled quite soon. The patch at [1] is already working: I used the Pointer Lock example at ThreeJS[2] to try it, and although there are still some open issues, they shouldn't be a problem. A more complex example, the Quake 3