Re: [webkit-dev] Metric unit measurements and on screen display

2008-06-25 Thread Rob Burns
Hi Andre, On Jun 24, 2008, at 5:04 PM, Andre-John Mas wrote: > Because of the move to resolution independence on the Mac, I decided > to see what would happen if I indicated a table using centimeters. > What I found is that what was indicated was not what was displayed. > The computer being used

Re: [webkit-dev] DOM tree surgery and DOM tree destruction

2008-06-25 Thread Pitaga
Fair enough. Obviously we're not out to violate the WebKit DOM API and memory management model. We're having trouble mastering their unique features, and don't want to get bogged down. My most recent email makes it clear that we'd like our code to conform to the API, but don't know how to do it

Re: [webkit-dev] DOM tree surgery and DOM tree destruction

2008-06-25 Thread Maciej Stachowiak
On Jun 25, 2008, at 12:16 PM, Pitaga wrote: > Thanks very much for this response. > > We (my co-workers and I) want to use WebKit modules selectively, > without > running anything like full browser sessions. Over time, we'll do > this as > cleanly as we can, taking full advantage of smart poi

Re: [webkit-dev] DOM tree surgery and DOM tree destruction

2008-06-25 Thread Pitaga
Thanks very much for this response. We (my co-workers and I) want to use WebKit modules selectively, without running anything like full browser sessions. Over time, we'll do this as cleanly as we can, taking full advantage of smart pointers. For now, we're focused on implementing our own (non-t

Re: [webkit-dev] DOM tree surgery and DOM tree destruction

2008-06-25 Thread Darin Adler
On Jun 25, 2008, at 10:06 AM, Pitaga wrote: > For example, suppose that a browser based on WebKit has loaded a Web > page and parsed it, producing a DOM tree T. As an exercise, I want > to perform surgery on T and then destroy both T and the constituents > that the surgery removed from T, wi

[webkit-dev] DOM tree surgery and DOM tree destruction

2008-06-25 Thread Pitaga
Given that Node methods have parameters and return values that are variously specified to be raw pointers and PassRefPtr's, what's the best practice for DOM tree surgery? Also, what's the best way to destroy DOM trees and constituents of DOM trees? I've read the first draft of Darin Adler's "Ref

Re: [webkit-dev] Desperate for webkit help

2008-06-25 Thread Steve Atkins
On Jun 25, 2008, at 7:37 AM, Mark wrote: > Well, it's been a few months since a posted this message and filed > this bug: https://bugs.webkit.org/show_bug.cgi?id=18539 > > We haven't been able to find a work around at all, every single > thing we do doesn't work. So I'm making a plea again, c

Re: [webkit-dev] Desperate for webkit help

2008-06-25 Thread Mark
Well, it's been a few months since a posted this message and filed this bug: https://bugs.webkit.org/show_bug.cgi?id=18539 We haven't been able to find a work around at all, every single thing we do doesn't work. So I'm making a plea again, can anyone please address this issue?? I'm so desperate fo

[webkit-dev] How to test Full Page Zoom on windows+safari

2008-06-25 Thread Vishwesh Jirgale
I want to test "Full Page Zoom" feature on Windows with Safari installed. Steps I followed : 1. Installed Safari on Windows 2. Downloaded the latest nightly build 3. I went through http://webkit.org/blog/165/full-page-zoom/page and tried modifying "Defaults.plist" file inside safari installation t

[webkit-dev] what triggers the expose event on gtk port

2008-06-25 Thread Luka Napotnik
Hello. I want to know what exactly triggers the expose event in WebKit. Or, how does GTK+ know when WebKit made changes and needs the expose callback to refresh the screen? Any help appreciated. Greets, Luka signature.asc Description: To je digitalno podpisan del sporočila