Bug 78925 - Full Screen Refactor Part 1: Remove special-case rendering code for Full Screen animation.
Summary: Full Screen Refactor Part 1: Remove special-case rendering code for Full Scre...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jer Noble
URL:
Keywords:
Depends on:
Blocks: 78926
  Show dependency treegraph
 
Reported: 2012-02-17 13:29 PST by Jer Noble
Modified: 2012-03-08 15:16 PST (History)
1 user (show)

See Also:


Attachments
Patch (11.78 KB, patch)
2012-02-17 13:44 PST, Jer Noble
sullivan: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jer Noble 2012-02-17 13:29:34 PST
Remove all the special-case rendering code to kick the page into composited mode during a full-screen animation.
Comment 1 Jer Noble 2012-02-17 13:44:28 PST
Created attachment 127645 [details]
Patch
Comment 2 Jer Noble 2012-03-08 15:16:39 PST
Committed r110213: <http://trac.webkit.org/changeset/110213>