RESOLVED FIXED 83412
check-webkit-style should ignore NULL usage in gtk_style_context_get_style
https://bugs.webkit.org/show_bug.cgi?id=83412
Summary check-webkit-style should ignore NULL usage in gtk_style_context_get_style
Martin Robinson
Reported 2012-04-06 16:48:14 PDT
NULL usage is required for use as a sentinal for a variable argument list in gtk_style_context_get_style, so check-webkit-style should ignore it.
Attachments
Patch (2.69 KB, patch)
2012-04-06 16:51 PDT, Martin Robinson
no flags
Martin Robinson
Comment 1 2012-04-06 16:51:39 PDT
Martin Robinson
Comment 2 2012-04-06 19:10:01 PDT
Comment on attachment 136098 [details] Patch Thanks for the review!
WebKit Review Bot
Comment 3 2012-04-09 02:48:46 PDT
Comment on attachment 136098 [details] Patch Clearing flags on attachment: 136098 Committed r113565: <http://trac.webkit.org/changeset/113565>
WebKit Review Bot
Comment 4 2012-04-09 02:48:51 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.