[webkit-reviews] review granted: [Bug 32875] [Android] Android requires ability to increase layout delay : [Attachment 45656] Patch 1 for Bug 32875

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 5 13:08:31 PST 2010


Darin Adler <darin at apple.com> has granted Steve Block <steveblock at google.com>'s
request for review:
Bug 32875: [Android] Android requires ability to increase layout delay
https://bugs.webkit.org/show_bug.cgi?id=32875

Attachment 45656: Patch 1 for Bug 32875
https://bugs.webkit.org/attachment.cgi?id=45656&action=review

------- Additional Comments from Darin Adler <darin at apple.com>
> +    m_extraLayoutDelay = 0;

Should use member initialization syntax instead of assignment.

Seems OK.


More information about the webkit-reviews mailing list