[webkit-dev] WebKit QNX Port

2011-10-15 Thread George Staikos
Hi all, I'm writing to inform you that we are preparing to land the QNX WebKit port. Since 2009, RIM (BlackBerry) has been integrating WebKit into its products and contributing to the WebKit open source project. Our dedication to WebKit includes shipping it on all current products, contributing

Re: [webkit-dev] Tech Talk on WebKit

2010-01-05 Thread George Staikos
http://v.youku.com/v_show/id_XMTM4ODMyNjAw.html On 2010-01-05, at 3:46 AM, douchuan wrote: Excellent. Is there PPT about the tech? Sadly, I Can't access youtube from China. :( Thanks. Jeremy Orlow 写道: (Oops, I meant to post this before the holidays but completely forgot. Better late

Re: [webkit-dev] How loading a frame ought to work

2009-10-15 Thread George Staikos
On 2009-10-14, at 12:28 AM, Adam Barth wrote: On Tue, Oct 13, 2009 at 3:00 PM, George Staikos stai...@kde.org wrote: Strongly support your suggested refactoring -- on the condition that you clearly document it on the wiki as you go. This just gets more and more complex and I don't

Re: [webkit-dev] How loading a frame ought to work

2009-10-14 Thread George Staikos
of this object is to remove that complexity from FrameLoader. Let me know if you have any comments or suggestions. -- George Staikos Torch Mobile Inc. http://www.torchmobile.com/ ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org

Re: [webkit-dev] Regarding WebKit Support Libraries

2009-10-07 Thread George Staikos
Daniel, You can register your vote by writing and offering to maintain a WinINet http backend. We have already done one. You can find the source for it in our source drop for WinMobile. -- George Staikos Torch Mobile Inc. http://www.torchmobile.com

Re: [webkit-dev] Standing of the WINCE port

2009-08-28 Thread George Staikos
On 28-Aug-09, at 9:19 AM, Jeremy Orlow wrote: On Fri, Aug 28, 2009 at 12:15 PM, George Staikos stai...@kde.org wrote: On 26-Aug-09, at 7:00 PM, Adam Barth wrote: Is the WINCE port in a bad standing of some sort, or can reviews of WINCE patches proceed as normal? As long

Re: [webkit-dev] Standing of the WINCE port

2009-08-28 Thread George Staikos
On 28-Aug-09, at 9:26 AM, Peter Kasting wrote: On Fri, Aug 28, 2009 at 12:14 PM, George Staikos stai...@kde.org wrote: The development of Iris Browser for Windows CE has been suspended, but we still plan to contribute to WebKit as a project and this does not preclude working on code

Re: [webkit-dev] Single-threaded database/storage solution

2009-08-18 Thread George Staikos
of the patch would make it a good addition. Forcing the use of threads here is not ideal. -- George Staikos Torch Mobile Inc. http://www.torchmobile.com/ ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi

Re: [webkit-dev] Why WAP?

2009-08-06 Thread George Staikos
is an engineering project not a science project. WebKit is not the solution to every problem. -- George Staikos Torch Mobile Inc. http://www.torchmobile.com/ ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi

Re: [webkit-dev] WinCE Font work

2009-08-05 Thread George Staikos
layer, and only then submit patches with changes to cross-platform code, if any such changes are still deemed necessary. I don’t think https://bugs.webkit.org/ show_bug.cgi?id=27734 and https://bugs.webkit.org/show_bug.cgi? id=28021 should be reviewed until then. Thanks, —Dan -- George Staikos

Re: [webkit-dev] Reformatting-only patches being applied to trunk

2009-07-25 Thread George Staikos
, they should be done separately from changes that actually have substance. -- George Staikos Torch Mobile Inc. http://www.torchmobile.com/ ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Re: [webkit-dev] Iterating SunSpider

2009-07-05 Thread George Staikos
. It's easy to see skews of 30% between these two modes. I think we should change the test harness to avoid such accidental effects. I've noticed this issue too. -- George Staikos Torch Mobile Inc. http://www.torchmobile.com/ ___ webkit-dev

Re: [webkit-dev] [43842] trunk/WebCore

2009-05-19 Thread George Staikos
this that could be improved and having them applied as supplementary patches would be a most excellent approach. -- George Staikos Torch Mobile Inc. http://www.torchmobile.com/ ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org

Re: [webkit-dev] Support for ESMP and other mobile web standards

2009-05-12 Thread George Staikos
through many changes due to review, I'd like to start landing them. Constantly adjusting them is growing tiring, and they do not impact anything unless the macros are enabled. -- George Staikos Torch Mobile Inc. http://www.torchmobile.com

Re: [webkit-dev] Support for ESMP and other mobile web standards

2009-05-12 Thread George Staikos
On 12-May-09, at 7:24 PM, Maciej Stachowiak wrote: On May 12, 2009, at 3:58 PM, George Staikos wrote: On 30-Mar-09, at 5:22 PM, Cameron Zwarich wrote: For some time now there has been a bug in Bugzilla about adding conditional support for ECMA Script Mobile Profile: https

