[Webkit-unassigned] [Bug 61694] New: WebKit2: Enable serializing of data types needed for cross-process accelerated compositing
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat May 28 15:00:11 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=61694
Summary: WebKit2: Enable serializing of data types needed for
cross-process accelerated compositing
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: NEW
Severity: Enhancement
Priority: P2
Component: WebKit wx
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: noam.rosenthal at nokia.com
This is the first part of upstreaming the cross-process accelerated-compositing implementation we use with Qt.
To enable accelerated compositing on the UI process, we need to serialize the following:
* TransformationMatrix
* TimingFunction
* TransformOperation[s]
* Animation
* The GraphicsLayer data
As a first measure, we'll enable ArgumentCoders for relevant existing data types.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list