Hi,
Can you please tell me if there is a plugins architecture for Webkit?
(The one similar to Firefox). If yes, can you please tell me if there
is documentation for writing plugins for Webkit?
Thank you.
___
webkit-dev mailing list
webkit-dev@lists.webk
I didn't have a specific example with CF in mind. Since the Mac port of
Chromium is sharing things like PLATFORM(CG), I can imagine there being
issues like this coming up.
-Darin
On Fri, Jan 30, 2009 at 9:17 AM, Darin Adler wrote:
> On Jan 30, 2009, at 9:10 AM, Darin Fisher wrote:
>
> Just s
My linux build works fine. But, when I build it on Windows using nmake (I
run perl WebKitTools\Scripts\build-webkit --qt) the linker complains about
missing LIBCD.lib.
As per the instructions on webkit website, I use compiler tools from Visual
Studio 2005. According to MSDN, Microsoft no longer sup
On Jan 30, 2009, at 9:10 AM, Darin Fisher wrote:
Just speculating, but probably because there are cases where a QT
API should be used instead of a CF API. This probably just happens
to be a time when the CF API is preferred (maybe a QT alternative
does not exist?).
The way we handle such
Just speculating, but probably because there are cases where a QT API should
be used instead of a CF API. This probably just happens to be a time when
the CF API is preferred (maybe a QT alternative does not exist?).
(We are in a similar boat with PLATFORM(CHROMIUM), which is why this topic
is esp
On a related note I was thinking we might want to add PLATFORMS(X,Y)
to try to reduce the boolean logic that is growing rapidly... I can
produce a patch for this if it's not too objectionable.
On 30-Jan-09, at 11:59 AM, Darin Adler wrote:
I noticed that code relating to Core Foundation h
I noticed that code relating to Core Foundation has the ifdef above:
#if PLATFORM(CF) || (PLATFORM(QT) && PLATFORM(DARWIN))
This seems wrong. Why doesn't the CF platform switch get set when
compiling with Qt and Darwin? It should. Does it cause problems? Can
we just fix those?
-- D
Hi,
I tried by setting those env varaibles., but unfortunately did not work.
The simplest of html file is not displayed.
Regards,
Veerabhadra
From: rekha rajan [rl.re...@gmail.com]
Sent: Friday, January 30, 2009 2:48 PM
To: Veerabhadra Sheelavant
Cc: w
Greetings!
I am wondering one thing.
Does the latest WebKit support Macromedia Flash?
Or QT4-WebKit at 4.5 Beta 1 or some snapshot or so?
(via Mozilla plugin or so)...
I am looking for some way to make the WebKit show Flash content.
Greets,
Jari Tuominen
(new at the mailing list)
Hi Veerabhadra,
You have to export the following paths:
export FONT_CONFIG_PATH = //where ever your fonts folder is residing on ARM
platform
export FONT_CONFIG_FILE = //where ever your fonts.conf file is residing
export PANGO_RC_FILE= //where ever your pango/pangorc file is residing
Try out th
Hi rekha,
Sorry to ask such basic question .. but I am new to this.
Please let me know what setting I need to do and how.
thanks a lot,
Veerabhadra
From: rekha rajan [rl.re...@gmail.com]
Sent: Friday, January 30, 2009 2:00 PM
To: Veerabhadra Sheelavant
Hi VeeraBhadra,
I have a doubt regarding your settings on ARM platform. Have you set the
path for fonts pango?
Thanks and Regards,
Rekha
On Fri, Jan 30, 2009 at 11:50 AM, Veerabhadra Sheelavant <
veerabhadra.sheelav...@aricent.com> wrote:
> Dear All,
>
>
>
> I have built the Webkit for ARM p
12 matches
Mail list logo