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

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 plugin

[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