Bug 78927
Summary: | Full Screen Refactor Part 3: Add utility classes WKFadeAnimation and WKScaleAnimation | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jer Noble <jer.noble> |
Component: | WebKit2 | Assignee: | Jer Noble <jer.noble> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 78926 | ||
Bug Blocks: |
Jer Noble
Add new (WKSI-based) NSAnimation subclasses for use in animating into and out of full-screen mode.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Jer Noble
Closing this bug. The necessary classes already exist in WebCore (WebWindowScaleAnimation & WebWindowFadeAnimation).