Re: reproducing bug 808466

2012-12-18 Thread Robert O'Callahan
On Wed, Dec 19, 2012 at 2:57 AM, Kevin Gadd wrote: > Would it be possible to add some instrumentation that would let us > dive into this issue once we reproduce it - like a hotkey or toolbar > button that would start logging painting and invalidation? When I hit > this bug it is usually fairly pe

Re: reproducing bug 808466

2012-12-18 Thread Robert O'Callahan
On Wed, Dec 19, 2012 at 11:33 AM, Robert O'Callahan wrote: > On Wed, Dec 19, 2012 at 12:23 AM, Dirkjan Ochtman wrote: > >> This sounds similar to >> https://bugzilla.mozilla.org/show_bug.cgi?id=801555. >> > > I can reproduce something via the steps in > https://bugzilla.mozilla.org/show_bug.cgi?id

Re: reproducing bug 808466

2012-12-18 Thread Robert O'Callahan
On Wed, Dec 19, 2012 at 12:23 AM, Dirkjan Ochtman wrote: > This sounds similar to https://bugzilla.mozilla.org/show_bug.cgi?id=801555 > . > I can reproduce something via the steps in https://bugzilla.mozilla.org/show_bug.cgi?id=801555#c16. Thanks!!! Rob -- Jesus called them together and said, “

Re: reproducing bug 808466

2012-12-18 Thread Kevin Gadd
I spent a while trying to find repro steps for this issue, since I still run into it occasionally, but I've never managed to find anything remotely reliable. In particular, I was never able to reproduce it on a fresh instance of FF - for me it only happens after the process has been alive for a whi

Re: reproducing bug 808466

2012-12-18 Thread Gijs Kruitbosch
On 18/12/2012 12:02 PM, Robert O'Callahan wrote: Bug 808466 is about changes in selection sometimes not being rendered in a timely manner. Basically you select something and the selection doesn't show up immediately. It will usually show up after some delay. I *think* this is a rendering bug due

Re: reproducing bug 808466

2012-12-18 Thread Dirkjan Ochtman
On Tue, Dec 18, 2012 at 12:02 PM, Robert O'Callahan wrote: > Bug 808466 is about changes in selection sometimes not being rendered in a > timely manner. Basically you select something and the selection doesn't > show up immediately. It will usually show up after some delay. > > I *think* this is a

reproducing bug 808466

2012-12-18 Thread Robert O'Callahan
Bug 808466 is about changes in selection sometimes not being rendered in a timely manner. Basically you select something and the selection doesn't show up immediately. It will usually show up after some delay. I *think* this is a rendering bug due to DLBI or something related, but I'm not 100% sur