Re: [webkit-help] Webkit Content Blockers -- Whitelist a website

2015-09-18 Thread Benjamin Poulain
Can you share a specific test case? If you don't want to send it to the list, you can email it to me directly. From your example, it may be that the domain is "subdomain.whitelisted.com" and not strictly "whitelisted.com". If you want to match a domain and all its subdomains, you can use a

Re: [webkit-help] Using MiniBrowser to load content blocking rules

2015-08-30 Thread Benjamin Poulain
Look for an item Show Extensions Manager in the Debug menu. From there you can load your JSON files directly. Inside WebKit, Content Blockers are part of the content extensions subsystem. That's why it is under the name Extension in MiniBrowser. Benjamin On 8/30/15 9:14 PM, Simon Blanchard

Re: [webkit-help] what command used to install compiled webkitgtk?

2015-08-26 Thread Benjamin Poulain
You should try the webkit-gtk mailing list: https://lists.webkit.org/mailman/listinfo/webkit-gtk That's where the GTK port is discussed. Benjamin On 8/25/15 6:18 AM, Konovalov, Vadim wrote: Could be that I will have more success on 2nd attempt :) I feel precious knowledge somewhere near

Re: [webkit-help] Regular expressions for content blocking

2015-08-17 Thread Benjamin Poulain
Hi Romain, On 8/17/15 11:03 AM, Romain Jacquinot wrote: For now, the following regular expression features are supported by content blockers: * Matching any character with “.”. * Matching ranges with the range syntax [a-b]. * Quantifying expressions with “?”, “+” and “*”. * Groups with

Re: [webkit-help] SVG horizontal and vertical lines not rendered in Safari

2015-07-30 Thread Benjamin Poulain
Benjamin, Yes, could you please confirm (when you can) if this is solved in Safari 9. That would be a relief. Samuel 2015-07-30 10:38 GMT+02:00 Benjamin Poulain benja...@webkit.org: Hi Samuel, It looks like this bug is fixed in WebKit. I attached a screenshot of your test case run in WebKit

Re: [webkit-help] Content blocker vs filtering

2015-07-06 Thread Benjamin Poulain
On 7/6/15 11:46 AM, signup_mail2...@yahoo.com wrote: I am wondering is webkit's content blocking extension framework different then the network content filtering announced for ios9? That's a very good question. The content blockers design is quite different from the regular network filtering

Re: [webkit-help] Content Blocking

