[webkit-dev] Page Visibility API

2011-03-08 Thread Shishir Agrawal
Hi All, We would like to implement a Page Visibility API in webkit. The corresponding bug is at: https://bugs.webkit.org/show_bug.cgi?id=54181 . The bug has details of the proposal, link to the whatwg discussion as well as a patch. The proposal is also pasted below for convenience. Please let me

Re: [webkit-dev] Page Visibility API

2011-03-08 Thread Charles Pritchard
requestAnimationFrame may provide a method for 'pausing', when following a window blur event. It was recently added. -Charles On Mar 8, 2011, at 11:35 AM, Shishir Agrawal shis...@chromium.org wrote: Hi All, We would like to implement a Page Visibility API in webkit. The corresponding

[webkit-dev] device consensus?

2011-03-08 Thread Adam Barth
Hi Adam and Leandro, There was as long thread on webkit-dev a few weeks ago entitled Implementing the device element. Did you two reach some sort of consensus on that thread? Would one or both of you be willing to summarize your conclusions so I don't have to wade through the whole thing?

Re: [webkit-dev] XHTMLMP support

2011-03-08 Thread Ra Kyounga
Currently, XHTMLMP is used in webkit browser for mobile business. So, I think it's good to leave it for a while :) 2011. 3. 8., 오전 5:09, Eric Seidel 작성: Are any ports still using that? Or should we remove it. If so, happy to leave it in. But if no ports are actively using it, its

Re: [webkit-dev] XHTMLMP support

2011-03-08 Thread James Robinson
Which WebKit browser is using XHTMLMP? - James On Tue, Mar 8, 2011 at 4:43 PM, Ra Kyounga kyounga...@gmail.com wrote: Currently, XHTMLMP is used in webkit browser for mobile business. So, I think it's good to leave it for a while :) 2011. 3. 8., 오전 5:09, Eric Seidel 작성: Are any ports

Re: [webkit-dev] XHTMLMP support

2011-03-08 Thread Ra Kyounga
I'm not sure any product using it is released officially. but, I think mobile industry want it. currently. Or, how about HTC freestyle? 2011. 3. 9., 오전 9:46, James Robinson 작성: Which WebKit browser is using XHTMLMP? - James On Tue, Mar 8, 2011 at 4:43 PM, Ra Kyounga

Re: [webkit-dev] XHTMLMP support

2011-03-08 Thread Eric Seidel
So you're suggesting that BREW is the only WebKit port to use XHTMLMP? http://www.htc.com/us/support/freestyle-att/tech-specs/ suggests the HTC freestyle uses BREW. As far as I can tell, the Gtk and Qt builds have support for building with XHTMLMP (no other build does), but neither of them have

[webkit-dev] WebKit2 GTK port MiniBrowser

2011-03-08 Thread ROSE-nd-ASH
Hi All, Has anybody written GTK version of MiniBrowser or any sample application using WebKit2? It will be a great help if you can share some information about how to develop WebKit2 GTK applicaton. Thanks Regards, ROSE-nd-ASH ___ webkit-dev mailing

Re: [webkit-dev] WebKit2 GTK port MiniBrowser

2011-03-08 Thread Lukasz Slachciak
On Wed, 2011-03-09 at 11:47 +0530, ROSE-nd-ASH wrote: Hi All, Has anybody written GTK version of MiniBrowser or any sample application using WebKit2? It will be a great help if you can share some information about how to develop WebKit2 GTK applicaton. Looks like development is still in