Bug 104657

Summary: Remove unused GErrors
Product: WebKit Reporter: Alberto Garcia <berto>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Trivial CC: cgarcia, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Alberto Garcia 2012-12-11 04:09:37 PST
There's a few unused GErrors in the tools' source code.

Most functions that receive a GError can also accept NULL instead, so
they can be removed.
Comment 1 Alberto Garcia 2012-12-11 04:14:14 PST
Created attachment 178772 [details]
Patch
Comment 2 WebKit Review Bot 2012-12-11 05:13:58 PST
Comment on attachment 178772 [details]
Patch

Clearing flags on attachment: 178772

Committed r137296: <http://trac.webkit.org/changeset/137296>
Comment 3 WebKit Review Bot 2012-12-11 05:14:01 PST
All reviewed patches have been landed.  Closing bug.