[webkit-dev] Invitation to connect on LinkedIn

2011-11-03 Thread Mike Emmel
I'd like to add you to my professional network on LinkedIn. - Mike Mike Emmel Engineer at Motorola Orange County, California Area Confirm that you know Mike Emmel: https://www.linkedin.com/e/-yz6z9j-gujhq9vr-5h/isd/4785841364/BphXX1Nl/?hs=false&tok=3WgVy0g3apNkY1 -- You are

[webkit-dev] Invitation to connect on LinkedIn

2011-11-03 Thread Mike Emmel
I'd like to add you to my professional network on LinkedIn. - Mike Mike Emmel Engineer at Motorola Orange County, California Area Confirm that you know Mike Emmel: https://www.linkedin.com/e/-yz6z9j-gujhpnef-a/isd/4785841364/BphXX1Nl/?hs=false&tok=3WgVy0g3apNkY1 -- You are

[webkit-dev] Invitation to connect on LinkedIn

2011-11-03 Thread Mike Emmel via LinkedIn
LinkedIn Mike Emmel requested to add you as a connection on LinkedIn: -- stevin, I'd like to add you to my professional network on LinkedIn. - Mike Accept invitation from Mike Emmel http://www.linkedin.com/e/-jnbvix-gujhov

[webkit-dev] Invitation to connect on LinkedIn

2011-11-03 Thread Mike Emmel via LinkedIn
LinkedIn Mike Emmel requested to add you as a connection on LinkedIn: -- stevin, I'd like to add you to my professional network on LinkedIn. - Mike Accept invitation from Mike Emmel http://www.linkedin.com/e/-jnbvix-gujhog

Re: [webkit-dev] Patch to use V8 engine with Gtk port

2009-12-12 Thread Mike Emmel
On Sat, Dec 12, 2009 at 6:19 PM, Holger Freyther wrote: > On Saturday 12 December 2009 22:42:34 Maciej Stachowiak wrote: >> I think questioning someone's priorities in an open source project is >> generally not polite, unless there is some direct relationship between >> different tasks. For exampl

Re: [webkit-dev] Patch to use V8 engine with Gtk port

2009-12-12 Thread Mike Emmel
The work was done for my employer for their own reasons. I both understand why they chose V8 and agree with the decision. I'm not comfortable giving a detailed reason for the decision and I think thats understandable. A clearer explanation would require a more formal response and its tied to our

Re: [webkit-dev] Patch to use V8 engine with Gtk port

2009-12-11 Thread Mike Emmel
S engines would bubble up on > the list of things to do above things like passing the layout tests: > http://trac.webkit.org/browser/trunk/LayoutTests/platform/gtk/Skipped > > :/ > > -eric > > On Fri, Dec 11, 2009 at 2:51 PM, Mike Emmel wrote: >> Hi all. Its been a w

[webkit-dev] Patch to use V8 engine with Gtk port

2009-12-11 Thread Mike Emmel
Hi all. Its been a while. I just pushed a large patch that will need some serious work. https://bugs.webkit.org/show_bug.cgi?id=32452 It allows the v8 js engine and debugger to work with the gtk webkit port. Including remote debugging for arm or embedded platforms using chromedevtools. I'm also

Re: [webkit-dev] Curl resourcehandle leaks in Linux/Gtk port

2008-09-10 Thread Mike Emmel
cooperative with user input however you implement it. How this happens depends on the platform. > thanks, > Zaheer > > On Wed, Sep 10, 2008 at 8:40 PM, Mike Emmel <[EMAIL PROTECTED]> wrote: >> >> Look I had to change to one multi handle per handle basically just a

Re: [webkit-dev] Curl resourcehandle leaks in Linux/Gtk port

2008-09-10 Thread Mike Emmel
r issues should be hopefully fixed soon. > > these are not traditional memory leaks, you are holding on to things longer > than you should, so they are more functional leaks. Does valgrind help in > that too? > > thanks, > Zaheer > > > On Wed, Sep 10, 2008 at 8:0

Re: [webkit-dev] Curl resourcehandle leaks in Linux/Gtk port

