Hi,
There is no WebKit in GTK, you must compile the WebKit and use the GtkLauncher
in order to test the webkit.
You can try some GTK sample to see if GTK works well or not.
Regards,
-Hieu
From: webkit-dev-boun...@lists.webkit.org
[mailto:webkit-dev-boun...@lists.webkit.org] On Behal
On Jul 6, 2009, at 6:58 PM, Maciej Stachowiak wrote:
On Jul 6, 2009, at 6:44 PM, Oliver Hunt wrote:
On Jul 6, 2009, at 5:37 PM, Eric Seidel wrote:
Currently WebKit avoids this need for Safari directly, by having
separate Obj-C and JS bindings around DOM objects. Properties/
getters/set
On Jul 6, 2009, at 6:44 PM, Oliver Hunt wrote:
On Jul 6, 2009, at 5:37 PM, Eric Seidel wrote:
Currently WebKit avoids this need for Safari directly, by having
separate Obj-C and JS bindings around DOM objects. Properties/
getters/setters added through JS do not affect the Obj-C bindings.
On Jul 6, 2009, at 5:37 PM, Eric Seidel wrote:
Currently WebKit avoids this need for Safari directly, by having
separate Obj-C and JS bindings around DOM objects. Properties/
getters/setters added through JS do not affect the Obj-C bindings.
Other embedders which call directly through the
Please use webkit-h...@lists.webkit.org
On Mon, Jul 6, 2009 at 6:36 PM, deuxliquid wrote:
> Hi all,
> I have just installed Gtk-2.16.0 on my computer. Next, I must install
> webkit that base Gtk but I am not able. It seems Webkit is too big(?) so
> that it has number of errors.
> I wonder if the
Hi all,
I have just installed Gtk-2.16.0 on my computer. Next, I must install webkit
that base Gtk but I am not able. It seems Webkit is too big(?) so that it has
number of errors.
I wonder if there is a Gtk that has already integrated webkit? Because I know
Qt has also itegerated Webkit in it.
Hi Willian and Darin,
I am pretty familiarized to bugzilla ecosystem and use and I also agree w/
both of you that my proposal would not be an ideal solution... I am really
want to fire a discussion about improvements on it.
"Is getting emails the most practical way here for such ? If so, how do w
That sounds like a reasonable direction. I do think future JSC-port-
based products such as Safari may want Isolated World behavior. I
could even imagine it being useful for WebKit's own Web Inspector in
the same-process case. I was going to reply to Adam's last comment,
and point out that
I have realised that the point i really wanted to make is that
* Isolated worlds would be a webkit feature
* WebKit features should be tested in the webkit test suite
* All tests in webkit should pass in JavaScriptCore as that is
webkit's javascript engine.
--Oliver
On Jul 1, 2009, at 10:5
Re-sent from the proper email address.
On Mon, Jul 6, 2009 at 5:37 PM, Eric Seidel wrote:
> Adam and I talked about this feature more in person last night.
> I agree with Oliver. Like any feature added to WebCore, it should work
> with the default compiled JS engine JavaScriptCore.
>
>
> From t
OK - I've uploaded a patch here if anyone has a chance to look at it - it's
only about 11 changed lines, so it's pretty small.
https://bugs.webkit.org/show_bug.cgi?id=27010
-atw
On Mon, Jul 6, 2009 at 3:00 PM, Darin Adler wrote:
> On Jul 6, 2009, at 2:52 PM, Drew Wilson wrote:
>
> BTW, I notic
The WebKit API already leaves policy decisions up to it's client.
Check out WebPolicyDelegate which allows the client to make decisions
for individual resource requests based on the contents of the request,
and WebResourceLoadDelegates for the client to make decisions based on
the MIME type
On Jul 6, 2009, at 2:52 PM, Drew Wilson wrote:
BTW, I noticed that the CustomToJS IDL attribute in
HTMLCollection.idl is not implemented - instead, there's just a big
hard-coded list of classes in
CodeGeneratorJS.pm::UsesManualToJSImplementation() that corresponds
to that functionality.
On Jul 6, 2009, at 12:59 PM, tonikitoo (Antonio Gomes) wrote:
Guys, I would like your opinion about the following "feature
request" add in WebKit's bugzilla.
Now, for every bug filed there is a default assignee (webkit-unassig...@lists.webkit.org
). In order to make possible for developers
BTW, I noticed that the CustomToJS IDL attribute in HTMLCollection.idl is
not implemented - instead, there's just a big hard-coded list of classes in
CodeGeneratorJS.pm::UsesManualToJSImplementation() that corresponds to that
functionality.
Any reason not to
get rid of UsesManualToJSImplementation(
On Jul 6, 2009, at 12:59 PM, tonikitoo (Antonio Gomes) wrote:
Now, for every bug filed there is a default assignee (webkit-unassig...@lists.webkit.org
). In order to make possible for developers to follow bug activities
of a specific component. My proposal is the existence of default
assigne
Guys, I would like your opinion about the following "feature request" add
in WebKit's bugzilla.
Now, for every bug filed there is a default assignee (
webkit-unassig...@lists.webkit.org). In order to make possible for
developers to follow bug activities of a specific component. My proposal is
the
Hi Jérôme,
The method to change the connection count is not public API, and it's not
supported on all platforms (hence the reason it always returns 4).
Dave
From: Jérôme Lebel
To: webkit-dev@lists.webkit.org
Sent: Monday, July 6, 2009 11:42:25 AM
Subject: [w
I see Darin already answered. But for future reference, questions like
this that are requests for help, rather than about the development of
WebKit itself, should be posted on webkit-help rather than webkit-div.
On Jul 1, 2009, at 6:23 AM, Jack Wootton wrote:
Hello,
I'm interested in usi
On Jul 6, 2009, at 10:11 AM, Geoffrey Garen wrote:
So, what you end up with is after a couple of years, the slowest
test in the suite is the most significant part of the score.
Further, I'll predict that the slowest test will most likely be the
least relevant test, because the truly impor
Hi,
I'm trying to change the max http connection count per host in WebKit
on OS X. I'm not sure if this mechanism by WebCore or by CFNetwork. I
found wkInitializeMaximumHTTPConnectionCountPerHost(), but I'm not
sure how it worked (since first parameter is 6 and it returns 4). I
tried to c
> For what it's worth, I support switching to git. It certainly will be
> painful for some, but I think it'll be a win before long. That said, I also
> think Maciej is right and that there are some bigger fish to fry at the
> moment.
+1
git [and/or github] make branching your friend, no longer
On Jul 1, 2009, at 4:04 AM, Gustavo Noronha wrote:
I would like to know what are the usage terms for the WebKit logo -
the one with compass in the box.
Because this logo includes a copy of the Safari logo in it, it’s
really not OK to use it outside webkit.org. Even in webkit.org itself
it
On Jul 1, 2009, at 6:23 AM, Jack Wootton wrote:
I'm interested in using the JavaScriptCore, however I'm working with
an old revision of WebKit - I'm unsure of exactly what version it
is, but the most recent entry in the changelog file in the
JavaScriptCore was on the 2007-10-03.
As a grou
On Jul 6, 2009, at 1:45 AM, Nilesh Patil wrote:
Hi
Just a clarification...
By cursor i meant blinking cursor ( i.e. 'I' ) that appears next to
any character when u type anything in text box
Technically, that's the caret, which is also the term used in the
source.
Simon
_
So, what you end up with is after a couple of years, the slowest
test in the suite is the most significant part of the score.
Further, I'll predict that the slowest test will most likely be the
least relevant test, because the truly important parts of JS engines
were already optimized. Th
Monospace textareas are gross. :)
dave
On Jul 6, 2009, at 11:47 AM, Dan Bernstein wrote:
Hi folks,
I was looking at themeWin.css and noticed a few rules relating to
text controls. Can anyone shed a light on their purpose and why they
are in themeWin.css rather than in html4.css or in a po
Yes, in WebKit, that's just another kind of selection.
On Jul 6, 2009, at 1:45 AM, Nilesh Patil wrote:
Hi
Just a clarification...
By cursor i meant blinking cursor ( i.e. 'I' ) that appears next to
any character when u type anything in text box
Thanks & Regards
Niilesh
On Mon, Jul 6, 2009 a
Hi folks,
I was looking at themeWin.css and noticed a few rules relating to text
controls. Can anyone shed a light on their purpose and why they are in
themeWin.css rather than in html4.css or in a port-specific theme?
Specifically, these rules:
input:not([type]),
input[type="text"],
input
On Mon, Jul 6, 2009 at 3:43 PM, 胡 波 wrote:
> Thank you for your answer!
>
> I think that our idea may be different.I want to extend subobject "widget"
> to "window"object in webkit .because I want to add some application to
> widget object,and make it inherited from the window object.
>
> can you h
On Jul 6, 2009, at 10:31 AM, Adam Roben wrote:
On Jul 6, 2009, at 2:08 AM, Patrick Mueller wrote:
Maciej Stachowiak wrote:
Based on popular demand, we have created two new mailing lists to
handle some content that's off-topic for webkit-dev. The new lists
are:
webkit-help -- requests for
This is not a question about WebKit development, and is not on topic
for this mailing list.
This is not a general programming help list nor a general browser-
development help list.
-- Darin
___
webkit-dev mailing list
webkit-dev@lists.webkit.
On Jul 6, 2009, at 2:08 AM, Patrick Mueller wrote:
Maciej Stachowiak wrote:
Based on popular demand, we have created two new mailing lists to
handle some content that's off-topic for webkit-dev. The new lists
are:
webkit-help -- requests for help with building webkit, using
WebKit's APIs,
Netscape, and all decendants use "ns" to prefix as opposed to "NS" for
NeXTSTEP. A bit confusing for some.
Darren VanBuren
-
Sent from my iPod
Try Fedora 10 today. Fire it up. http://fedoraproject.org/
On Jul 6, 2009, at 2:37, Jack Wootton wrote:
For completion, I c
Hi All,
I am implementing bookmarks in folder.So,along with the bookmarks
list,bookmarks will also be stored in folders.
For that I have used a structure Folder_Record which contains two
members.foldername and parentfoldername.Now,when a bookmark is added it is
stored in the current folder.
Also
For completion, I can answer my own question. NSObject stands for
NeXTStep Object. Which is related to Objective C and not webkit. I
assumed it was something like "NetScape Object". My mistake. If like
me you're more familiar with C++ than Objective C - this seems like a
reasonable guide:
htt
On Sat, Jul 4, 2009 at 4:52 PM, 胡 波 wrote:
> Thank you very much!
>
> I understand your steps,But I do not understand the implement process! In
> the samples you provide with me , I do not find the .cpp file. I want to get
> a sample for windows.Can you help me?
>
> my aim:"widget" object is the sa
On Sun, Jul 5, 2009 at 10:22 PM, Justin Haygood wrote:
>
> - Original Message - From: "Benjamin Meyer"
> To: "WebKit Development"
> Sent: Sunday, July 05, 2009 11:25 PM
> Subject: Re: [webkit-dev] Git Familiarity (was ChangeLog)
>
>
>> At least on Windows I use mysygit myself (
>> http:/
Hi
Just a clarification...
By cursor i meant blinking cursor ( i.e. 'I' ) that appears next to
any character when u type anything in text box
Thanks & Regards
Niilesh
On Mon, Jul 6, 2009 at 2:11 PM, Nilesh Patil wrote:
> Hi
>
> Thanks Adele
>
> Thanks & Regards
> Niilesh
>
>
> On Mon, Jul
Hi
Thanks Adele
Thanks & Regards
Niilesh
On Mon, Jul 6, 2009 at 12:15 PM, Adele Peterson wrote:
> Hi Nilesh,
>
> Try setting a breakpoint at WebCore::SelectionController::setSelection and
> looking at the backtrace from there.
>
> - Adele
>
> On Jul 5, 2009, at 11:13 PM, Nilesh Patil wrote
Can't you just post this in the bug? I fail to see why this should be
a topic for discussion on webkit-dev.
dave
(hy...@apple.com)
On Jul 5, 2009, at 1:18 PM, Vamsi Kalyan wrote:
Hi, this post is related to issue
https://bugs.webkit.org/show_bug.cgi?id=22759.
corresponding chrome issue is
41 matches
Mail list logo