[Webkit-unassigned] [Bug 134073] Unfreeze the layer tree on DidFirstVisuallyNonEmptyLayout

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 19 14:09:35 PDT 2014


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





--- Comment #3 from Simon Fraser (smfr) <simon.fraser at apple.com>  2014-06-19 14:09:56 PST ---
(From update of attachment 233381)
View in context: https://bugs.webkit.org/attachment.cgi?id=233381&action=review

> Source/WebKit2/WebProcess/WebCoreSupport/WebFrameLoaderClient.cpp:577
> +        if (m_frame == m_frame->page()->mainWebFrame()) {

.isMainFrame()?

> Source/WebKit2/WebProcess/WebCoreSupport/WebFrameLoaderClient.cpp:580
> +                m_didCompletePageTransitionAlready = true;

The "Already" here seems superfluous.

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