Re: [webkit-dev] how to build arora with latest qtwebkit

2008-07-08 Thread Gustavo Noronha Silva
LD_LIBRARY_PATH. See you, -- Gustavo Noronha Silva [EMAIL PROTECTED] GNOME contributor: http://www.gnome.org/ ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Re: [webkit-dev] How to use webkit ?

2008-07-10 Thread Gustavo Noronha Silva
combination, but your code should be able to remain the same. See you, -- Gustavo Noronha Silva [EMAIL PROTECTED] GNOME contributor: http://www.gnome.org/ ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi

Re: [webkit-dev] problem with ChromeClient::createWindow NewWindow policy

2008-09-19 Thread Gustavo Noronha Silva
you. Why that difference? How to open new window in the first case, and why policy check is not triggered in the second? I'm also interested in the policy check issue, haven't done a lot of scouting in that area, though. See you, -- Gustavo Noronha Silva [EMAIL PROTECTED] GNOME

Re: [webkit-dev] Javascript window.open handling in GTK

2008-10-03 Thread Gustavo Noronha Silva
://bugs.webkit.org/show_bug.cgi?id=19130 https://bugs.webkit.org/show_bug.cgi?id=16401 See you, -- Gustavo Noronha Silva [EMAIL PROTECTED] GNOME contributor: http://www.gnome.org/ ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org

Re: [webkit-dev] Webkit available to plain embedding?

2008-10-09 Thread Gustavo Noronha Silva
with replacing stuff such as scrollbars and events handling, and providing a simple exportable API. So, basically, currently not possible, but you could do it. -- Gustavo Noronha Silva [EMAIL PROTECTED] GNOME contributor: http://www.gnome.org/ ___ webkit-dev

Re: [webkit-dev] Unable to compile the webkit on the Redhat enterprise linux 9

2008-10-14 Thread Gustavo Noronha Silva
Enterprise 9. Either you are using Red Hat 9, or Fedora 9. If you're using the former it is already way old, and you probably have a too old version of qmake. Do check if qmake's version is current. See you, -- Gustavo Noronha Silva [EMAIL PROTECTED] GNOME contributor: http://www.gnome.org

Re: [webkit-dev] webkit core need to be cleanly separated from ports, behind a vector table

2008-10-15 Thread Gustavo Noronha Silva
of refactoring and redesigning big parts of the code. API stability would be something to worry not only for the most outern layer (the port), and that would complicate matters. See you, -- Gustavo Noronha Silva [EMAIL PROTECTED] GNOME contributor: http://www.gnome.org

Re: [webkit-dev] Equivalent of WebKit/Qt's link delegation policy in WebKit/Gtk+?

2008-10-20 Thread Gustavo Noronha Silva
of behavior can be accomplished with the existing GTK+ api would also be welcome. Well, you may be able to replace/edit the contents of the page by using the JavaScriptCore API directly. It doesn't sound very elegant/high level to me, but is possible today =). See you, -- Gustavo Noronha Silva

[webkit-dev] Moving forward with WebKit/GTK+

2008-10-28 Thread Gustavo Noronha Silva
team (though I'm CC'ing Vincent Untz so that he is aware of this discussion), nor for the Epiphany developers. I speak only for myself. -- Gustavo Noronha Silva [EMAIL PROTECTED] GNOME contributor: http://www.gnome.org/ ___ webkit-dev mailing list webkit

Re: [webkit-dev] [Fwd: Fwd: Re: Moving forward with WebKit/GTK+]

2008-11-09 Thread Gustavo Noronha Silva
with it. See you, -- Gustavo Noronha Silva [EMAIL PROTECTED] GNOME contributor: http://www.gnome.org/ ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Re: [webkit-dev] How to enable Inspector in Webkit/GTK

2008-12-01 Thread Gustavo Noronha Silva
install', and WebKit is not finding the HTML/CSS/Javascript files needed to run the inspector. See you, -- Gustavo Noronha Silva [EMAIL PROTECTED] GNOME contributor: http://www.gnome.org/ ___ webkit-dev mailing list webkit-dev@lists.webkit.org http

Re: [webkit-dev] Can't build r39090: WebKit/gtk/tests/Programs_UnitTests-main.o fails