2008-09-10 Thread Mike Emmel
This leak is fixed in the ncurl port. On Wed, Sep 10, 2008 at 6:41 AM, Marco Barisione <[EMAIL PROTECTED]> wrote: > Il giorno mer, 10/09/2008 alle 13.26 +0530, zaheer ahmad ha scritto: >> hi, >> >> In the linux Gtk port, with Webkit revision 33493, i see that the >> resource handles (curl backend)

Re: [webkit-dev] webkit on MIPS

2008-08-22 Thread Mike Emmel
I think all he is asking is where did the built executables end up. Once built the binary for the test executable for Gtk is in Programs/.libs/GtkLauncher a wrapper shell script is in Programs/GtkLauncher The shared liber is in .libs/ In general if your using automake your libs and executables

Re: [webkit-dev] WebKit-GTK in embedded system

2008-07-23 Thread Mike Emmel
volution-specific, not a > general-purpose library. If this documents some other version, where might I > find it? > > -Original Message- > From: Mike Emmel [mailto:[EMAIL PROTECTED] > Sent: Wednesday, July 23, 2008 10:35 AM > To: Boncek, John > Cc: webkit-dev@

Re: [webkit-dev] WebKit-GTK in embedded system

2008-07-23 Thread Mike Emmel
A number of small simple html renderer's exist that should meet your needs given the description you gave. I'm surprised you would want to use webkit. This one for example. http://www.fifi.org/doc/libgtkhtml-dev/html/gtkhtml.html On Wed, Jul 23, 2008 at 8:17 AM, John Boncek <[EMAIL PROTECTED]>

Re: [webkit-dev] WebKit memory management?

2008-06-04 Thread Mike Emmel
WebKit already has the concept of a arena allocator. I've always thought this could be expanded and formalized right now its restricted to rendering. On Wed, Jun 4, 2008 at 11:59 AM, Darin Adler <[EMAIL PROTECTED]> wrote: > On Jun 4, 2008, at 11:38 AM, Paul Pedriana wrote: > >> I can understand

Re: [webkit-dev] help with porting

2008-05-23 Thread Mike Emmel
t;> > >> > Greets, >> > Luka >> > >> > Dne 23.05.2008 (pet) ob 12:58 +0200 je Julien Sanchez zapisal(a): >> > > Hello, >> > > >> > > I'm interested too in such a port because I'm trying to render simple >&

Re: [webkit-dev] help with porting

2008-05-22 Thread Mike Emmel
eally? Could you share the port please. I've been looking for such > a port to save the cairo painting to a PNG image. > > Greets, > Luka > > Dne 22.05.2008 (čet) ob 07:41 -0700 je Mike Emmel zapisal(a): >> I actually have a WebKit port with no dependencies but Cairo. >

Re: [webkit-dev] help with porting

2008-05-22 Thread Mike Emmel
e page to an image. And > since cairo is a great graphics library I think It's a good start. > > Greets, > Luka > > Dne 22.05.2008 (čet) ob 06:49 -0700 je Mike Emmel zapisal(a): >> Use the GTK DirectFB backend. >> >> I have a memory only system that I really nee

Re: [webkit-dev] help with porting

2008-05-22 Thread Mike Emmel
Use the GTK DirectFB backend. I have a memory only system that I really need to get into the trunk. But if you have a graphics card in the system the fb0 will work. Its on my TODO to get the mem only system checked in and I can give you a patch in the mean time if its a issue. Also you can use th

Re: [webkit-dev] crash when loading certain pages

2008-05-09 Thread Mike Emmel
Would you be willing to try the ncurl patch ? https://bugs.webkit.org/show_bug.cgi?id=17972 I believe I fixed this. On Fri, May 9, 2008 at 5:37 AM, zaheer ahmad <[EMAIL PROTECTED]> wrote: > hi, > thanks for the response. unfortunately i dont have a x86 environment to run > the valgrind. > > her

Re: [webkit-dev] native widgets

2008-04-29 Thread Mike Emmel
Not quite correct. It uses native widgets to implement any widget derived from the platform/Widget.h class. These are found in platform/port dirs. Scrolling, Scrollbars, menus are native. Drawing of buttons checkboxes and most form controls is also linked into the native platform in vi a platform

Re: [webkit-dev] Webkit with directfb on linux

2008-04-09 Thread Mike Emmel
u have it for Gtk+DirectFB builds ? > > regards, > > Srinivas > > > > > > > On Thu, Apr 3, 2008 at 11:34 PM, Mike Emmel <[EMAIL PROTECTED]> wrote: > > > Yes if you need help with your setup i.e no X11 I have some patches. > > Also I have some pure memor

Re: [webkit-dev] Webkit with directfb on linux

2008-04-03 Thread Mike Emmel
Yes if you need help with your setup i.e no X11 I have some patches. Also I have some pure memory driver patches for DirectFB itself that I need to push. Finally if your using this for thumbnails I also have so zooming patches. On Thu, Apr 3, 2008 at 10:06 AM, Giri Rao <[EMAIL PROTECTED]> wrote: >

Re: [webkit-dev] Blank page when using SSL

2008-03-30 Thread Mike Emmel
I think you mean the gtk based browser. You need to make sure curl is compiled with ssl support. On Sun, Mar 30, 2008 at 4:56 PM, Bill Patterson <[EMAIL PROTECTED]> wrote: > I have a webkit based browser, based on MiniBrowser example code, that > when displaying a page with SSL comes up empty, ju

[webkit-dev] Timer Bug

2008-03-24 Thread Mike Emmel
Can someone please look at http://bugs.webkit.org/show_bug.cgi?id=18044 This looks like a bad bug and its causing major problems in both the ncurl and curl backends. I'd like to see it resolved in a timely manner. ___ webkit-dev mailing list webkit-dev

Re: [webkit-dev] wx/Gtk+ and Network backends

2008-03-21 Thread Mike Emmel
Hi I'm assuming that windows has a way to add file handles to the event loop ? I've never done it. As far as curl itself goes just to let you know what I'm doing. Once ncurl is in say in a month or two I want to dig into curl and add a call back for messages this should remove a lot of the pollin

Re: [webkit-dev] wx/Gtk+ and Network backends

2008-03-21 Thread Mike Emmel
Well ncurl and curl should merge into one backend once ncurl been tested. As far as libsoup goes I'd assume that it would eventually grow to be the Gtk/Gnome integrated backend over time with vfs integration lots of custom URL support etc in fact probably merging into vfs. So I think they solve t

Re: [webkit-dev] Timer bug ?

2008-03-17 Thread Mike Emmel
Well one build give isActive as true and another does not so its something in the build weird. On Mon, Mar 17, 2008 at 6:39 PM, Mike Emmel <[EMAIL PROTECTED]> wrote: > I just found something that seems wrong. > > When a timer callback is fired for a oneshot timer isActive is

[webkit-dev] Timer bug ?

2008-03-17 Thread Mike Emmel
I just found something that seems wrong. When a timer callback is fired for a oneshot timer isActive is true in the handler. In my opinion it should be false. bool TimerBase::isActive() const { return m_nextFireTime || (timersReadyToFire && timersReadyToFire->contains(this)); } Its seems a

Re: [webkit-dev] Mimetype for files loaded from disk?

2008-03-16 Thread Mike Emmel
In the curl backed some code uses file extensions to set the mime type for local files. I'm not sure css files are handled. On Sun, Mar 16, 2008 at 9:22 PM, Kevin Ollivier <[EMAIL PROTECTED]> wrote: > Hi all, > > I've hit an issue with the wx port where HTML files that use @import > url("file.c

Re: [webkit-dev] https pages crashes WebKit(GTK+DFB) on ARM

2008-03-06 Thread Mike Emmel
Ohh and make sure curl is compiled with ssl support sorry forgot that part. I was seeing crashes in the old curl driver is ssl was disabled. On Thu, Mar 6, 2008 at 8:31 AM, Mike Emmel <[EMAIL PROTECTED]> wrote: > What is the gcc version ? > Can you try with the lastest. > > O

Re: [webkit-dev] https pages crashes WebKit(GTK+DFB) on ARM

2008-03-06 Thread Mike Emmel
../WebCore/platform/gtk/SharedTimerGtk.cpp:48 > #58 0x4177b2ac in g_timeout_dispatch (source=0xe27e0, > callback=0x4032a168 , user_data=0x3000) at gmain.c:3488 > #59 0x41778678 in IA__g_main_context_dispatch (context=0x33708) > at gmain.c:2061 > #60 0x4177a090 in g_main_conte

Re: [webkit-dev] Regarding WebKit Support Libraries

2008-02-17 Thread Mike Emmel
I'd like to see a pretty much pure open source solution available for all platforms. By pure I mean down to the core windowing and libc level. As far as porting curl to WinCE. Found this. http://curl.haxx.se/mail/lib-2002-07/0085.html A obvious reason to have this available is it makes it easier

Re: [webkit-dev] Issues with font rendering on DirectFB build

2008-02-15 Thread Mike Emmel
Also Dennis just fixed a missing call to set the screen resolution in the gdk/directfb backend. So now we should not error :) On Fri, Feb 15, 2008 at 3:50 AM, Rachel Bassett <[EMAIL PROTECTED]> wrote: > Big thanks for this fix - works a treat. Left webkit > rendering over night, still working thi

Re: [webkit-dev] Re: Issues with font rendering on DirectFB build

2008-02-13 Thread Mike Emmel
DIRECTFB one later for my movie backend using directfb video providers. Which I need to submit. I don't think the GStreamer backend has to be gtk specific. We should be able to do a variety of bindings that are generic. On Feb 13, 2008 7:29 AM, Mike Emmel <[EMAIL PROTECTED]> wrote:

Re: [webkit-dev] Re: Issues with font rendering on DirectFB build

2008-02-13 Thread Mike Emmel
So should defaultOptions be set to something sane or is nulls ok ? I think the real problem is the above screen resolution issue but I'm not sure about the interaction between screen scaling and the base font options. It seems to me we don't want to allow fonts to scale below a certain size ? On

Re: [webkit-dev] Issues with font rendering on DirectFB build

2008-02-12 Thread Mike Emmel
! > > -- > > Sriram Neelakandan > Author - Embedded Linux System Design And Development > (http://tinyurl.com/2doosu) > > > > On Feb 13, 2008 9:32 AM, Mike Emmel <[EMAIL PROTECTED]> wrote: > > Hi Rachel just got my directfb build working on the latest head

Re: [webkit-dev] Issues with font rendering on DirectFB build

2008-02-12 Thread Mike Emmel
Hi Rachel just got my directfb build working on the latest head. What I'm seeing is that fonts are scaled down to thin lines. And other scaling issues. I'm assuming this is what you may be seeing. This is only under the directfb/gtk build not the webkit one. Also I looked over my changes and the

Re: [webkit-dev] Issues with font rendering on DirectFB build

2008-02-09 Thread Mike Emmel
Generally this means you did not build pango with the pangocairo backend or possible cairo without the directfb backend. The next cause is incorrect set up or missing fonts for fontconfig. You should try some test cairo programs. I've built it and it runs just fine I have a few patchs I need to s

Re: Collaboration (was Re: [webkit-dev] Pulling together on WebKit Mobile)

2008-01-12 Thread Mike Emmel
sccs anything is better than nothing. Right now we have nothing. On Jan 11, 2008 11:51 PM, Mark Rowe <[EMAIL PROTECTED]> wrote: > > > On 12/01/2008, at 18:13, Mike Emmel wrote: > > Webkit is a fairly sophisticated piece of code using git for daily > development is > trivi

Re: Collaboration (was Re: [webkit-dev] Pulling together on WebKit Mobile)

2008-01-11 Thread Mike Emmel
On Jan 11, 2008 1:26 PM, Mark Rowe <[EMAIL PROTECTED]> wrote: > > On 12/01/2008, at 07:55, Mike Emmel wrote: > > > I'd like for it to be very easy to contribute a git tree with commit > > rights that was acceptable to the WebKit community > > would make i

Re: Collaboration (was Re: [webkit-dev] Pulling together on WebKit Mobile)

2008-01-11 Thread Mike Emmel
On Jan 11, 2008 12:14 PM, Mark Rowe <[EMAIL PROTECTED]> wrote: > [This is drifting far from Alp's original email. I hope the points he > raised are not overlooked due to discussion on this very tangential > topic.] > > > On 12/01/2008, at 06:55, Mike Emmel wrote: >

Re: [webkit-dev] Pulling together on WebKit Mobile

2008-01-11 Thread Mike Emmel
On Jan 11, 2008 11:29 AM, Oliver Hunt <[EMAIL PROTECTED]> wrote: > > On 11/01/2008, at 10:54 AM, Mike Emmel wrote: > > I think this approach will allow us to keep the main repository and > > tree clean and foster the churn that makes open source developm

Re: [webkit-dev] Pulling together on WebKit Mobile

2008-01-11 Thread Mike Emmel
I think one of the biggest stumbling blocks is the lack of a shared workspace for development. The patch approach is good for bugs but falls apart when multiple people from different organizations are working on new code. However I like the review process in place before code is included in the m

Re: [webkit-dev] Moving away from qmake (aka. modularising JavaScriptCore)

2007-11-12 Thread Mike Emmel
I refactored all the Unicode handling to run behind a abstract interface. So no direct ICU calls. Its a lot of little patches all over the place and a thankless job. Its a lot of work so email me if your interested. I was also looking at repacling icu with glib/pango. Its not clear you get every

Re: [webkit-dev] Moving away from qmake

2007-11-12 Thread Mike Emmel
On Nov 12, 2007 2:48 AM, Mike Hommey <[EMAIL PROTECTED]> wrote: > On Mon, Nov 12, 2007 at 03:34:48AM +, Alp Toker <[EMAIL PROTECTED]> wrote: > > An unforeseen benefit of the new build system is that it is modular, > > rather than monolithic, and has no dependency on GLib/GTK+ or any other > > f

[webkit-dev] Re: Moving away from qmake

2007-11-12 Thread Mike Emmel
inside curl and you have to poll for them then you will see why I really want to fix this in curl. Also I seemed to be crashing inside curl sometimes with this turned on. On Nov 12, 2007 12:11 AM, Alp Toker <[EMAIL PROTECTED]> wrote: > Mike Emmel wrote: > > Here is my autoconf build

Re: [webkit-dev] gdklauncher quits for "http://www.craigslist.com"

2007-03-10 Thread Mike Emmel
o render the page. So, no issue with rendering. -Auro Mike Emmel <[EMAIL PROTECTED]> wrote: On 3/10/07, Krzysztof Kowalczyk wrote: > Not that it'll help much, but I just tried latest debug gdklauncher > build on Ubuntu 6.10 and didn't encounter the problem (i.e. I was able &g

Re: [webkit-dev] gdklauncher quits for "http://www.craigslist.com"

2007-03-10 Thread Mike Emmel
On 3/10/07, Krzysztof Kowalczyk <[EMAIL PROTECTED]> wrote: Not that it'll help much, but I just tried latest debug gdklauncher build on Ubuntu 6.10 and didn't encounter the problem (i.e. I was able to browse craigslist.com). -- kjk On 3/10/07, Auro Tripathy <[EMAIL PROTECTED]> wrote: > My test

Re: [webkit-dev] Gdklauncher Craches

2007-02-23 Thread Mike Emmel
x27;t guaranteed to last as long as curl request which could have caused problems. Yep thats the one. And generally it crashed on the second request similar to the traces I saw. -- kjk On 2/22/07, Mike Emmel <[EMAIL PROTECTED]> wrote: > On 2/22/07, Krzysztof Kowalczyk <[EMAIL PROT

Re: [webkit-dev] Gdklauncher Craches

2007-02-22 Thread Mike Emmel
On 2/22/07, Krzysztof Kowalczyk <[EMAIL PROTECTED]> wrote: Looking more closely at both callstacks, there is a re-entrance in curl i.e. a data callback is called from within curl_multi_perform, it triggers html processing which triggers a download of another resource which enters curl again. Mayb

Re: [webkit-dev] Open Design beyond Open Source

2007-02-16 Thread Mike Emmel
On 2/17/07, Adam Roben <[EMAIL PROTECTED]> wrote: On Feb 16, 2007, at 3:41 PM, Mike Emmel wrote: > What would apple need to do ? > > 1.) Simply make a better web page so people can write a small > paragraph about their work and provide a link to a website or > repository.

Re: [webkit-dev] Re: Ports and Forks

2007-02-16 Thread Mike Emmel
On 2/16/07, Timothy Hatcher <[EMAIL PROTECTED]> wrote: Any registered Trac user can edit the wiki, you can create an account here. I agree, the wiki is a great place for this documentation. This is where Nokia has added their instructions about the S60 port. — Timothy Hatcher This is not comp

Re: [webkit-dev] Open Design beyond Open Source

2007-02-16 Thread Mike Emmel
s a out there I'm sure their are more. In any case my proposal encompass how to support new idea's designs and code supporting those ideas so open debate is possible. A SVN branch does not solve this problem. dave ([EMAIL PROTECTED]) On Feb 16, 2007, at 7:00 AM, Mike Emmel wrot

[webkit-dev] Re: Ports and Forks

2007-02-16 Thread Mike Emmel
I'm not authoritative I just think I understand how Linus introduced the concept of open development into the work on the Linux kernel by introducing the right tools. Linus is the brilliant one. I assure you it took me a while to figure it out I'm not that smart. On 2/16/07, Alp Toker <[EMAIL

[webkit-dev] Open Design beyond Open Source

2007-02-16 Thread Mike Emmel
I think its time to step back from the details of a project and explain a bit of a new concept I'm working on. Its a very short description but I hope it helps. The concept is called open design. The thesis is open source is not good enough. The reason that open source fails is that the create

Re: [webkit-dev] Ports and Forks

2007-02-15 Thread Mike Emmel
On 2/15/07, Maciej Stachowiak <[EMAIL PROTECTED]> wrote: On Feb 15, 2007, at 7:01 AM, Mike Emmel wrote: > Lately it seems a lot of people working on various ports forks and > other variants of webkit have become more vocal. > > The problem is that most of the work is not rea

[webkit-dev] Ports and Forks

2007-02-15 Thread Mike Emmel
Lately it seems a lot of people working on various ports forks and other variants of webkit have become more vocal. The problem is that most of the work is not readily accessible to the webkit community because it is stored in private repositories. This makes the sharing of concepts ideas and cod

Re: [webkit-dev] Need Help for GTK Port

2007-02-13 Thread Mike Emmel
On 2/13/07, Krzysztof Kowalczyk <[EMAIL PROTECTED]> wrote: On 2/13/07, atul <[EMAIL PROTECTED]> wrote: > We (me & shri) both have a worked on GTK+Webcore > (http://gtk-webcore.sourceforge.net/ ) for sometime & as we are new to > the current WEBKIT ToT we need someone to guide/help us for

Re: [webkit-dev] Need Help for GTK Port

2007-02-13 Thread Mike Emmel
Great ! Some history on the port. My initial plans for the port where to have it gdk only with all widgets in svg. I am continuing to experiment with a fork of webkit that does not depend on traditional widget toolkits. The GDK port can easily be turned into a normal GTK port. For use with GTK

Re: [webkit-dev] Definitive build system

2007-02-12 Thread Mike Emmel
On 2/12/07, Krzysztof Kowalczyk <[EMAIL PROTECTED]> wrote: > I'm trying to do some contributions in the Gdk port. > > First all, I'm trying to fix the build system for gdk. It uses > BakeFiles, but it seems that this option has been abandoned. That's not entirely true. The svn trunk now builds

Re: [webkit-dev] Definitive build system

2007-02-12 Thread Mike Emmel
On 2/12/07, Jean-Charles VERDIE <[EMAIL PROTECTED]> wrote: Juan Antonio Suarez Romero a écrit : > Hi all. > > I'm trying to do some contributions in the Gdk port. > > First all, I'm trying to fix the build system for gdk. It uses > BakeFiles, but it seems that this option has been abandoned. > >

Re: [webkit-dev] Compiling webkit on windows

2007-01-17 Thread Mike Emmel
Looks like your missing the realpath program also. On 1/17/07, Krzysztof Kowalczyk <[EMAIL PROTECTED]> wrote: Currently it probably won't compile anyway due to recent changes, but... First, make sure that you do "svn co" under cygwin shell in order to get files with unix-style line-ending - la

Re: [webkit-dev] Text selection bug: text disappearing (WINDOWS)

2007-01-16 Thread Mike Emmel
I see it on the latest cairo head as of a few weeks ago. I'm not sure if its cairo itself or something in the binding. I did trace a bit it seemed to be a color issue or maybe a porter duff problem. The text is drawn but something in the cairo state results in it not being displayed. On 1/16/07,

Re: [webkit-dev] Text selection bug: text disappearing (WINDOWS)

2007-01-16 Thread Mike Emmel
I saw disappearing text under gdk also different circumstances and with a different font binding so I suspect its deeper in the core cairo binding. My guess is the color is not getting set correctly so you might be drawing white text. Set a background image for the page and see if the text is the