Bug 71047

Summary: Correctly Guard Exported REQUEST_ANIMATION_FRAME Symbols
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: WebCore Misc.Assignee: Joseph Pecoraro <joepeck>
Status: RESOLVED FIXED    
Severity: Normal CC: ddkilzer, joepeck, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
[PATCH] Proposed Fix none

Joseph Pecoraro
Reported 2011-10-27 12:02:26 PDT
__ZN7WebCore9FrameView25serviceScriptedAnimationsEy => WebCore::FrameView::serviceScriptedAnimations(unsigned long long) Should be behind an ENABLE(REQUEST_ANIMATION_FRAME) guard.
Attachments
[PATCH] Proposed Fix (1.54 KB, patch)
2011-10-27 12:04 PDT, Joseph Pecoraro
no flags
Joseph Pecoraro
Comment 1 2011-10-27 12:04:12 PDT
Created attachment 112720 [details] [PATCH] Proposed Fix I didn't actually build this locally, so cq- until the bot runs with it or I finish my local build!
David Kilzer (:ddkilzer)
Comment 2 2011-10-27 12:18:32 PDT
Comment on attachment 112720 [details] [PATCH] Proposed Fix r=me
WebKit Review Bot
Comment 3 2011-10-27 15:35:14 PDT
Comment on attachment 112720 [details] [PATCH] Proposed Fix Clearing flags on attachment: 112720 Committed r98650: <http://trac.webkit.org/changeset/98650>
WebKit Review Bot
Comment 4 2011-10-27 15:35:25 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.