[Webkit-unassigned] [Bug 112327] Reorganize image animation starting

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 22 09:53:50 PDT 2013


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





--- Comment #19 from Nandor Huszka <hnandor at inf.u-szeged.hu>  2013-04-22 09:52:08 PST ---
(In reply to comment #18)
> Start comments with caps & end with "."
> 
> Follow this for all comments :)

Okay, everybody likes full sencences. :)

> > Source/WebCore/page/FrameView.cpp:4086
> > +    RenderObject* stoppedAnimation;
> 
> Scope of the stoppedAnimation can be reduced into loop
> 
> > Source/WebCore/page/FrameView.cpp:4088
> > +    bool intersectsArea;
> 
> Hope this variable can be removed, because after assignment it is only used for next conditional statement alone.

Of course, code will be more clear near to the final patch.

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