2008-12-10 Thread Gustavo Noronha Silva
you, -- Gustavo Noronha Silva [EMAIL PROTECTED] GNOME contributor: http://www.gnome.org/ ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Re: [webkit-dev] WebKitGtk network backend

2008-12-22 Thread Gustavo Noronha Silva
IRC meeting some time ago. See you, -- Gustavo Noronha Silva g...@gnome.org GNOME contributor: http://www.gnome.org/ ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Re: [webkit-dev] WebKitGtk network backend

2008-12-23 Thread Gustavo Noronha Silva
to work for the wx and windows ports, since GTK+ would no longer use it. See you, -- Gustavo Noronha Silva g...@gnome.org GNOME contributor: http://www.gnome.org/ ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman

Re: [webkit-dev] Get the HTTP request and response when loading a URL

2009-01-28 Thread Gustavo Noronha Silva
not supported API-wise as of yet, on the GTK+ port. You can take a look at this bug report to know where things stand: https://bugs.webkit.org/show_bug.cgi?id=18608 Take a look also at the frame loaders rework: https://bugs.webkit.org/show_bug.cgi?id=17066 See you, -- Gustavo Noronha

Re: [webkit-dev] make webkit-1.1.3 - error

2009-03-27 Thread Gustavo Noronha Silva
On Fri, 2009-03-27 at 13:24 +0800, yenchengwang wrote: hi all, I also get error messages like bellow when I make webkit-1.1.3 I would suggest doing a make distclean and starting the build from scratch. This looks like a build mixing versions of libraries. See you, -- Gustavo Noronha

Re: [webkit-dev] Changes to prepare-ChangeLog

2009-07-15 Thread Gustavo Noronha Silva
in this. It might be because I always used highly published email addresses, but then again, I would much rather have something I can just click/copy instead of copy-edit. -- Gustavo Noronha Silva g...@gnome.org GNOME ___ webkit-dev mailing list webkit-dev

Re: [webkit-dev] Changes to prepare-ChangeLog

2009-07-15 Thread Gustavo Noronha Silva
will often have unrelated changes, and this avoids having to unapply/apply frequently. This looks like a hack that is fixed by using a proper tool, such as git, to me. -- Gustavo Noronha Silva g...@gnome.org GNOME ___ webkit-dev mailing list webkit-dev

Re: [webkit-dev] [Feature request] Bugzilla: default unassignee emails to per component.

2009-07-15 Thread Gustavo Noronha Silva
to receiving copies of bug mail. See you, -- Gustavo Noronha Silva g...@gnome.org GNOME ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Re: [webkit-dev] Security advice for linux browsers based on WebKit

2009-08-24 Thread Gustavo Noronha Silva
a reasonable amount of time. Of course browser applications can do it right now, though =) See you, -- Gustavo Noronha Silva g...@gnome.org GNOME ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit

Re: [webkit-dev] I *HATE* CHANGELOGS!!!

2009-08-30 Thread Gustavo Noronha Silva
message, what would we replace them with? You can include the commit message to the patch nevertheless. That's what git format-patch does, for instance. I am attaching an example. See you, -- Gustavo Noronha Silva g...@gnome.org GNOME From 04a4fd6c2a0f59c990162fcbac6607d50240dc38 Mon Sep 17 00

[webkit-dev] On the greeness of the GTK+ bot

2009-11-16 Thread Gustavo Noronha Silva
result or back out the change would help us a lot. Thanks! P.S. I think it is important to note there are a number of tests failing intermittently, mainly inspector ones, but that seems to be happening on all the bots, so bear with us there =). -- Gustavo Noronha Silva g...@gnome.org GNOME Project

Re: [webkit-dev] On the greeness of the GTK+ bot

2009-11-16 Thread Gustavo Noronha Silva
approach to running the build, and tests for upcoming patches will surely help with giving this a second step forward. See you, -- Gustavo Noronha Silva g...@gnome.org GNOME Project ___ webkit-dev mailing list webkit-dev@lists.webkit.org http

Re: [webkit-dev] A bot-filled future?

2009-11-17 Thread Gustavo Noronha Silva
won't get any feedback from them until the try bot expands to cover other platforms. I believe the idea is in fact to start with a GTK+/Qt on Linux bot (since it should be simpler to setup). See you, -- Gustavo Noronha Silva g...@gnome.org GNOME Project