Re: [webkit-dev] Proposal for a new way to handle porting #ifdefs

2009-05-06 Thread George Staikos
On 5-May-09, at 10:49 AM, Darin Adler wrote: On May 4, 2009, at 7:45 PM, George Staikos wrote: 1) In some cases some things apply to more than one OS so we have: #if OS(x) || OS(y) || OS(z) ... I think we should use: #if OS(x,y,z) How? Macros don’t have overloading with the same macro

Re: [webkit-dev] Proposal for a new way to handle porting #ifdefs

2009-05-04 Thread George Staikos
ifdef. I believe every porter has been an offender on this front, Apple included, and it's probably best to minimize this sort of thing. This is not a new policy yet. Right now I am just proposing it for discussion. Thoughts? -- George Staikos Torch Mobile Inc. http://www.torchmobile.com

Re: [webkit-dev] Card Navigation in WML deck

2009-04-29 Thread George Staikos
test cases are passing at this time, including card navigation. If you want people on webkit-dev to be more helpful you should stop hiding your name and company behind a GMail anonymous address. -- George Staikos Torch Mobile Inc. http://www.torchmobile.com

Re: [webkit-dev] Gtklauncher crashes when WML is turned ON

2009-03-03 Thread George Staikos
. -- George Staikos Torch Mobile Inc. http://www.torchmobile.com/ ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Re: [webkit-dev] WAP browsing

2009-01-02 Thread George Staikos
, and there are plans to also add that. WMLScript won't be implemented, it's virtually dead. Have a nice day, Niko -- George Staikos Torch Mobile Inc. http://www.torchmobile.com/ ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org

Re: [webkit-dev] [webkit-changes] [38187] trunk/JavaScriptCore

2008-11-10 Thread George Staikos
) + | PROT_EXEC +#endif + ; +#endif -- George Staikos Torch Mobile Inc. http://www.torchmobile.com/ ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Re: [webkit-dev] Companies and organizations that have contributed to WebKit

2008-11-09 Thread George Staikos
of this list; I hope that is the appropriate way to handle things. I am specifically looking to list significant contributions that are greater in scope than just one or two patches, and I am specifically interested in code that is in the mainline public WebKit repository. -- George

Re: [webkit-dev] Themes extending the style

2008-11-05 Thread George Staikos
this was to let RenderTheme subclasses add rules to the UA stylesheet, so that the core style rules can be in one place, but themes can adjust theme-specific style details that happen to be done with CSS rules. This would be great. We can use this for WML too. -- George Staikos Torch Mobile Inc

Re: [webkit-dev] Proposed Timer API

2008-10-03 Thread George Staikos
Timer(); t.repeatCount = 1; Just curious - does that mean repeat once or fire once? Seems ambiguous on first glance. I like Maciej's simple proposal better. -- George Staikos Torch Mobile Inc. http://www.torchmobile.com/ ___ webkit-dev

Re: [webkit-dev] problem compiling Torchmobile code

2008-03-02 Thread George Staikos
of the dos/cygwin syntax. Can someone tell me (especially the authors of the source): How is this intended to be run? Thanks. ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev -- George

Re: [webkit-dev] Regarding WebKit Support Libraries

2008-02-23 Thread George Staikos
source drop for WinMobile. -- George Staikos Torch Mobile Inc. http://www.torchmobile.com/ ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Re: [webkit-dev] Regarding WebKit Support Libraries

2008-02-23 Thread George Staikos
sources, correct? That's correct. -- George Staikos Torch Mobile Inc. http://www.torchmobile.com/ ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo/webkit-dev

Re: [webkit-dev] WTF license terms

2007-11-06 Thread George Staikos
of my WTF contributions to BSD license. -- George Staikos KDE Developer http://www.kde.org/ Staikos Computing Services Inc. http://www.staikos.net/ ___ webkit-dev mailing list webkit-dev@lists.webkit.org http

Re: [webkit-dev] We are porting webkit to windows ce

2007-10-29 Thread George Staikos
. We also have WebKit up and running on WinCE. I hope the WinCE ports can eventually come together and perhaps land in the webkit.org tree. I agree. We're not entirely done deciding on our approach even but we would like to check it in sometime in the next few months. -- George Staikos

Re: [webkit-dev] Build question on QT window version

2007-10-08 Thread George Staikos
/ I have a potential fix that we're testing here. -- George Staikos KDE Developer http://www.kde.org/ Staikos Computing Services Inc. http://www.staikos.net/ ___ webkit-dev mailing list webkit-dev@lists.webkit.org http

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

2007-02-16 Thread George Staikos
source doesn't need community, but it sure helps. I really don't think there are any technical problems, just social ones. -- George Staikos KDE Developer http://www.kde.org/ Staikos Computing Services Inc. http://www.staikos.net