Bug 83412

Summary: check-webkit-style should ignore NULL usage in gtk_style_context_get_style
Product: WebKit Reporter: Martin Robinson <mrobinson>
Component: Tools / TestsAssignee: Martin Robinson <mrobinson>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, dpranke, levin, ojan, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.