[Webkit-unassigned] [Bug 57731] [CSS 3] missing cursor support for 'none' on Windows
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Oct 1 16:32:53 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=57731
Ryan <aikavanak at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #104642|0 |1
is obsolete| |
Attachment #104642|commit-queue? |
Flag| |
Attachment #109409| |review?, commit-queue?
Flag| |
--- Comment #16 from Ryan <aikavanak at gmail.com> 2011-10-01 16:32:53 PST ---
Created an attachment (id=109409)
--> (https://bugs.webkit.org/attachment.cgi?id=109409&action=review)
Updated patch addressing latest comments.
I've addressed the comments, including removing the const qualifiers.
This seems odd to me, considering the current general opinion on C++ best practices is to use const whenever possible. I can understand wanting to keep the code consistent, but in the case of consts, is it really worth it considering the bugs const-correctness can help avoid?
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list