[webkit-reviews] review requested: [Bug 90692] WebCore doesn't build with recent clang (w/ patch) : [Attachment 151096] fix warnings by the new -Wunused-private-field

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 6 09:47:33 PDT 2012


Nuno Lopes <nlopes at apple.com> has asked  for review:
Bug 90692: WebCore doesn't build with recent clang (w/ patch)
https://bugs.webkit.org/show_bug.cgi?id=90692

Attachment 151096: fix warnings by the new -Wunused-private-field
https://bugs.webkit.org/attachment.cgi?id=151096&action=review

------- Additional Comments from Nuno Lopes <nlopes at apple.com>
I commented out the field in GraphicsContext3DPrivate instead of removing it
since it has a comment saying that eventually it will be used in the future.


More information about the webkit-reviews mailing list