WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
71047
Correctly Guard Exported REQUEST_ANIMATION_FRAME Symbols
https://bugs.webkit.org/show_bug.cgi?id=71047
Summary
Correctly Guard Exported REQUEST_ANIMATION_FRAME Symbols
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug