[webkit-dev] runtime settings in a "~/.webkitrc"

2011-10-04 Thread haithem rahmani
Hi, isn't a good idea to make webkit read "~/.webkitrc" file to enable/disable features at runtime? regards. Haithem. -- * "If you ask a question - you will be a fool for 5 minutes, otherwise ignorant for rest of your life" * ___ webkit-dev mailing lis

Re: [webkit-dev] CamanJS Benchmark: what's wrong with WebKit

2011-05-30 Thread haithem rahmani
done! https://bugs.webkit.org/show_bug.cgi?id=61722 <https://bugs.webkit.org/show_bug.cgi?id=61722> On Mon, May 30, 2011 at 7:17 AM, Simon Fraser wrote: > Please file a bug at bugs.webkit.org for this. > > Simon > > On May 29, 2011, at 10:40 PM, haithem rahmani wrote: >

[webkit-dev] CamanJS Benchmark: what's wrong with WebKit

2011-05-29 Thread haithem rahmani
Hi all, I've found this blog: http://blog.meltingice.net/programming/camanjs-benchmark-firefox-4-beta-kicking-chromes-ass/ I tested and found the following results on a Core2 Duo 2.66 GHZ /Fedora 15 all webkit ports are really far from the firefox 4 :( firefox4 Arora0.

[webkit-dev] about the Sputnik testsuite.

2010-11-21 Thread haithem rahmani
Hi, I've* *run the Sputnik testsuite (http://sputnik.googlelabs.com) on different webkit-based browsers (QtWeb, google chrome, midori) and there had been failed tests. does it mean that the Javascript core is not totally compliant with the ECMA-262 spec? or could this be a SFX problem (I didn't t

Re: [webkit-dev] Announcing new port: EFL

2010-10-05 Thread haithem rahmani
ere any mailing list for the webkitefl ? Kind regards. Haithem. On Wed, Apr 7, 2010 at 1:05 PM, Gustavo Sverzut Barbieri < barbi...@profusion.mobi> wrote: > On Wed, Apr 7, 2010 at 3:01 AM, haithem rahmani > wrote: > > Hi, > > Just a simple question: > > - It seems that

[webkit-dev] ~RegExp declaration

2010-08-23 Thread haithem rahmani
Hi all, Can anyone explain to me why the declaration/impmentation of the "~RegExp()" are being protected by "#if !ENABLE(YARR)" ? regards. haithem. -- Be to GOD as he wants , HE'll be for you more than what you want. ___ webkit-dev mailing list webk

[webkit-dev] How to integrate the SFX JIT for SH4 in the webkit svn tree.

2010-07-17 Thread haithem rahmani
Hi, We in STMicroelectronics have ported the SFX javascript engine to SH4 processor. Currently is it integrated/tested using the WebkitGtk 1.1.90 development release. We would like to integrate our port in the main webkit svn tree. can anybody give me the steps to follow for that. Kind regards.

Re: [webkit-dev] Is it possible to use "gordon" in webkit ?

2010-04-21 Thread haithem rahmani
te for Gordon (at jancona.com)? > It's not loading. > > ~Ted > > > On 2010-04-21, at 12:42 AM, haithem rahmani wrote: > > Hi all, > > gordon is "An open source Flashâ„¢ runtime written in pure JavaScript" > mre details are available here:http://wiki.gi

[webkit-dev] Is it possible to use "gordon" in webkit ?

2010-04-21 Thread haithem rahmani
Hi all, gordon is "An open source Flashâ„¢ runtime written in pure JavaScript" mre details are available here:http://wiki.github.com/tobeytailor/gordon I wonder whether is it possible to make webkit use it to play swf files. regards. Haithem. -- Say: H

Re: [webkit-dev] Announcing new port: EFL

2010-04-07 Thread haithem rahmani
Hi, Just a simple question: - It seems that the EFL port of webkit is based on EFL/X11 api. is there plans to support other EFL backends especially directfb ? WebkitGtk is doing that with (--with-target=directfb) option. regards. Haithem. -- Say: He is God, the One and Only; God, the Eternal, A

[webkit-dev] adding support for m17n

2010-02-15 Thread haithem rahmani
Hi all, the m17n seems providing the same features as the icu library. is it possible to support it into webkit ? regards. -- Say: He is God, the One and Only; God, the Eternal, Absolute; He begetteth not, nor is He begotten; And there is none like unto Him.

[webkit-dev] what is needed to new backend

2009-12-14 Thread haithem rahmani
Hi all, I would like to know what should a GUI toolkit provide as features to be a suitable backend for WebKit? regards haithem -- Say: He is God, the One and Only; God, the Eternal, Absolute; He begetteth not, nor is He begotten; And there is none like unto Him. __

[webkit-dev] default font size in WebKit

2009-07-19 Thread haithem rahmani
Hi all, If the font size is not specified in the HTML page, what is the default one used by webkit? is there any way to dynamically set it? ( a .rc file for example) regards. haithem ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists

[webkit-dev] extremely small fonts in GTKLauncher

2009-07-08 Thread haithem rahmani
Hi all, I ran the GTKLauncher built with the webkit-rev44555, and I noticed that the html pages are displayed with an extremly small font size (even unreadable). Does any one met such a problem? regards. haithem. ___ webkit-dev mailing list webkit-de

[webkit-dev] extremely small in GTKLauncher

2009-07-08 Thread haithem rahmani
Hi all, I ran the GTKLauncher built with the webkit-rev44555, and I noticed that the html pages are displayed with an extremly small font size (even unreadable). Does any one met such a problem? regards. haithem. ___ webkit-dev mailing list webkit-de

