RESOLVED FIXED Bug 114681
[refactor] Moved ScriptedAnimationController clearance code to common function
https://bugs.webkit.org/show_bug.cgi?id=114681
Summary [refactor] Moved ScriptedAnimationController clearance code to common function
Bruno Abinader (history only)
Reported 2013-04-16 05:59:29 PDT
Avoided duplicated code by moving ScriptedAnimationController clearance code to an inline function to be used by both Document::dispose() and Document::detach().
Attachments
Patch (3.60 KB, patch)
2013-04-16 06:02 PDT, Bruno Abinader (history only)
eflews.bot: commit-queue-
Patch (3.04 KB, patch)
2013-04-16 06:39 PDT, Bruno Abinader (history only)
no flags
Bruno Abinader (history only)
Comment 1 2013-04-16 06:02:35 PDT
EFL EWS Bot
Comment 2 2013-04-16 06:10:12 PDT
Bruno Abinader (history only)
Comment 3 2013-04-16 06:39:16 PDT
Created attachment 198327 [details] Patch Moved implementation code out of header as ScriptedAnimationController is forward declared in Document.cpp source.
WebKit Commit Bot
Comment 4 2013-04-17 11:15:34 PDT
Comment on attachment 198327 [details] Patch Clearing flags on attachment: 198327 Committed r148618: <http://trac.webkit.org/changeset/148618>
WebKit Commit Bot
Comment 5 2013-04-17 11:15:37 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.