[webkit-reviews] review denied: [Bug 23862] When interrupting accelerated animations, need to simulate style differences : [Attachment 27570] Patch, changelog

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 11 13:37:08 PST 2009


Dave Hyatt <hyatt at apple.com> has denied Simon Fraser (smfr)
<simon.fraser at apple.com>'s request for review:
Bug 23862: When interrupting accelerated animations, need to simulate style
differences
https://bugs.webkit.org/show_bug.cgi?id=23862

Attachment 27570: Patch, changelog
https://bugs.webkit.org/attachment.cgi?id=27570&action=review

------- Additional Comments from Dave Hyatt <hyatt at apple.com>
Typo:

"propery" should be "property"

Why two bits?  It seems like a single flag is good enough, especially given
they are both in the same struct.  We can revisit if more bits end up in
different structs, but for now I'd just do one.


More information about the webkit-reviews mailing list