Re: [webkit-dev] More on test flakiness

2009-12-03 Thread Gustavo Noronha Silva
, and thus passed. The problems that caused this were missing support in DRT, and a couple of times real bugs that caused crashes. This is to say I think we would be better served by only running known-time-dependent tests twice. Thanks, -- Gustavo Noronha Silva g...@gnome.org GNOME Project

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

2010-02-23 Thread Gustavo Noronha Silva
them down, if that's needed. Having said that, welcome to WebKit, and count on me to help get things rolling where possible! =) See you, -- Gustavo Noronha Silva g...@gnome.org GNOME Project ___ webkit-dev mailing list webkit-dev@lists.webkit.org http

Re: [webkit-dev] Frustrations with WebKit Font Representation

2010-03-17 Thread Gustavo Noronha Silva
for platform/graphics/cairo is coming before the one you were using, and then picking up the wrong file on include? See you, -- Gustavo Noronha Silva g...@gnome.org GNOME Project ___ webkit-dev mailing list webkit-dev@lists.webkit.org http

Re: [webkit-dev] New Qt buildbots

2010-04-09 Thread Gustavo Noronha Silva
would support a multi-page setup like this. I would support that as well, given that we have 4 bots, and some of them are difficult to keep green at all times. Thanks, -- Gustavo Noronha Silva g...@gnome.org GNOME Project ___ webkit-dev mailing list

Re: [webkit-dev] Gtk 32-bit Release Bot Wedged

2010-05-20 Thread Gustavo Noronha Silva
of thing happens when I'm not around, poking infinity or Mithrandir (IRC names of people who are also admins of the machines) is an option. They are always in #telepathy at FreeNode. Thanks! -- Gustavo Noronha Silva g...@gnome.org GNOME Project

Re: [webkit-dev] [webkit-changes] [62546] trunk/WebCore

2010-07-06 Thread Gustavo Noronha Silva
we're addressing is in order indeed! I have opened https://bugs.webkit.org/show_bug.cgi?id=41710 and will add that as reference to the ChangeLog. Thanks! -- Gustavo Noronha Silva gustavo.noro...@collabora.co.uk Collabora Ltd. ___ webkit-dev mailing

Re: [webkit-dev] Does any port implements Navigator.registerProtocolHandler and Navigator.registerContentHandler?

2010-08-10 Thread Gustavo Noronha Silva
=55 Perhaps you could discuss with Dan Winship and Sergio how you could help them there =) See you, -- Gustavo Noronha Silva g...@gnome.org GNOME Project ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman

[webkit-dev] GTK+ 64 bits release bot maintenance

2010-10-21 Thread Gustavo Noronha Silva
to help with identifying test failures and build breakages while this one is down. I'll let you know when the bot is back, sorry for the short notice! Thanks! -- Gustavo Noronha Silva g...@gnome.org GNOME Project ___ webkit-dev mailing list webkit-dev

Re: [webkit-dev] Buildbots soon to require apache mod_bw

2010-11-05 Thread Gustavo Noronha Silva
pattern for this case too, and avoid this new requirement. Cheers, [0] LayoutTests/http/tests/misc/resources/slow-png-load.pl, for one -- Gustavo Noronha Silva g...@gnome.org GNOME Project ___ webkit-dev mailing list webkit-dev@lists.webkit.org http

Re: [webkit-dev] Buildbots soon to require apache mod_bw

2010-11-05 Thread Gustavo Noronha Silva
On Fri, 2010-11-05 at 08:19 -0700, Evan Martin wrote: On Fri, Nov 5, 2010 at 4:53 AM, Gustavo Noronha Silva g...@gnome.org wrote: On Fri, 2010-11-05 at 01:52 -0700, Eric Seidel wrote: This is a bad idea. Please don't do this. Unless mod_bw comes installed in a normal Apache distribution

Re: [webkit-dev] GTK+ release bots are missing results

2010-12-01 Thread Gustavo Noronha Silva
. Thanks, -- Gustavo Noronha Silva g...@gnome.org GNOME Project ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

[webkit-dev] Announcing a clutter port of WebKit

