Re: [webkit-dev] Using GitHub to Contribute to WebKit (Experimental)

2012-03-16 Thread Ariya Hidayat
someone interested in building the cross-ref/integration with Bugzilla). -- Ariya Hidayat, http://ariya.ofilabs.com ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Re: [webkit-dev] Using GitHub to Contribute to WebKit (Experimental)

2012-03-16 Thread Ariya Hidayat
> See point 3  of "Landing your code". Reviewer adds a link to pull > request  in changelog. But now it means I have to search in two places: Bugzilla and Github, in case I want to look up some past issues/problems. In fact, Github does not a way to search for review comments

Re: [webkit-dev] Reg. Direct DOM access without getElementById fails....

2011-12-07 Thread Ariya Hidayat
scripting and incompatibilities. -- Ariya Hidayat, http://ariya.ofilabs.com ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Re: [webkit-dev] need help with adding javascript commands to browser.

2011-10-06 Thread Ariya Hidayat
I'm not sure Digiplayer is some sort of web standards we want to implement in WebKit project. See http://www.webkit.org/contact.html, this kind of question should have been sent to webkit-help first. -- Ariya Hidayat, http://ariya.ofilab

Re: [webkit-dev] Making Webkit - PluginViewGtk.cpp error

2011-06-21 Thread Ariya Hidayat
You post too many build errors lately. Care to tell us what exactly did you run? How did you invoke the 'build-webkit' script? -- Ariya Hidayat http://www.linkedin.com/in/ariyahidayat ___ webkit-dev mailing list webkit-dev@lists.webki

Re: [webkit-dev] Plans to fully merge the Android port

2011-04-21 Thread Ariya Hidayat
y or just follows the previous 2.3. -- Ariya Hidayat http://www.linkedin.com/in/ariyahidayat ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Re: [webkit-dev] What should be the proper States on reaching Beginning of Stream during HTML5 playback?

2010-11-23 Thread Ariya Hidayat
per readyState and networkState > in those situations? Specifically, what kind of WebKit problem are you trying to solve here? -- Ariya Hidayat http://www.linkedin.com/in/ariyahidayat ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lis

Re: [webkit-dev] Place For new Core Module

2010-08-24 Thread Ariya Hidayat
>> I am driving this as as future proof solution. >> Currently I'll be performing these changes only in my own branch. Is your branch available somewhere? Are your patched made public already? -- Ariya Hidayat http://www.linkedin.co

Re: [webkit-dev] Place For new Core Module

2010-08-24 Thread Ariya Hidayat
streams in the > Video, so some work has gone inside implementation > of video player itself. I guess you also need to supply the justification: what would WebKit gain from such modules? Are the modules part of HTML5 and other web standards? Regards, -- Ariya Hidayat http://www.linkedi

Re: [webkit-dev] Canvas performance and memory usage

2010-08-11 Thread Ariya Hidayat
> http://themaninblue.com/experiment/AnimationBenchmark/canvas/ > > Jumped from 37fps to 85fps. Do you post the patch somewhere? Would be lovely to try this on QtWebKit... -- Ariya Hidayat http://www.linkedin.com/in/ariyahidayat ___ w

Re: [webkit-dev] How to integrate the SFX JIT for SH4 in the webkit svn tree.

2010-07-17 Thread Ariya Hidayat
ow for that. http://webkit.org/coding/contributing.html -- Ariya Hidayat http://www.linkedin.com/in/ariyahidayat ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Re: [webkit-dev] Debugging Webkit?

2010-07-13 Thread Ariya Hidayat
See http://www.mail-archive.com/webkit-h...@lists.webkit.org/msg00659.html -- Ariya Hidayat http://www.linkedin.com/in/ariyahidayat ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Re: [webkit-dev] Bytecode Sequence for function.apply()

