Bug 76920

Summary: CodeGeneratorV8.pm should overwrite the output .h/.cpp only if the bytes differ
Product: WebKit Reporter: Kentaro Hara <haraken>
Component: WebCore JavaScriptAssignee: Kentaro Hara <haraken>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, darin, japhet, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 76836    
Attachments:
Description Flags
Patch none

Kentaro Hara
Reported 2012-01-24 09:34:33 PST
This is one of steps to stop rebuilding .h/.cpp files generated by unchanged IDLs (bug 76836). In this bug, we make a change on CodeGeneratorV8.pm so that it overwrites the output .h/.cpp only if the bytes differ.
Attachments
Patch (3.42 KB, patch)
2012-01-24 09:42 PST, Kentaro Hara
no flags
Kentaro Hara
Comment 1 2012-01-24 09:42:42 PST
WebKit Review Bot
Comment 2 2012-01-24 11:40:48 PST
Comment on attachment 123754 [details] Patch Clearing flags on attachment: 123754 Committed r105766: <http://trac.webkit.org/changeset/105766>
WebKit Review Bot
Comment 3 2012-01-24 11:40:52 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.