[Webkit-unassigned] [Bug 112586] Web Inspector: Switch Drawer animation from JavaScript to CSS transitions.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 19 09:44:10 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=112586





--- Comment #9 from Vsevolod Vlasov <vsevik at chromium.org>  2013-03-19 09:46:36 PST ---
(In reply to comment #8)
> (From update of attachment 193802 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=193802&action=review
> 
> >> Source/WebCore/inspector/front-end/Drawer.js:155
> >> +        // So we have to finish animation manually.
> > 
> > But when does this actually happen?
> 
> Honestly, I can't invent situation when opacity can unsynchronize with drawer state, but if it happens, we wouldn't receive webkitTransitionEnd, and thuis wouldn't perform important cleanup.
> 
> I can remove opacity check assuming that such situation will newer happen.

Sounds like a good time to use console.assert :)

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list