2010-05-25 Thread Ariya Hidayat
> How would I go about building jsc in debug mode? Is it possible to build a > standalone jsc shell? See https://lists.webkit.org/pipermail/webkit-qt/2010-January/89.html for details. -- Ariya Hidayat http://www.linkedin.com/in/ariyah

Re: [webkit-dev] Developing Desktop applications

2010-03-19 Thread Ariya Hidayat
ttp://lists.webkit.org/mailman/listinfo/webkit-help and make sure you read bit.ly/webkit-gethelp carefully first. -- Ariya Hidayat http://www.linkedin.com/in/ariyahidayat ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mail

Re: [webkit-dev] qt-ews down for a while

2010-02-26 Thread Ariya Hidayat
> It looks like the Qt build now requires Qt 4.6.  Currently, the qt-ews > is using Ubuntu Karmic (which has Qt 4.5).  I'll upgrade the machine > to Lucid, but, in the meantime, the qt-ews will be down. http://trac.webkit.org/changeset/54854 should allow Qt 4.5 again. -- Ariya __

Re: [webkit-dev] Qt compilation problem

2010-02-26 Thread Ariya Hidayat
>  The reason I used this mailing list is because this is a clear regression > not just a build problem on my side. If proven otherwise, I am sorry. Qt-specific stuff can be asked in the webkit-qt lists as well. Regards, -- Ariya Hidayat http://www.linkedin.com/in/ariyah

Re: [webkit-dev] HowTO: Finding URL on click event ?

2010-02-26 Thread Ariya Hidayat
it-help list, not for webkit-dev list. In fact, you have already asked the question in webkit-help list, so no need to double-post it in a wrong place. -- Ariya Hidayat http://www.linkedin.com/in/ariyahidayat ___ webkit-dev mailing list webkit-dev@list

Re: [webkit-dev] Increasing the number of cross-platform/port expected results

2010-02-23 Thread Ariya Hidayat
> When the test is run, the browser loads both files, takes snapshots, and does > a pixel comparison. > Thus font differences between platforms become less of an issue. Isn't it our existing pixel test infrastructure? Or do you mean something else? -- Ariya Hidayat http://www.l

Re: [webkit-dev] Lots of “BREW” patches up for r eview

2010-01-13 Thread Ariya Hidayat
> simulator. Kwang, can you add the all information about the port to http://trac.webkit.org/wiki#WebKitPorts? I guess, make a new wiki page for that and add it to that list. -- Ariya Hidayat http://www.linkedin.com/in/ariyahidayat ___ webkit-dev mail

Re: [webkit-dev] About debug of webkit

2010-01-13 Thread Ariya Hidayat
> I just want to confirm that I got exactly the same problem and have no clue > how to resolve it. The Chinese below basically says “Failed to initialize > application (0xc0150002). Click ok to terminate.” Do you guys have enough RAM? Say 4 GB or more? _

Re: [webkit-dev] question about javascript bindings

2009-07-31 Thread Ariya Hidayat
> I'm a beginner to WebKit domain(linux qt platform). I'm try to understand > how to port another JavaScript Engine to webKit as chrome did. Read http://webkit.org/contact.html, your question is in the wrong list. -- Ariya Hidayat, Software Engineer Qt Software, N

Re: [webkit-dev] NPAPI plugin

2009-07-17 Thread Ariya Hidayat
> Can we NPAPI plug-in on qt embedded version? Not supported (yet). ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Re: [webkit-dev] Query regarding Rendering

2009-07-13 Thread Ariya Hidayat
> I need to get Rect region where a node is rendered. Please post such questions to webkit-help, see http://lists.webkit.org/mailman/listinfo.cgi/webkit-help Rationale: read https://lists.webkit.org/pipermail/webkit-dev/2009-July/008681.html https://lists.webkit.org/pipermail/webkit-dev/2

Re: [webkit-dev] Patch process - let's make it better

