Re: [webkit-dev] Selection Highlight for Canvas Rendering Object on Mobile Platforms?

2011-03-17 Thread wilson

Hi Guys,
   
   I too have that Problem in my Android device. This highlighting 
effect 
is not desirable one when touching event occurs. If you could find out the 
solution for. Kindly let me too know it. It will help me a lot in going ahead. 

Hoping to receive your reply eagerly..
Regrads,
Wilson Francis

___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


Re: [webkit-dev] cairo build fails on r81169

2011-03-17 Thread Brent Fulgham

 It does have a buildslave. But it has
 been failing for months due to some
 configuration issue on the slave. 

That build log shows an annoying behavior of the build system. From 
time-to-time it decides it has to clobber the build directory. When it does so, 
I have to log onto the slave and manually copy that file.

Can build-bot be trained to grab that file from another directory?

It's mostly building again, but one of the new test projects isn't linking due 
to some missing WTF symbols. I haven't figured out why yet. Hopefully 
tomorrow..,

-Brent
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


Re: [webkit-dev] cairo build fails on r81169

2011-03-17 Thread Adam Roben

On 3/16/2011 11:36 PM, Brent Fulgham wrote:

Can build-bot be trained to grab that file from another directory?


Yes. Set the WEBKITSUPPORTLIBRARIESZIPDIR environment variable to a 
Windows-style absolute path pointing to the directory that contains 
WebKitSupportLibrary.zip.


-Adam

___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev