[webkit-reviews] review requested: [Bug 19943] [Gtk] Use G_CONST_RETURN instead of const : [Attachment 22156] use G_CONST_RETURN instead of const

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 8 07:27:49 PDT 2008


Jan Alonzo <jmalonzo at gmail.com> has asked  for review:
Bug 19943: [Gtk] Use G_CONST_RETURN instead of const
https://bugs.webkit.org/show_bug.cgi?id=19943

Attachment 22156: use G_CONST_RETURN instead of const
https://bugs.webkit.org/attachment.cgi?id=22156&action=edit

------- Additional Comments from Jan Alonzo <jmalonzo at gmail.com>
This patch replaces const with G_CONST_RETURN wherever const is used in the API
(currently for functions that return const gchar*)


More information about the webkit-reviews mailing list