Re: [webkit-dev] Tab focus order for plugins

2012-06-26 Thread Anders Carlsson
Hi Fady,

I went ahead and reviewed this.

- Anders

On Jun 26, 2012, at 10:28 AM, Fady Samuel  wrote:

> Oops, lost the link in the email: 
> https://bugs.webkit.org/show_bug.cgi?id=88958
> 
> On Tue, Jun 26, 2012 at 1:26 PM, Fady Samuel  wrote:
> Hi all,
> 
> ap@ is away until July 18, and I was hoping to get some feedback on this 
> change for the WebCore changes.
> 
> In a nutshell, we'd like certain plugins in chromium to participate in tab 
> focus. My understanding from a recent thread in whatwg is that which controls 
> participate in the tab focus cycle is up to the UA.
> 
> This change plumbs this decision out of WebCore to allow the WebKit embedder 
> to decide whether or not to allow a plugin to participate in tab order on a 
> per-plugin basis.
> 
> Are there any thoughts or objections to this patch?
> 
> By default, nothing changes. However certain plugins can choose to 
> participate in the tab focus order, if they support it.
> 
> Thanks,
> 
> Fady
> 
> ___
> webkit-dev mailing list
> webkit-dev@lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

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


Re: [webkit-dev] Tab focus order for plugins

2012-06-26 Thread Fady Samuel
Oops, lost the link in the email:
https://bugs.webkit.org/show_bug.cgi?id=88958

On Tue, Jun 26, 2012 at 1:26 PM, Fady Samuel  wrote:

> Hi all,
>
> ap@ is away until July 18, and I was hoping to get some feedback on this
> change for the WebCore changes.
>
> In a nutshell, we'd like certain plugins in chromium to participate in tab
> focus. My understanding from a recent thread in 
> whatwg
>  is
> that which controls participate in the tab focus cycle is up to the UA.
>
> This change plumbs this decision out of WebCore to allow the WebKit
> embedder to decide whether or not to allow a plugin to participate in tab
> order on a per-plugin basis.
>
> Are there any thoughts or objections to this patch?
>
> By default, nothing changes. However certain plugins can choose to
> participate in the tab focus order, if they support it.
>
> Thanks,
>
> Fady
>
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


[webkit-dev] Tab focus order for plugins

2012-06-26 Thread Fady Samuel
Hi all,

ap@ is away until July 18, and I was hoping to get some feedback on this
change for the WebCore changes.

In a nutshell, we'd like certain plugins in chromium to participate in tab
focus. My understanding from a recent thread in
whatwg
is
that which controls participate in the tab focus cycle is up to the UA.

This change plumbs this decision out of WebCore to allow the WebKit
embedder to decide whether or not to allow a plugin to participate in tab
order on a per-plugin basis.

Are there any thoughts or objections to this patch?

By default, nothing changes. However certain plugins can choose to
participate in the tab focus order, if they support it.

Thanks,

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