2009-07-13 Thread Ariya Hidayat
the > mailing list for the period of at least a week. I concur with Maciej. Luke, in some other culture your posts are already considered derogatory and insulting. -- Ariya Hidayat, Nokia ___ webkit-dev mailing list webkit-dev@lists.webkit.or

Re: [webkit-dev] Browser application, how to serialize

2009-06-30 Thread Ariya Hidayat
Qt support if you are a paid customer, or just call your nearest Qt consultant. -- Ariya Hidayat, Software Engineer Qt Software, Nokia Devices R&D ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Re: [webkit-dev] How to add Maxthon's port.

2009-06-29 Thread Ariya Hidayat
> We're using webkit in Maxthon3.0 and want to submit our changes. > How to add maxthon's port? http://webkit.org/coding/contributing.html ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Re: [webkit-dev] WebKit graphics library abstract layer

2009-06-29 Thread Ariya Hidayat
calls? Yes. If you just bother to grep for the keywords you already wrote above (draw*rect), you will end up in: WebCore/platform/graphics, in particular GraphicsContext class. -- Ariya Hidayat, Qt Software, Nokia ___ webkit-dev mailing

Re: [webkit-dev] Using WebKit renderer to produce PDF output

2009-06-18 Thread Ariya Hidayat
one already, or > are there other obvious solution out there that I'm missing? > Any thoughts or suggestions appreciated. With QtWebKit, that is easy. Check this project for an example: http://code.google.com/p/wkhtmltopdf/ -- Ariya Hidayat, Software E

Re: [webkit-dev] How to cross compile Webkit_Qt into MIPS target board?

2009-06-10 Thread Ariya Hidayat
ultant to solve it for you. -- Ariya Hidayat, Software Engineer Qt Software, Nokia Devices R&D ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Re: [webkit-dev] How webkit finds plug-ins

2009-05-15 Thread Ariya Hidayat
he PluginDatabase::defaultPluginDirectories() function and other functions in that file. -- Ariya Hidayat, Software Engineer Qt Software, Nokia Devices R&D ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Re: [webkit-dev] WebKit resource caching

2009-05-14 Thread Ariya Hidayat
e. See: http://doc.trolltech.com/4.5/qwebsettings.html#setObjectCacheCapacities -- Ariya Hidayat, Software Engineer Qt Software, Nokia Devices R&D ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Re: [webkit-dev] Dump render tree of webkit

2009-05-14 Thread Ariya Hidayat
> Thanks. But I was trying it with http://www.cnn.com, it has more than > just a BODY tag, so I am not sure why it does not show the rest, which > is what I care about. I don't know about your setup, but using QtWebKit's DRT on CNN, I got the full-blown render tree.

Re: [webkit-dev] Dump render tree of webkit

2009-05-14 Thread Ariya Hidayat
nction to dump the DOM of a page to > file/screen? I guess you could something similar (inspecting the DOM etc) from the Web Inspector. -- Ariya Hidayat, Software Engineer Qt Software, Nokia Devices R&D ___ webkit-dev mailing list webkit-

Re: [webkit-dev] Webkit capture web page content API

2009-05-13 Thread Ariya Hidayat
rolltech.com/blogs/2008/11/03/thumbnail-preview-of-web-page/ http://labs.trolltech.com/blogs/2009/01/15/capturing-web-pages/ -- Ariya Hidayat, Software Engineer Qt Software, Nokia Devices R&D ___ webkit-dev mailing list webkit-dev@lists

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

2009-04-17 Thread Ariya Hidayat
s fine for me, it is very fast to compile. You need to be specific and mention the operating system, platform, compiler, compiler version, etc. -- Ariya Hidayat, Software Engineer Qt Software, Nokia Devices R&D ___ webkit-dev mailing list web

Re: [webkit-dev] Need help with content editable mode modification.

2009-04-16 Thread Ariya Hidayat
e is little to no > documentation regarding the editable project on the webkit project. First you need to specify more detailed what you want to change there. Also, please let us know whether the change you want involves modifications in the API or just about new functionalities. -- Ariya Hidayat,

