[Webkit-unassigned] [Bug 167041] New: Code clean up in the Animation class
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jan 13 18:10:06 PST 2017
https://bugs.webkit.org/show_bug.cgi?id=167041
Bug ID: 167041
Summary: Code clean up in the Animation class
Classification: Unclassified
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Animations
Assignee: webkit-unassigned at lists.webkit.org
Reporter: sabouhallawa at apple.com
CC: dino at apple.com
-- Shorten the enum names and use enum class instead.
-- Use std::optional for the members instead of tracking setting them variable by a set of booleans.
--
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/20170114/fba1c95b/attachment-0001.html>
More information about the webkit-unassigned
mailing list