[webkit-dev] compiling the jsc alone

2009-05-20 Thread haithem rahmani
Hi, I tried to compile the JavaScriptCore alone using the Scripts/build-jsc script but I've found that the script does nothing when building for GTK. Is there any other way to do that? regards. ___ webkit-dev mailing list webkit-dev@lists.webkit.org ht

[webkit-dev] Webkit and the "file://" protocol

2009-04-09 Thread haithem rahmani
Hi, I'm using Gtklauncher built on webkit rev-42007. when launching it with an argument like file:///foo/foo.html, I get the content of the page displayed as a text file, same thing with images (png, jpeg ..) is this a bug or shall modify somthing? regards.

Re: [webkit-dev] Announce the ARM port of JIT (Gabor Loki)

2009-04-02 Thread haithem rahmani
Hi, why the "JavaScriptCore/wrec/WRECGenerator.cpp" file was not ported to use ARM instructions? regards. haithem ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

[webkit-dev] about WebKit Gif decoder

2009-03-28 Thread haithem rahmani
Hi all, I noticed that webKit implements its own Gif decoder and doesn't use the extrenal library libgif. can any body explain me why? is that for performance reasons? i.e the WebKit current decoder is faster than the giflib one? regards. haithem. ___

[webkit-dev] Tamarin VM inside WebKit

2009-01-26 Thread haithem rahmani
Hi, Is there any plan to have the Tamarin ( http://www.mozilla.org/projects/tamarin ) inside WebKit? regards. Haithem. ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Re: [webkit-dev] Some Questions about Squirrel Fish

2009-01-21 Thread haithem rahmani
s. > > > On Wed, Jan 21, 2009 at 10:01 AM, haithem rahmani < > haithem.rahm...@gmail.com> wrote: > >> >> >> -- Forwarded message -- >> From: Sriram Neelakandan >> Date: Wed, Jan 21, 2009 at 9:56 AM >> Subject: Re:

[webkit-dev] Some Questions about Squirrel Fish

2009-01-20 Thread haithem rahmani
Hi all, Sorry If any of these questions has been already answered - Is it possible to have squirrel fish as a standalone library? - Is it possible to benchmark squirrelfish alone outside WebKit? - If I'll port squirrel fish to another platform which files shall I modify? regards. haithem.

[webkit-dev] a crash when runing GtKLauncher

2008-12-24 Thread haithem rahmani
Hi all, I' have a strange problem. I cross-compiled webKit and generated a rpm package for the webkit library and the Gtklauncher, I installed them correctly but when runing the GtkLauncher I've got a Segmentation fault. what is strange is that when using the Gtklauncher and libwebkit.so direct

[webkit-dev] webkit optimization

2008-12-08 Thread haithem rahmani
Hi all, I found the following document http://trac.webkit.org/wiki/OptimizingGtkdescribing some optimizations that can be donr in gtk. I would like to know whether this document is uptodate and which optimizations have been already implemented inside webkit. regards.

[webkit-dev] WebKit with proxy

2008-12-01 Thread haithem rahmani
Hi, you can use a poxy by setting the "http_proxy" envirement variable aa follows in the bash do: $> export http_proxy=:@: and it should be OK. ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit

[webkit-dev] WebKit build failing (rev.38617)

2008-12-01 Thread haithem rahmani
Hi all, When building the WebKit I have the following error: opening dependency file .deps/DerivedSources/JSCSSMediaRule.Tpo: No such file or directory to fix that I created the directory "DerivedSources/JSCSSMediaRule.Tpo" manually and it's OK. how to modify the build system to fix this ? reg

[webkit-dev] crash in the webkit rev. 38550

2008-11-19 Thread haithem rahmani
Hi all, after updating webkit to the rev. 38550, the Gtklauncher crashes with segmentation fault error, and here the output of GDB. #0 0x299eb0a2 in WebCore::StringImpl::computeHash (data=0x497000, length=749940800) at ./WebCore/platform/text/StringImpl.h:183 #1 0x2a038fa0 in WebCore::UCh

[webkit-dev] Need some information----by HCL

2008-11-19 Thread haithem rahmani
Hi Laxmi, you can try this webKit based browser: http://www.sand-labs.org/owb it is open source. regards. ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

[webkit-dev] WebKit and Freetype

2008-11-16 Thread haithem rahmani
Hi all, Please forgive me if my question has been already discussed. To show Text is it possible, for platforms with freetype backend, to call the freetype api directly instead of using the "cairo_show_glyphs" api? regards. haithem. ___ webkit-dev mail

Re: [webkit-dev] how to have multiple Javascript engines inside Webkit?

2008-11-09 Thread haithem rahmani
]> wrote: > > On Nov 8, 2008, at 12:44 PM, haithem rahmani wrote: > >> I would like, for benchmarking purposes, to have different Javascript >> engines inside Webkit and to have a runtime option to enable/disable them. > > > That's not supported; it would be ver

[webkit-dev] how to have multiple Javascript engines inside Webkit?

2008-11-08 Thread haithem rahmani
Hi all, I would like, for benchmarking purposes, to have different Javascript engines inside Webkit and to have a runtime option to enable/disable them. But I don't know where to modify exactly in ordrer to plug the new javaScript engine (google V8 for example), and where to add the runtime opti

[webkit-dev] How to proceed to integrate Tamarin inside WebKit?

2008-09-18 Thread haithem rahmani
Hi all, I would like to integrate the tamarin inside WebKit, but I don't know exaclty how the KJS is glued inside WebKit. can anybody help me on the KJS methods that should be replaced ? regards. ___ webkit-dev mailing list webkit-dev@lists.webkit.org