Re: [webkit-dev] Building QtWebkit on Mac OSX 10.5.6 with Qt 4.5

2009-04-05 Thread Ariya Hidayat
> WARNING: Ignored (not found) '/Users/husam/WebKit/WebKit/qt/tests/ > qwebframe/tst_qwebframe.xcodeproj' > WARNING: Ignored (not found) '/Users/husam/WebKit/WebKit/qt/tests/ > qwebpage/tst_qwebpage.xcodeproj' Any other messages after that? These are only wa

Re: [webkit-dev] opcode for Webkit JavaScript Engine opcode

2009-03-27 Thread Ariya Hidayat
ore/bytecode/ JavaScriptCore/bytecompiler/ -- Ariya Hidayat, Software Engineer Qt Software, Nokia Devices R&D ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Re: [webkit-dev] Use SquirrelFishExtreme Alone, Many Questions

2009-03-18 Thread Ariya Hidayat
the rest of WebCore. As example, if you build the Qt port (QtWebKit), see http://trac.webkit.org/wiki/BuildingQtOnLinux on how to do that, you will get the JS interpreter at WebKitBuild/Release/JavaScriptCore/jsc. -- Ariya Hidayat, Software Engineer Qt Software, Nokia Devices R&D ___

Re: [webkit-dev] Data transfer from the network backend

2009-03-12 Thread Ariya Hidayat
> Where is the data fetched by the network backend being used to first > instantiate the data structures that are need for rendering? > > Can you tell me with respect to Qt or GTK+curl? For the Qt port, grep for QNetworkRequest and QNetworkReply, and then follow from there.

Re: [webkit-dev] How did Android developer develop WebKit for android

2009-03-12 Thread Ariya Hidayat
> If anyone has any idea, I appreciate your pointers. I have an idea: ask in Android mailing list :-) ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Re: [webkit-dev] JSON native parser

2009-03-10 Thread Ariya Hidayat
> Those efforts have mostly stalled. If you're interested in helping > out, that would be much appreciated. :) Adam, I am willing to help. Where and how do I start? -- Ariya Hidayat, Software Engineer Qt Software, Nokia Devices R&D ___

Re: [webkit-dev] Plug in support on DirectFB Webkit

2009-03-02 Thread Ariya Hidayat
> I am running Webkit on DirectFB. > AFAIK, plug in support is not there on DirectFB/Webkit. > I found in WebCore/plugin calls are all Xt/X11 based. > Can any one suggest me , how can I modify these call for DirectFB ? DirectFB is a complete different beast, compared to X11. AFAICS you have to i

Re: [webkit-dev] about javascript keyword

2009-03-02 Thread Ariya Hidayat
> HI all > If I define a js function, as followed: > function fun() > { > alert(document.all.text1.value); > } > When the webkit parse the js function, and store the keyword in the > hashtable, > Now I want to know the other indetifier is stored the hashtable. And how > many hashtable

Re: [webkit-dev] the absolute coordinates in the webkit

2009-01-08 Thread Ariya Hidayat
> Now I want to obtain the absolute coordinates of in the webkit, > > Through code how to achieve Hint: have a look at RenderImage::paintReplaced() function. If you get the render object for that , which is a RenderImage instance, then you are set. Regards, -- Ariya Hidayat,

Re: [webkit-dev] How webkit deallocate memory?

2009-01-08 Thread Ariya Hidayat
you may want to have a look at QWebSetings, e.g. setMaximumPagesInCache(). In general, also have a look at PageCache classs (WebCore/history/PageCache.cpp). -- Ariya Hidayat, Software Engineer Qt Software, Nokia Devices R&D ___ webkit-dev mailing

Re: [webkit-dev] SquirrelFish in WebKitGtk

2009-01-07 Thread Ariya Hidayat
't you start with http://webkit.org/blog/189/announcing-squirrelfish/ and continue from there? -- Ariya Hidayat, Software Engineer Qt Software, Nokia Devices R&D ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/m

