[webkit-dev] Accessibility role naming - AXRole

2012-11-20 Thread Mateusz Leszko
Hello folks. I was wondering why all accessibility roles in webkit are named 'AXRoles' and why it is always expected to return role name with 'AX' prefix? Isn't it strict MAC role naming? Some Layout Test for accessibility are wrong in my opinion. e.g.: FAIL axElement.role should be AXRole:

[webkit-dev] New feature announcemnt: ValidityState::badInput

2012-11-20 Thread TAMURA, Kent
I'd like to start to implement ValidityState::badInput, which was introduced in the WHATWG HTML specification [1] some hours ago. This is a small addition to the Form validation feature. Bug: webkit.org/b/102861 Flag plan: No ENABLE flag Prefix plan: No vendor prefix [1]

[webkit-dev] WinLauncher Fail to launch

2012-11-20 Thread Rakesh Sadhu
Dear All, I've build webkit@135274 on windows Xp using Visual Studio 2005 in debug as well release mode . When I try to launch WinLauncher , MiniBrowser they fail to launch. I tried to launch using VS2005 also , and i get following console Messages.: http://pastebin.com/mkzT0k5g Kindly do

Re: [webkit-dev] WinLauncher Fail to launch

2012-11-20 Thread Brent Fulgham
Hi Rakesh, The WinCairo port only has a partially functional WebKit2 port. Consequently, MiniBrowser does not launch. You must run the WinLauncherLauncher target to see a working program. The WinLauncher project builds a DLL that holds the a trial program logic, but does not run as an

Re: [webkit-dev] WinLauncher Fail to launch

2012-11-20 Thread Rakesh Sadhu
Hi, I tried using WinWinlauncher as well , i get the same error http://pastebin.com/jMikyxWb Am I missing some packages? regards rsadhu CC: webkit-dev@lists.webkit.org From: bfulg...@gmail.com Subject: Re: [webkit-dev] WinLauncher Fail to launch Date: Tue, 20 Nov 2012 19:55:54 -0800 To: