RESOLVED FIXED 104896
[Tools] Add exception for gtk_style_context_get()
https://bugs.webkit.org/show_bug.cgi?id=104896
Summary [Tools] Add exception for gtk_style_context_get()
Claudio Saavedra
Reported 2012-12-13 02:58:34 PST
This method needs a NULL sentinel. Shut the checker up.
Attachments
2012-12-13 Claudio Saavedra <csaavedra@igalia.com> (2.33 KB, patch)
2012-12-13 02:59 PST, Claudio Saavedra
no flags
[Tools] Add exception for gtk_style_context_get() https://bugs.webkit.org/show_bug.cgi?id=104896 (3.29 KB, patch)
2012-12-13 03:10 PST, Claudio Saavedra
no flags
Claudio Saavedra
Comment 1 2012-12-13 02:59:50 PST
Created attachment 179241 [details] 2012-12-13 Claudio Saavedra <csaavedra@igalia.com> [Tools] Add exception for gtk_style_context_get() https://bugs.webkit.org/show_bug.cgi?id=104896 Reviewed by NOBODY (OOPS!). Add new exception for gtk_style_context_get(). * Scripts/webkitpy/style/checkers/cpp.py: (check_for_null): Add exception for gtk_style_context_get().
Claudio Saavedra
Comment 2 2012-12-13 03:10:41 PST
Created attachment 179242 [details] [Tools] Add exception for gtk_style_context_get() https://bugs.webkit.org/show_bug.cgi?id=104896 Reviewed by NOBODY (OOPS!). Add new exception for gtk_style_context_get(). * Scripts/webkitpy/style/checkers/cpp.py: (check_for_null): Add exception for gtk_style_context_get().
WebKit Review Bot
Comment 3 2012-12-13 04:03:37 PST
Comment on attachment 179242 [details] [Tools] Add exception for gtk_style_context_get() https://bugs.webkit.org/show_bug.cgi?id=104896 Clearing flags on attachment: 179242 Committed r137583: <http://trac.webkit.org/changeset/137583>
WebKit Review Bot
Comment 4 2012-12-13 04:03:41 PST
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.