2011-02-07 Thread Gustavo Noronha Silva
). As soon as we can figure this out, we'll let you know. For now I'd like to let anyone who might be interested in this work know it's publicly available =). Let me know of any questions! Cheers, -- Gustavo Noronha Silva gustavo.noro...@collabora.co.uk Collabora Ltd

Re: [webkit-dev] parallel painting

2011-07-06 Thread Gustavo Noronha Silva
or Midori preferably for trying these things. In any of these browsers you can get to the inspector by right-clicking anywhere on the page and selecting 'Inspect Element'. Cheers, -- Gustavo Noronha Silva g...@gnome.org GNOME Project ___ webkit-dev mailing

Re: [webkit-dev] Inconsistency in logging approach

2011-07-06 Thread Gustavo Noronha Silva
LOG_DISABLED macro in Assertions.h. FWIW, that's just because some libraries like libsoup have their own logging that we can enable even in release mode. All of WebKit's LOG() calls are disabled in release builds. Cheers, -- Gustavo Noronha Silva g...@gnome.org GNOME Project

Re: [webkit-dev] Adding ENABLE_CALENDAR to WebCore

2011-07-18 Thread Gustavo Noronha Silva
, or is this a misunderstanding caused by reusing one announcement as a template? Cheers, -- Gustavo Noronha Silva g...@gnome.org GNOME Project ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Re: [webkit-dev] Status of the Inspector client in the Gtk+ WebKit port

2011-12-02 Thread Gustavo Noronha Silva
Noronha Silva g...@gnome.org GNOME Project ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Re: [webkit-dev] *.webkit.org is down

2012-01-19 Thread Gustavo Noronha Silva
/listinfo.cgi/webkit-dev -- Gustavo Noronha Silva g...@gnome.org GNOME Project ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Re: [webkit-dev] Moving to Git?

2012-03-09 Thread Gustavo Noronha Silva
would be to do away with ChangeLog files, if we come to that by moving to git. I'm otherwise happy with using the git mirror and git svn for all my needs. Cheers, -- Gustavo Noronha Silva g...@gnome.org GNOME Project ___ webkit-dev mailing list webkit

Re: [webkit-dev] Moving to Git?

2012-03-09 Thread Gustavo Noronha Silva
, the new checkout takes ages (because the automatic fix is to rm -rf the whole source tree). That said, we don't need to change the main repository to have bots use git - we can use a git mirror for most bot needs without changing the main repository. Cheers, -- Gustavo Noronha Silva g...@gnome.org

Re: [webkit-dev] Moving to Git?

2012-03-09 Thread Gustavo Noronha Silva
. If we could find a way around ChangeLogs while keeping svn, then I would be an even happier panda than I am today =). Cheers, -- Gustavo Noronha Silva g...@gnome.org GNOME Project ___ webkit-dev mailing list webkit-dev@lists.webkit.org http

Re: [webkit-dev] The Gtk EWS bot is sick: no space left on device

2012-03-09 Thread Gustavo Noronha Silva
have a look at the poor machine? Oops! Fixed, thanks! -- Gustavo Noronha Silva g...@gnome.org GNOME Project ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Re: [webkit-dev] Problem In Compiling Webkit in Debug mode : failed to set dynamic section sizes: Memory exhausted

2012-03-23 Thread Gustavo Noronha Silva
be required if ld runs out of memory space while linking a large executable. Notice that that seems to only work for GNU ld - the gold linker has this as a no-op for compatibility only. Cheers, -- Gustavo Noronha Silva g...@gnome.org GNOME Project

Re: [webkit-dev] Default viewport value on WAP DTDs

2012-05-09 Thread Gustavo Noronha Silva
, by some sites. Even with all of that work some sites still refuse to work or hand us dumbed down content, Google properties included. The only solution to the mess seems to be to fake U-A indeed. Cheers, -- Gustavo Noronha Silva g...@gnome.org GNOME Project

Re: [webkit-dev] Regd. Remote debugging support in GtkLauncher

2012-09-11 Thread Gustavo Noronha Silva
-debugging-port=9222. WebKitGTK+ currently lacks support for this. There's a WIP patch here to add support for WebKit2GTK+: https://bugs.webkit.org/show_bug.cgi?id=88094 Cheers, -- Gustavo Noronha Silva g...@gnome.org GNOME Project ___ webkit-dev

Re: [webkit-dev] Changes to the WebKit2 development process