Re: [webkit-dev] SquirrelFish in WebKitGtk

2009-01-07 Thread Ariya Hidayat
round November, so it should use SquirrelFish already. Note that SquirrelFish Extreme is of course a different matter. -- Ariya Hidayat, Software Engineer Qt Software, Nokia Devices R&D ___ webkit-dev mailing list webkit-dev@lists.webkit.org http:

Re: [webkit-dev] bug when launching

2009-01-06 Thread Ariya Hidayat
n is about Java applet plugin. I guess that is the direction you should investigate. Commenting that update() line only surpress, but not fix, the problem, and you might have a painting error. Honestly, until you can find out what is wrong with gcjwebplugin, I reckon we can&

Re: [webkit-dev] bug when launching

2009-01-06 Thread Ariya Hidayat
s this problem, > thank you in advance for any help, Problem with gcjwebplugin (http://www.nongnu.org/gcjwebplugin/) ? Did you try the website with Firefox, per its suggestion? -- Ariya Hidayat, Software Engineer Qt Software, Nokia Devices R&D _

Re: [webkit-dev] about the focus of "htmlAreaElement"

2008-12-23 Thread Ariya Hidayat
> I am learning "webkit", and I find that the element of > "HtmlAreaElement" don't obtain the focus, Use your debugger to trace and potentially find out why the focus is not delivered to where it should be. -- Ariya Hidayat, Software Engineer

Re: [webkit-dev] about frame and page

2008-12-17 Thread Ariya Hidayat
> I am a new programmer,I am learning webkit. I don't understand the > relationship of "frame" and "page",could you help me? http://doc.trolltech.com/4.4/qtwebkit.html#architecture http://trac.webkit.org/wiki/QtWebKitHacking -- Ariya Hidayat, Software Engineer

Re: [webkit-dev] How does the Webkit respond to javascript method or trigger javascript event

2008-12-12 Thread Ariya Hidayat
> I am newbie to Webkit, could you explain to me how the Webkit responds > to javascript method or trigger javascript event? More detailed more > appreciated. Your best bet is to check out the code in WebCore/bindings/js, for example JSEventListener.cpp. -- Ariya Hidayat, Software

Re: [webkit-dev] where does the Webkit catch keyboard/mouse events

2008-12-12 Thread Ariya Hidayat
> I am newbie to Webkit, could you explain to me where the Webkit catches > keyboard/mouse events? More detailed more appreciated. Follow the code in WebCore/page/EventHandler.cpp and the platform-specific implementation of the EventHandler class. -- Ariya Hidayat, Software Engin

Re: [webkit-dev] How does WebKit draw an underline when an anchor has the mouse focus?

2008-12-12 Thread Ariya Hidayat
a simple test case, put a breakpoint in GraphicsContext::drawLine() function, and then see the backtrace. -- Ariya Hidayat, Software Engineer Qt Software, Nokia Devices R&D ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webki

Re: [webkit-dev] Need help in understanding web kit

2008-12-09 Thread Ariya Hidayat
tion. It is in WebCore/page/Frame.cpp. -- Ariya Hidayat, Software Engineer Qt Software, Nokia Devices R&D ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Re: [webkit-dev] How does the GTK call Webkit

2008-12-09 Thread Ariya Hidayat
p you start with QtWebKit: http://trac.webkit.org/wiki/QtWebKit http://trac.webkit.org/wiki/QtWebKitHacking http://doc.trolltech.com/4.4/qtwebkit.html -- Ariya Hidayat, Software Engineer Qt Software, Nokia Devices R&D ___ webkit-dev mailing

[webkit-dev] support for Qt 4.3

2008-11-17 Thread Ariya Hidayat
/building/testing QtWebKit trunk with Qt 4.3, we propose to remove the support code for that. Otherwise, we can leave it as it is but then it would be better if there is a build bot for that. Note that this applies only to trunk, not to any branches. Thank you! Best regards, -- Ariya Hidayat

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

2008-10-18 Thread Ariya Hidayat
our Qt 4 setup. Just try to build a simple Qt 4 program and see whether your Qt 4 libraries and tools are properly installed. -- Ariya Hidayat, Software Engineer Nokia, Qt Software ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.web

Re: [webkit-dev] building errors on Win32

2008-10-10 Thread Ariya Hidayat
st before posting the whole error message to this mailing-list? -- Ariya Hidayat, Software Engineer Nokia, Qt Software ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Re: [webkit-dev] produce a new version of webkit

2008-10-07 Thread Ariya Hidayat
> you can help me for start ? i should remove lines of code related to > graphics in WebKit / GTK which files I must consult to change? Just search for all files that matches *Gtk.h and *Gtk.cpp (for example, FrameGtk.cpp) and related files in any gtk/ subdirectories. _

Re: [webkit-dev] Minor sdl_gfx flaw that may affect security of some WebKit distributions...

2008-09-30 Thread Ariya Hidayat
> (Please feel free to correct me if there is a better place to report > things like this) http://bugs.webkit.org For details: http://webkit.org/quality/reporting.html http://webkit.org/quality/lifecycle.html -- Ariya Hidayat ([EMAIL PROTECTED]) Software Engineer, Qt Software,

Re: [webkit-dev] APIs and Data structures

2008-09-30 Thread Ariya Hidayat
r by reading & debugging the code at the right place. [1] https://lists.webkit.org/pipermail/webkit-dev/2008-September/004956.html -- Ariya Hidayat ([EMAIL PROTECTED]) Software Engineer, Qt Software, Nokia ___ webkit-dev mailing list webk

Re: [webkit-dev] Win32 App

2008-09-29 Thread Ariya Hidayat
ger and single-step the function? Perhaps it returns immediately due to some error or something like that. -- Ariya Hidayat ([EMAIL PROTECTED]) Software Engineer, Qt Software, Nokia ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Re: [webkit-dev] Building program Webkit

2008-09-25 Thread Ariya Hidayat
itBuild/Release >/WebCore' make: *** [sub-WebCore-make_default-ordered] Error 2 > > Any hints on this error? Which revision number is that? Hint: if QtWebKit fails to build, revert back to the most recent revision where one of us (Trolltech people) did a commit. You have a higher chance

Re: [webkit-dev] JavascriptCore

2008-09-25 Thread Ariya Hidayat
> i need to determine the JavascriptCore version of my webkit? > How can i do it? Should be the same as your WebKit version. > Also if i wan to edit to the Webcore, could somebody lead me? The wiki contains some useful information. Also you need to ask more specific questions.

Re: [webkit-dev] WebKit Browser plugin demo

2008-09-23 Thread Ariya Hidayat
urce?tm=4 -- Ariya Hidayat ([EMAIL PROTECTED]) Software Engineer, Trolltech (a Nokia company) ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Re: [webkit-dev] WebKit Browser plugin demo

2008-09-23 Thread Ariya Hidayat
t until Qt 4.5 is released. The long answer: Follows http://code.google.com/p/arora/wiki/BeginnerStepByStepInstructions The built Arora then should detect and use your FF plugins automagically. -- Ariya Hidayat ([EMAIL PROTECTED]) Software Engineer, Trolltech

Re: [webkit-dev] WebKit Browser plugin demo

2008-09-23 Thread Ariya Hidayat
la.org/en/Gecko_Plugin_API_Reference for more information. -- Ariya Hidayat ([EMAIL PROTECTED]) Software Engineer, Trolltech (a Nokia company) ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Re: [webkit-dev] porting of webkit to a mobile platform

2008-09-23 Thread Ariya Hidayat
asked in your email. -- Ariya Hidayat ([EMAIL PROTECTED]) Software Engineer, Trolltech (a Nokia company) ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Re: [webkit-dev] Regarding SquirrelFish Extreme JIT portability...

2008-09-22 Thread Ariya Hidayat
> BTW, are both code paths available and selectable at run-time? (for > instance, when PAX is enabled, one would want to automatically have the > non-JIT code path) No, it's a build-time option (via a compiler define). -- Ariya Hidayat ([EMAIL PROTECTED]) Software Engineer

Re: [webkit-dev] Qt Windows CE

2008-09-19 Thread Ariya Hidayat
ource/q > t-embedded-wince-opensource-src-4.4.1.zip > > I have not been able to successfully build the project. I think you have a better chance in other places, e.g. qt-interest or qt-centre with this kind of questions. After all, we're here in general WebKit, not Qt for Windows CE, m

Re: [webkit-dev] WebKit memory management?

2008-09-16 Thread Ariya Hidayat
oblem would require much more bigger and massive changes in the code. I have no experience doing such thing, but looking at the current state of WebKit code, I reckon the effort would not be trivial. -- Ariya Hidayat ([EMAIL PROTECTED]) Software Engineer, Tr

Re: [webkit-dev] WebKit memory management?

2008-09-16 Thread Ariya Hidayat
ally identical to existing global new syntax. > > FWIW, I have been testing the proposed patch in my copy and so far it > has been fine, but that of course includes only my uses. I'm curious to see the patch (just to give an idea how big the changes would be). Do you have it somewhere?

Re: [webkit-dev] WebKit and Windows/Cygwin

2008-09-12 Thread Ariya Hidayat
Error in tempfile() using \tmp\dftables-.in: Parent > directory (\tmp\) is not a directory at > C:/wbkt/WebKit/JavaScriptCore/pcre/dftables line 245 > > ) The answer for my other reply: Something is wrong with your Perl. What if you create the directory C:\tmp

