[Webkit-unassigned] [Bug 71354] Resizing Cappuccino is very laggy on WebKit since Safari 5.1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 12 17:38:11 PST 2011


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





--- Comment #6 from Alexey Proskuryakov <ap at webkit.org>  2011-12-12 17:38:11 PST ---
(From update of attachment 118921)
View in context: https://bugs.webkit.org/attachment.cgi?id=118921&action=review

> Source/WebKit2/WebProcess/WebCoreSupport/WebChromeClient.cpp:110
> +#if PLATFORM(MAC)
> +    return m_page->windowFrameInScreenCoordinates();
> +#else

Will a potentially stale value be used here as a result of this change? I'm not even sure if any WindowAndViewFramesChanged will be delivered until after the end of resizing.

-- 
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