Bug 104896

Summary: [Tools] Add exception for gtk_style_context_get()
Product: WebKit Reporter: Claudio Saavedra <csaavedra>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
2012-12-13 Claudio Saavedra <csaavedra@igalia.com>
none
[Tools] Add exception for gtk_style_context_get() https://bugs.webkit.org/show_bug.cgi?id=104896 none

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.