[Webkit-unassigned] [Bug 115172] REGRESSION (r147797): Animations slideshows of images on www.thesuperficial.com are slow

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 25 06:03:35 PDT 2013


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


Andreas Kling <akling at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #199655|review?                     |review+
               Flag|                            |




--- Comment #3 from Andreas Kling <akling at apple.com>  2013-04-25 06:01:54 PST ---
(From update of attachment 199655)
View in context: https://bugs.webkit.org/attachment.cgi?id=199655&action=review

r=me

> Source/WebCore/loader/FrameLoader.cpp:3322
> -    bool isLoadProgressing = m_frame->page()->progress()->isLoadProgressing();
> +    bool isLoadProgressing = m_frame->page()->progress()->isMainLoadProgressing();

You may also want to rename the variable.

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