[webkit-dev] GCONF proxy settings and webkit

2012-11-11 Thread Ariel Calzada
Hi! I want to know if there's a way to make WEBKIT browser to use gconf proxy settings for navigating? Regards, Ariel Calzada Activity Central http://www.activitycentral.com ___ webkit-dev mailing list webkit-dev@lists.webkit.org

Re: [webkit-dev] Is UseV8.cmake still used?

2012-11-11 Thread Raphael Kubo da Costa
Kentaro Hara hara...@chromium.org writes: EFL and other ports used to have an option to build with V8, but it looks like the option is no longer supported. For example, UseV8.cmake is already out of sync with existing V8 binding files. - Would it be OK to remove UseV8.cmake? - Would it be

Re: [webkit-dev] Adding blending mode to WebKit canvas

2012-11-11 Thread Dirk Schulze
On Nov 9, 2012, at 4:39 PM, Rik Cabanier caban...@gmail.com wrote: Hi, I'd like to add support for blending modes to Canvas. The spec for this feature can be found here: https://dvcs.w3.org/hg/FXTF/rawfile/tip/compositing/index.html#canvascompositingandblending The implementation will

Re: [webkit-dev] Is UseV8.cmake still used?

2012-11-11 Thread Hajime Morrita
IIRC, Android (non-Chrome) uses V8. I'm not sure whether PLATFORM(CHROMIUM) is on there. On Sun, Nov 11, 2012 at 3:59 PM, Kentaro Hara hara...@chromium.org wrote: EFL and other ports used to have an option to build with V8, but it looks like the option is no longer supported. For example,

Re: [webkit-dev] Is UseV8.cmake still used?

2012-11-11 Thread Ryosuke Niwa
The last time I checked, Qt folks were interested in being able to use V8 as well as JSC. I'm not sure if their needs have changed since then. - R. Niwa On Nov 10, 2012 11:00 PM, Kentaro Hara hara...@chromium.org wrote: EFL and other ports used to have an option to build with V8, but it looks

Re: [webkit-dev] Adding blending mode to WebKit canvas

2012-11-11 Thread Rik Cabanier
On Sun, Nov 11, 2012 at 5:25 PM, Dirk Schulze dschu...@adobe.com wrote: On Nov 9, 2012, at 4:39 PM, Rik Cabanier caban...@gmail.com wrote: Hi, I'd like to add support for blending modes to Canvas. The spec for this feature can be found here:

Re: [webkit-dev] Is UseV8.cmake still used?

2012-11-11 Thread Adam Barth
On Sun, Nov 11, 2012 at 6:09 PM, Hajime Morrita morr...@chromium.org wrote: IIRC, Android (non-Chrome) uses V8. I'm not sure whether PLATFORM(CHROMIUM) is on there. non-Chromium Android is no longer supported on trunk. On Sun, Nov 11, 2012 at 6:32 PM, Ryosuke Niwa rn...@webkit.org wrote: The

Re: [webkit-dev] Adding blending mode to WebKit canvas

2012-11-11 Thread Maciej Stachowiak
On Nov 11, 2012, at 6:59 PM, Rik Cabanier caban...@gmail.com wrote: Wouldn't it be better to add a new property to canvas for blending? At the beginning, implementations are just require to use different blend modes in combination with 'source-over'. That could work too. There

Re: [webkit-dev] Adding blending mode to WebKit canvas

2012-11-11 Thread Rik Cabanier
On Sun, Nov 11, 2012 at 8:43 PM, Maciej Stachowiak m...@apple.com wrote: On Nov 11, 2012, at 6:59 PM, Rik Cabanier caban...@gmail.com wrote: Wouldn't it be better to add a new property to canvas for blending? At the beginning, implementations are just require to use different blend

Re: [webkit-dev] Adding blending mode to WebKit canvas

2012-11-11 Thread Dirk Schulze
On Sunday, November 11, 2012, Rik Cabanier wrote: On Sun, Nov 11, 2012 at 8:43 PM, Maciej Stachowiak m...@apple.comjavascript:_e({}, 'cvml', 'm...@apple.com'); wrote: On Nov 11, 2012, at 6:59 PM, Rik Cabanier caban...@gmail.comjavascript:_e({}, 'cvml', 'caban...@gmail.com'); wrote:

Re: [webkit-dev] Adding blending mode to WebKit canvas

2012-11-11 Thread Rik Cabanier
On Sun, Nov 11, 2012 at 9:52 PM, Dirk Schulze k...@webkit.org wrote: On Sunday, November 11, 2012, Rik Cabanier wrote: On Sun, Nov 11, 2012 at 8:43 PM, Maciej Stachowiak m...@apple.com wrote: On Nov 11, 2012, at 6:59 PM, Rik Cabanier caban...@gmail.com wrote: Wouldn't it be better

Re: [webkit-dev] Is UseV8.cmake still used?

2012-11-11 Thread Osztrogonac Csaba
Hi, We were interested in it, but not now. All Qt-V8 related codepaths were removed from tree after WebKit2 with V8 was rejected by the community: http://lists.webkit.org/pipermail/webkit-dev/2012-April/thread.html#20407 http://lists.webkit.org/pipermail/webkit-dev/2012-May/thread.html#20869