2013-01-09 Thread Gustavo Noronha Silva
this myself, I just reviewed a patch only affecting the GTK-specific parts of WebKit2, I believe that is OK? Should we ammend the Owners file to include information about port-specific directories and reviewers? Cheers, -- Gustavo Noronha Silva g...@gnome.org GNOME Project

Re: [webkit-dev] rolling out a buggy security patch

2013-03-18 Thread Gustavo Noronha Silva
of bugzilla mails that mattered to me was getting quite complicated. Cheers, -- Gustavo Noronha Silva g...@gnome.org GNOME Project ___ webkit-dev mailing list webkit-dev@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-dev

[webkit-dev] Help with a test failing on (non-wk2) mac and win

2013-03-28 Thread Gustavo Noronha Silva
because it opens the select popup in an async fashion? Cheers, -- Gustavo Noronha Silva gustavo.noro...@collabora.com Collabora Ltd. smime.p7s Description: S/MIME cryptographic signature ___ webkit-dev mailing list webkit-dev@lists.webkit.org https

Re: [webkit-dev] Cleaning House

2013-04-04 Thread Gustavo Noronha Silva
!). We will try to adopt cmake instead. Cheers, -- Gustavo Noronha Silva g...@gnome.org GNOME Project ___ webkit-dev mailing list webkit-dev@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-dev

Re: [webkit-dev] Cleaning House

2013-04-05 Thread Gustavo Noronha Silva
know!). We will try to adopt cmake instead. Do you mean adopting cmake for the whole project, or just for Gtk? I mean the GTK+ port only, sorry for the confusion. When I said 'We' I meant Martin Robinson and myself. Cheers, -- Gustavo Noronha Silva g...@gnome.org GNOME Project

Re: [webkit-dev] Fwd: Fwd: help building webkit-clutter-1.11.0+20121003

2013-05-06 Thread Gustavo Noronha Silva
Hey, As has been pointed out by Benjamin Poulain, the clutter port is out-of-tree and building it is unrelated to the development of WebKit, so off-topic for this list. Please post to the webkit-help mailing list. Cheers, On Sáb, 4 Mai, 2013 at 1:15 , Hardik Gohil hardikgohil1...@gmail.com

Re: [webkit-dev] Unable to create webview object through npapi pluins

2013-09-09 Thread Gustavo Noronha Silva
!= 0' failed. Please help me why i am getting above error message. Regards Prasadam ___ webkit-dev mailing list webkit-dev@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-dev -- Gustavo Noronha Silva g...@gnome.org GNOME

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

2013-09-09 Thread Gustavo Noronha Silva
towards this goal as time allows, and with webkit2 becoming our main target it has become more important. As soon as we get that (or real hardware bot) we sure should enable css filters. Cheers, -- Gustavo Noronha Silva g...@gnome.org GNOME Project

[webkit-dev] Problem authenticating to svn

2013-10-03 Thread Gustavo Noronha Silva
anything wrong? Thanks in advance! -- Gustavo Noronha Silva g...@gnome.org GNOME Project ___ webkit-dev mailing list webkit-dev@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-dev

Re: [webkit-dev] Problem authenticating to svn

2013-10-04 Thread Gustavo Noronha Silva
Em Qui, 2013-10-03 às 20:44 -0300, Gustavo Noronha Silva escreveu: I'm having trouble committing a patch. I can login to trac and to the buildbot, but svn doesn't let me in. I am using git-svn, I'm downloading the nightly tarball to try with svn itself just in case. My username is k

Re: [webkit-dev] GTK+ EWS bot lagging behind

2014-01-28 Thread Gustavo Noronha Silva
until it's unwedged. I was looking into it yesterday but had to drop it 'till today, it should be up and running in a couple hours, I think I managed to find the main issue. Cheers, -- Gustavo Noronha Silva g...@gnome.org GNOME Project ___ webkit-dev

[webkit-dev] Recovering admin password for webkit-gtk mailing list

2015-12-14 Thread Gustavo Noronha Silva
Hey, It looks like we lost the password for the administrative interface for the webkit-gtk mailing list. Could we get it resent to the admins or reset? Thanks! -- Gustavo Noronha Silva <g...@gnome.org> GNOME Project ___ webkit-dev mailin