2015-06-23 Thread Benjamin Poulain
Hi Brent, On 6/22/15 10:11 AM, Brent Montrose wrote: I have another question regarding Content Blocking, and performance. For the Action types of css-display-none are the following two examples effectively the same (hiding content on example.com)? Example 1: trigger: { url-filter:

Re: [webkit-help] A few questions about Content Blocking Extensions in Safari 9

2015-06-16 Thread Benjamin Poulain
On 6/16/15 10:03 AM, Brent Montrose wrote: I've been reading the article on newcontent blocking mechanism, introduced with Safari9 (https://www.webkit.org/blog/3476/content-blockers-first-look/), and the emails regarding the subject. The article and email response was helpful, but I have a few

Re: [webkit-help] Content Hiding in Safari 9

2015-06-16 Thread Benjamin Poulain
On 6/16/15 4:34 PM, Brent Montrose wrote: Thanks for the quick reply to my earlier email (A few questions about Content Blocking Extensions in Safari 9). I have another question regarding content hiding and the use of the if-domain option in the trigger field. I would like some clarification

Re: [webkit-help] Testing content blocking

2015-06-16 Thread Benjamin Poulain
Hi Rob, On 6/16/15 9:54 PM, Robert Jones wrote: I'm trying out some things with the new content blocking features in WebKit. Does anyone have suggestions on how to test content blocking beyond the following technique: - Create JSON file - Force iOS Simulator to reload the JSON file -

Re: [webkit-help] Testing content blocking

2015-06-16 Thread Benjamin Poulain
On 6/16/15 10:32 PM, Robert Jones wrote: Hi Benjamin, On Tue, Jun 16, 2015 at 10:19 PM, Benjamin Poulain benja...@webkit.org mailto:benja...@webkit.org wrote: Hi Rob, On 6/16/15 9:54 PM, Robert Jones wrote: I'm trying out some things with the new content blocking features

Re: [webkit-help] Feedback about Content Blocking Extensions from Adblock Plus

2015-06-14 Thread Benjamin Poulain
Hi Sebastian, Thanks for stating a thread for this. Let's see what we can do... Did you already file radars for the issues? If you did, can you give the radar numbers? I'll link them with the meta radars tracking the features requests we are getting for content blockers. If you did not file

Re: [webkit-help] Force Click events

2015-05-08 Thread Benjamin Poulain
On 5/8/15 3:00 AM, Jonathan Rimmer wrote: On 2015-05-07 21:21, Benjamin Poulain wrote: Hi Jon, Beth does not participate on webkit-help. Can you move this discussion to webkit-dev? I have one answer below. Beth can better answer the technical questions. On 5/7/15 1:17 AM, Jonathan Rimmer

Re: [webkit-help] Force Click events

2015-05-07 Thread Benjamin Poulain
Click events to Benjamin Poulain, and he suggested, probably correctly, that I am out of the loop with respect to WebKit development. There had, he said, been dicussion of this feature on the mailing lists, bugzilla, and the recent contributors meeting. This therefore, is my attempt to get

Re: [webkit-help] Does any success build on CentOS 6 ?

2015-04-21 Thread Benjamin Poulain
Try the webkit-gtk list, that's were all the GTK developers are. Benjamin On 4/21/15 9:15 AM, green wrote: Hi all: I have been build WebKit2Gtk success on Ubuntu 14.04. Anyone success build it on CentOS 6.2 version or others version of CentOS ? I need some advice,

Re: [webkit-help] Future implementations and roadmap

2015-04-17 Thread Benjamin Poulain
On 4/17/15 11:18 AM, Renie Siqueira wrote: Is there any idea about when/if Webkit will implement Service Workers? I don't think anyone is working on that. I have not seen any patch. Is there any url where people can check when you plan to implement an specific feature? It is quite

Re: [webkit-help] HTTP/2 Support?

2015-02-19 Thread Benjamin Poulain
On 2/19/15 5:06 AM, David Marsden wrote: I’m not a developer, just a curious Mac user. Is HTTP/2 support coming to Safari (and/or) Webkit anytime soon? Purely because I think stuff like this is cool, and I’d like to know if my favourite browser will have it. Thanks and thanks for making my

Re: [webkit-help] How WebKit builds HTTP GET Request headers, and how WebKit resolves relative paths in links, imgs, etc.

2015-02-17 Thread Benjamin Poulain
Relative URLs are resolved with the document's base URL. See http://trac.webkit.org/browser/trunk/Source/WebCore/dom/Document.cpp#L4196 A document base's URL is generally the document's URL but there are ways to override it. See

Re: [webkit-help] Mobile support in WinCairo port

2015-01-23 Thread Benjamin Poulain
On 1/23/15 7:41 PM, Luc R. wrote: I've been trying to run a few examples of mobile web pages using WinCairo port, and often seeing that content is not re-sized to fit the window like on a smartphone screen. I am setting the window size to be the analog of mobile viewport size (e.g. 320x568) +

Re: [webkit-help] Is there a documentation for bytecodes?

2014-12-10 Thread Benjamin Poulain
Hi Jiho, On 12/10/14 11:40 AM, Jiho Choi wrote: I was wondering if there is any documentation for JSC's bytecode instructions. Source/JavaScriptCore/bytecode/BytecodeList.json provides the list with an opcode and the length of each bytecode instruction, and I was wondering if there exists

Re: [webkit-help] Rendering problems without 3D_RENDERING and TEXTURE_MAPPER

2014-09-02 Thread Benjamin Poulain
Long term you should look into a real solution to support layer compositing. Modern pages rely more and more on that. But in the short term, have you tried changing RenderLayerCompositor::needsToBeComposited() and RenderLayerCompositor::requiresCompositingLayer() to ensure that no RenderLayer

Re: [webkit-help] WebAudio time domain sample data range?

2014-08-14 Thread Benjamin Poulain
Hi, On 8/14/14, 2:13 AM, Info wrote: What is the range of the input sample data that the webaudio implementation is dealing with (e.g. in /WebCore/Modules/webaudio/RealtimeAnalyser.cpp)? Is it float values between -1 and 1, or is the data scaled differently? (I am trying to immitate the

Re: [webkit-help] Emit signals from the webview

2014-08-10 Thread Benjamin Poulain
Hi, For WebKitGTK, you are more likely to get help on the webkit-gtk mailing list: https://lists.webkit.org/mailman/listinfo/webkit-gtk The GTK port also has quite a bit of documentation, see http://webkitgtk.org. Benjamin On 8/10/14, 10:39 AM, Megh Parikh wrote: Is it possible to emit

Re: [webkit-help] WebKit Remote Web Inspector

2014-06-20 Thread Benjamin Poulain
On 6/20/14, 4:11 PM, Vienneau, Christopher wrote: I’m investigating the possibility of getting access to the “Web Inspector” UI http://trac.webkit.org/wiki/WebInspector#no1 remotely via another browser/process. This is useful when attempting to debug a page on a device that doesn’t have the

Re: [webkit-help] APIs for pre-injecting JavaScript

2014-06-18 Thread Benjamin Poulain
On 6/18/14, 5:13 PM, Luc R. wrote: I am trying to find API which would allow to pre-inject a custom JavaScript before a web page content. Could anyone point to it? On the new WKWebView API, you can use a WKUserScript with the injection time WKUserScriptInjectionTimeAtDocumentStart. Benjamin

Re: [webkit-help] Stepping into webkit code in Xcode debugger

2014-06-18 Thread Benjamin Poulain
On 6/18/14, 7:15 PM, Dan Wood wrote: Hi folks, I haven’t been on the WebKit lists for several years! I’m trying to track down some weird behavior with our app (Sandvox) which makes heavy use of WebKit editing. Many years ago we used to have a TOT build of WebKit that we would link to and embed

Re: [webkit-help] resource-request-starting and never match

2014-05-24 Thread Benjamin Poulain
:56, Benjamin Poulain benja...@webkit.org escribió: Hi Victor, On 5/23/14, 3:24 PM, Victor Lucero wrote: Hi. Im used webkit throught 1.8.3 to webkitgtk3-2.2.7 and the signal resource-request-starting never match the amount of resource-resource-load-finished like there are resources

Re: [webkit-help] Retina or HIDPI displays.

2014-05-15 Thread Benjamin Poulain
Hi Christopher, On 5/15/14, 4:21 PM, Christopher Bayliss wrote: I have a program that uses webkitgtk, see: https://github.com/cjbayliss/web-browser/blob/master/browser.py When I run it on my new Macbook Pro Retina, all websites look really bad because it seems to interpolate the text

Re: [webkit-help] Issue with porting webkit to javascript

2014-05-11 Thread Benjamin Poulain
Hi Trevor, On 11/05/2014 21:34, Trevor Linton wrote: I’ve been in the process of porting webkit (just webcore) to javascript with emscripten. I have the code compiling and successfully running with cairo, freetype2, egl/opengles v2/sdl as font/rendering backends. In addition accelerated

Re: [webkit-help] Memory usage is up 60%

2014-05-08 Thread Benjamin Poulain
it should be useless for your use case. If you send the list of objects that are taking more memory, I may be able to give more information. Benjamin On Mon, May 5, 2014 at 6:38 PM, Benjamin Poulain benja...@webkit.org mailto:benja...@webkit.org wrote: On 5/5/14, 6:31 PM, Luc R. wrote

Re: [webkit-help] Memory usage is up 60%

2014-05-05 Thread Benjamin Poulain
On 5/5/14, 6:31 PM, Luc R. wrote: Question on memory usage. I am using WinCairo port, and I have recently updated the codebase from about 2 years old one. I am running an automation with multiple instances of WebKit running in parallel, and each instance is processing a list of URLs (until

Re: [webkit-help] memory limit of webkit

2014-04-24 Thread Benjamin Poulain
Hi, On 4/24/14, 7:44 AM, jy_l...@cn.fujitsu.com wrote: I'm investigating the webkit's memory part. But I confused memory limit of webkit. I want to know how many memory limit of webkit? And what are these max size ? can somebody tell me some info? Which part has these limit? For example ,I know

Re: [webkit-help] rendering a webkit output into a video file

2014-04-16 Thread Benjamin Poulain
On 4/16/14, 8:19 AM, Tommy Chheng wrote: I'm working on a system to render an HTML5 animation to a video file. So far, we have been able to use phantomjs to output image files at time intervals and combine them together with ffmpeg. This solution mostly works but phantomjs doesn't include

Re: [webkit-help] cached scripts leak in C Loop Interpreter mode

2014-04-11 Thread Benjamin Poulain
On 4/11/14, 9:46 AM, Baldeva, Arpit wrote: Thanks. Here is the official bug - https://bugs.webkit.org/show_bug.cgi?id=131544 I have described the fix in the bug report. I have verified it as well by letting it run overnight. Unfortunately, I am not set up to submit the patches but hopefully the

Re: [webkit-help] cached scripts leak in C Loop Interpreter mode

2014-04-10 Thread Benjamin Poulain
On 4/10/14, 4:26 PM, Baldeva, Arpit wrote: I spent more time on it and now have concrete info. The reason for the leak is ExecutableBase class in runtime/Executable.h has conditional compilation for the destroy call (only enabled if JIT is enabled). So when a ProgramExecutable is created, it

Re: [webkit-help] Feasibility of updating Safari on Windows

2014-03-10 Thread Benjamin Poulain
Hi, On 3/9/14, 11:39 PM, Kevin Chen wrote: I switched to Chrome at work when Safari on Windows was discontinued, but I really miss Safari's font smoothing. What really bothers me is how ClearType mangles Helvetica. I was wondering what the feasibility is of compiling the latest WebKit engine

Re: [webkit-help] WebKit Nightly Builds

2014-03-06 Thread Benjamin Poulain
Hi, On 3/6/14, 9:57 AM, Steven Davies wrote: I don't see a version for Windows over at WebKit.org and I was just wondering, do they still have one? No, there is no longer any nightly build of the Windows port. Benjamin ___ webkit-help mailing list

Re: [webkit-help] Build Webkit2 on Windows

2014-02-18 Thread Benjamin Poulain
On 2/17/14, 11:05 PM, Guenther, Mirko wrote: I try to build Webkit2 on Windows and realized it was dropped January last year. Only Webkit1 can be build. I found the bug ticket and commit stop build Webkit2, but no reason why it was done. Is somewhere a statement why the support was

Re: [webkit-help] Deploying WebKit

2014-02-11 Thread Benjamin Poulain
On 2/11/14, 2:03 PM, Sam Hobbs wrote: I am using WebKit .NET http://sourceforge.net/projects/webkitdotnet using C#. I want to develop a Windows Desktop application I can distribute to others. I want to have a clear understanding of how WebKit will be deployed. I am not asking for details of how

Re: [webkit-help] Use of WebKit from C++ in Windows

2014-01-25 Thread Benjamin Poulain
On 1/25/14, 5:39 PM, Sam Hobbs wrote: Is there a documented library that exists for using Chrome in a Windows C++ program that does not require building (compiling) and that requires less than a day to become familiar with? Short answer: no. There are ready-to-use solutions for Linux, iOS and

Re: [webkit-help] webkit_web_view_load_html ignoring css files

2014-01-16 Thread Benjamin Poulain
Hi Sami, You should try email webkit-gtk instead of webkit-help, all the GTK experts are on webkit-gtk. On 16/01/2014 09:00, sami wagiaalla wrote: I am working on porting the Eclipse SWT browser from WebKit1 to WebKit2 and i am having trouble with this function webkit_web_view_load_html. It

Re: [webkit-help] Issue While getting the webkit latest code

2014-01-13 Thread Benjamin Poulain
Hi, On 1/13/14, 9:34 PM, Deepak Mittal wrote: I am facing issue while getting the latest code of webkit via svn checkout https://svn.webkit.org/repository/webkit/trunk WebKit I have install cygwin also , and while getting the code I am getting following error: deepak.m@deepak-m

Re: [webkit-help] Can anyone modify the update-webkit script to load WebKitAuxiliaryLibrary.zip locally?

2014-01-05 Thread Benjamin Poulain
On 1/4/14, 7:36 PM, Moon wrote: I've build WebKit-r128959 successfully on Win7/VS2010, but now the source (WebKit-r161259) has changed a lot and my experience doesn't help any longer... I met this first error. Visual Studio 2010 is no longer supported because of its poor support of C++11. The

Re: [webkit-help] How does rendertheme.cpp load a new theme

2013-12-24 Thread Benjamin Poulain
Hi, On 12/24/13, 9:17 AM, ksingh.sunil wrote: How does the below code load a new theme? Is it loading a file for theme? Rendertheme::rendertheme() #if use(new-theme) :m-theme(platformtheme()) #endif platformtheme() is defined by each port to return its implementation of the theme. For example

Re: [webkit-help] what about WebRTC from a pure and main WebKit's prospective

2013-11-19 Thread Benjamin Poulain
On 11/19/13, 3:36 PM, Pascal Brianceau wrote: There is a lot to read about WebRTC by FireFox and Chromium(/Blink)'s experimentation, but what is raw WebKit's position about such a fashion topic ? I don't think WebKit ever take a definite position on non-technical issues. :) WebKit is just a

Re: [webkit-help] Mac : using Gstreamer by WebKit safely

2013-11-03 Thread Benjamin Poulain
On 11/3/13, 1:53 PM, Pascal Brianceau wrote: Is the following procedure available ? http://trac.webkit.org/wiki/GStreamer/GStreamerOnMac Is it well maintained and available at NO RISK ? The only well tested multimedia stack on Mac OS X is the combo AV Foundation/QuickTime (the default settings

Re: [webkit-help] Problem porting webkitgtk app from webkitgtk 1.6.1 to 2.0.4

2013-10-10 Thread Benjamin Poulain
Hi, On 10/10/13, 10:27 AM, Barry Scott wrote: I'm porting a webkitgtk app from F16 to F19. F16 uses webkitgtk-1.6.1-90.fc16.x86_64 F19 uses webkitgtk-2.0.4-1.fc19.x86_64 What I am seeing is a SEGV in webkit. There is a separate mailing list specifically for WebKit-GTK:

Re: [webkit-help] Webkit2 debugging on MAC using Xcode

2013-10-03 Thread Benjamin Poulain
On 10/2/13, 11:14 PM, Abhijeet Kandalkar wrote: I have modified the code in WebCore and Webkit layer. The changes are working fine with Webkit But now I want to port same code into Webkit2. I have figured out files needs to be modified for WebKit2 porting, now I want to debug changes.

Re: [webkit-help] Iterating over the dom tree

2013-09-18 Thread Benjamin Poulain
Hi, On 9/18/13 9:25 AM, arijit chattopadhyay wrote: I would like to iterate over the dom tree of a static html. What I understood is that we can make use of the ContainerNode class? Is there some other api or some other classes I am missing which can help me to do that efficiently? It is

Re: [webkit-help] How to make all run-webkit-tests test pass? Or is it possible?

2013-09-03 Thread Benjamin Poulain
On 9/3/13 6:43 AM, 徐征 wrote: I am not familiar with layout test of webkit. I created some patch but hope it is easy to find any degression via layout test. Everytime, I create some patch, I just run |Tools/Script/run-webkit-tests and all the time there are many fail(more than 100).| ||I

Re: [webkit-help] apple-touch-icon* links

2013-08-22 Thread Benjamin Poulain
Hi, On 8/22/13 12:35 PM, Marius Iordache wrote: I am writing regarding this bug: https://bugs.webkit.org/show_bug.cgi?id=109061 I do see that this has been fixed already. How can I tell if this webkit patch is been applied accross the board (chrome, etc). Does Chrome even use this webkit?

Re: [webkit-help] WEBKIT GTK 1.10.2 build error (resent)

2013-08-20 Thread Benjamin Poulain
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hi, On 8/20/13, 11:20 AM, Brian Tran wrote: I want to cross compile WEBKITGTK 1.10.2 for MIPS with directfb. Here is my configuration: [...] For WebKitGTK issues, it is easier to ask directly on the webkit-gtk mailing list:

Re: [webkit-help] FW: Rebuild webkit for IOS

2013-08-09 Thread Benjamin Poulain
Hi Claudio, On Fri, Aug 9, 2013 at 1:26 AM, Claudio Scolari [fabbricadigitale] c.scol...@fabbricadigitale.it wrote: I am an IOS developer and i need to rebuild the framework for IOS platform but i never did this operation. there is someone that can help me? i want just some background

Re: [webkit-help] Availability.h not found

2013-08-03 Thread Benjamin Poulain
On Sat, Aug 3, 2013 at 12:02 AM, Abhishek Bichhawat abhishek_bichha...@yahoo.co.in wrote: I built the nightly build r153515. In that in WTF/Platform.h, it fails with error as pointed out earlier. It is not WebKitAvailability.h. It is likely on Mac if you need Availability.h. That file is

Re: [webkit-help] Availability.h not found

2013-08-03 Thread Benjamin Poulain
On Sat, Aug 3, 2013 at 1:13 AM, Abhishek Bichhawat abhishek_bichha...@yahoo.co.in wrote: It is on Mac OS X Lion (10.7.5). Am using XCode 4.6.3 for building it. Maybe the workspace is broken on Lion? Most people work on Mountain Lion nowadays. Try building in command line with the build

Re: [webkit-help] Customizing WebKit to disable .top property in frames (Unidirectional Parent - Frame access)

2013-07-18 Thread Benjamin Poulain
On Thu, Jul 18, 2013 at 8:21 AM, Jimmie Lin jimmie@gmail.com wrote: On Thu, Jul 18, 2013 at 4:04 AM, Benjamin Poulain benja...@webkit.orgwrote: On Wed, Jul 17, 2013 at 5:54 AM, Jimmie Lin jimmie@gmail.com wrote: I am developing a custom WebKit-based application which has a web

Re: [webkit-help] ld: framework not found WebInspectorUI

2013-07-12 Thread Benjamin Poulain
On Fri, Jul 12, 2013 at 2:19 AM, server leejune leejune.ser...@gmail.comwrote: I got the following error when I build webkit. ld: framework not found WebInspectorUI clang: error: linker command failed with exit code 1 (use -v to see invocation) I have found there is WebInspectorUI

Re: [webkit-help] Porting QNX to Linux

2013-07-10 Thread Benjamin Poulain
On Wed, Jul 10, 2013 at 4:05 AM, Manjunath V Kadajji manjunath.kada...@googlemail.com wrote: I myself Manjunath and i am new to this group. I am going to start working on porting project, porting from QNX to Linux. In existing QNX platform, GUI and web page rendering are developed using

Re: [webkit-help] Building Network Process

2013-07-08 Thread Benjamin Poulain
On Mon, Jul 8, 2013 at 1:55 AM, Harsh Sarin h.sari...@gmail.com wrote: I am new to WebKit and trying to build the Network Process module. I'm building WebKit for the Qt port. There is not much documentation on the topic, hence, it would be great if you could shed some light on that. Thanks

Re: [webkit-help] How to Separate Release and Nightly Safari Library Data Storage

2013-06-17 Thread Benjamin Poulain
Hi, I don't know of any feature like that. Maybe you can use multiple users to achieve the same thing? Benjamin On Sat, Jun 15, 2013 at 9:52 PM, Tim Gummer t...@timgummerdesign.com wrote: I'm new to the list - a joeblow drupal front end designer using nightlies for the great new dev tools.

Re: [webkit-help] getting current uri from webkitgtk

2013-06-11 Thread Benjamin Poulain
Hi, On Tue, Jun 11, 2013 at 9:34 AM, anandlinux i...@anandlinux.com wrote: I'm building a facebook app for which i need to authenticate a user. i'm making a linux based application using c. I needed a browser for authentication so using webkitgtk. Now here's my question. How to get current

Re: [webkit-help] Simple question from a newbie

2013-06-09 Thread Benjamin Poulain
On Sun, Jun 9, 2013 at 12:28 AM, Eric e...@minerbits.com wrote: ** Well, basically I want a copy of the nightly build so that I can keep up-to-date with bug fixes, enhancement, new feature, etc. For example I've run into a bug whose behavior shows up in Chrome and a small webkit-Trident

Re: [webkit-help] Simple question from a newbie

2013-06-08 Thread Benjamin Poulain
Hi Eric, On Sat, Jun 8, 2013 at 9:58 AM, Eric e...@minerbits.com wrote: ** I have a very simple yes or no question. I remember being able to get the browser pre-compiled fro Win7. Now I see that the download page only has the source. Am I missing something or do you not post ready to use

Re: [webkit-help] latest flash v11 support?

2013-04-20 Thread Benjamin Poulain
Hi, On Sat, Apr 20, 2013 at 12:37 AM, qx q...@multi.fi wrote: anyone knows about state of development for flash v11 for linux in webkit? (using qtwebkit) The best mailing list for questions about QtWebKit is webkit-qt: https://lists.webkit.org/mailman/listinfo/webkit-qt Cheers, Benjamin

Re: [webkit-help] WebKit GtkLauncher and a custom version of freetype...

2013-04-15 Thread Benjamin Poulain
On Mon, Apr 15, 2013 at 4:59 PM, Rob Anderson pestyweb...@yahoo.com wrote: I am running on Ubuntu 12.10 and I want to customize the FreeType library and make sure the GtkLauncher, or MiniBrowser pick up my changes. I have modified the FreeType library in:

Re: [webkit-help] Opening new webview's and IFrames

2013-04-14 Thread Benjamin Poulain
Hi, On Sun, Apr 14, 2013 at 3:16 AM, Arvin Bhatnagar arv...@columbus.rr.comwrote: Using WebKit/WebView I am opening a new web view when 'webView: createWebViewWithRequest:' is called. The image WebKit.jpg attached shows my results where the Iframe is not lining up. Other browsers using WebKit

Re: [webkit-help] Are nightly builds for the wincairo builds available?

2013-04-10 Thread Benjamin Poulain
On Wed, Apr 10, 2013 at 7:46 AM, Thomas Brodt thomas.brodt.li...@porabo.chwrote: I use wincairo and have a display problem on Windows XP (only on XP I have a blank display, but working links - if you find them on the blank page). Windows 7 works fine. My last build is rather old and I would