Re: [webkit-dev] WebKit and Windows/Cygwin

2008-09-11 Thread Ariya Hidayat
7;re using Qt 4.4.1 anyway. NB: no need to cc me, I'm on the list. Best regards, -- Ariya Hidayat ([EMAIL PROTECTED]) Software Engineer, Trolltech (a Nokia company) ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Re: [webkit-dev] Qt-webkit versus Qt-gecko - a question for the dooble project?

2008-09-11 Thread Ariya Hidayat
in case you are not aware yet, there is a fully usable QtWebKit-based browser called Arora. Check this for details: http://code.google.com/p/arora/ -- Ariya Hidayat ([EMAIL PROTECTED]) Software Engineer, Trolltech (a Nokia company) ___ webkit-dev

Re: [webkit-dev] cross-compiling webkit: host amd64-debian-linux, target win32

2008-09-11 Thread Ariya Hidayat
> several mini patches and bugreports were sent in, a few days ago: > these i will update from the #ifdef WIN32 to #ifdef __MINGW32__ if > someone lets me know a more appropriate way to do that, i'll do it. #if COMPILER(MINGW) #endif -- Ariya Hidayat ([EMAIL PROTECTED]) Sof

Re: [webkit-dev] WebKit and Windows/Cygwin

2008-09-11 Thread Ariya Hidayat
ou just want to give QtWebKit a try, why don't you use Qt 4.4? It has WebKit integration already (no need to build it if you use binary package). Refer to the following for details: http://doc.trolltech.com/4.4/qt4-4-intro.html http://doc.trolltech.com/4.4/qtwebkit.html Best regards,

Re: [webkit-dev] WebKit and Windows/Cygwin

2008-09-09 Thread Ariya Hidayat
W, hundreds have successfully built QtWebKit on Linux and Windows by following these instructions: http://trac.webkit.org/wiki/BuildingQtOnLinux http://trac.webkit.org/wiki/BuildingQtOnWindows -- Ariya Hidayat ([EMAIL PROTECTED]) Software Engineer, Trolltech (a Nokia company) ___