WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 107896
[wk2] Page overlays should do their own animation, instead of relying on implicit animation
https://bugs.webkit.org/show_bug.cgi?id=107896
Summary
[wk2] Page overlays should do their own animation, instead of relying on impl...
Tim Horton
Reported
2013-01-24 19:16:38 PST
Right now, with TiledCoreAnimationDrawingArea, we accidentally depend on CA implicit animation to do the fade animation when removing a page overlay; we don't use PageOverlay's fade animation (which should be adjusted to use a CA explicit animation, but that's a bug for another day) on the way out (but we do on the way in!). We should make this consistent and update callers. <
rdar://problem/12900058
>
Attachments
patch
(9.62 KB, patch)
2013-01-24 19:32 PST
,
Tim Horton
sam
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Tim Horton
Comment 1
2013-01-24 19:32:17 PST
Created
attachment 184641
[details]
patch
Tim Horton
Comment 2
2013-01-24 19:49:02 PST
http://trac.webkit.org/changeset/140769
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