[Webkit-unassigned] [Bug 162799] New: [Modern Media Controls] layout nodes
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Sep 30 11:54:29 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=162799
Bug ID: 162799
Summary: [Modern Media Controls] layout nodes
Classification: Unclassified
Product: WebKit
Version: Safari 10
Hardware: All
OS: All
Status: NEW
Severity: Normal
Priority: P2
Component: Media Elements
Assignee: webkit-unassigned at lists.webkit.org
Reporter: graouts at webkit.org
CC: webkit-bug-importer at group.apple.com
For the work on the modern media controls we will be using a tree of LayoutNode objects that will commit to the DOM in coordinated `requestAnimationFrame()` calls to ensure all layouts are done in an efficient and coordinated manner. As a preamble, we introduced the `scheduler` singleton in https://bugs.webkit.org/show_bug.cgi?id=162726 which is in charge of scheduling callbacks. This task covers introducing the base LayoutNode class.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160930/b1d4b77b/attachment.html>
More information about the webkit-unassigned
mailing list