Bug 118189

Summary: Clean up temporary files created by the bindings test script
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: BindingsAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, dpranke, glenn, haraken, rniwa
Priority: P2 Keywords: BlinkMergeCandidate
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Chris Dumez 2013-06-28 06:46:26 PDT
Several temporary files are not removed after the bindings tests are executed.

Corresponding Blink patch:
https://src.chromium.org/viewvc/blink/trunk/Tools/Scripts/webkitpy/bindings/main.py?r1=153236&r2=153235&pathrev=153236
Comment 1 Chris Dumez 2013-06-28 06:49:45 PDT
Created attachment 205709 [details]
Patch
Comment 2 Kentaro Hara 2013-06-28 06:50:54 PDT
Comment on attachment 205709 [details]
Patch

thanks.
Comment 3 WebKit Commit Bot 2013-06-28 09:09:01 PDT
Comment on attachment 205709 [details]
Patch

Clearing flags on attachment: 205709

Committed r152170: <http://trac.webkit.org/changeset/152170>
Comment 4 WebKit Commit Bot 2013-06-28 09:09:04 PDT
All reviewed patches have been landed.  Closing bug.