Bug 106736

Summary: [chromium] Don't archive generated source files.
Product: WebKit Reporter: Nico Weber <thakis>
Component: New BugsAssignee: Nico Weber <thakis>
Status: RESOLVED FIXED    
Severity: Normal CC: eric, rniwa, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Nico Weber 2013-01-12 21:56:12 PST
[chromium] Don't archive generated source files.
Comment 1 Nico Weber 2013-01-12 21:57:21 PST
Created attachment 182480 [details]
Patch
Comment 2 Nico Weber 2013-01-12 21:57:47 PST
This is not really necessary, but a bit nicer.
Comment 3 Eric Seidel (no email) 2013-01-21 16:48:51 PST
Comment on attachment 182480 [details]
Patch

Makes sense.
Comment 4 Eric Seidel (no email) 2013-01-21 16:49:05 PST
I expect this is used by other ports?
Comment 5 Nico Weber 2013-01-21 16:50:10 PST
(In reply to comment #4)
> I expect this is used by other ports?

Yes, but this bit of diff is in a 

    elif platform == 'chromium':

branch. I suppose including a little more context in the diff would've been nice of me, sorry.
Comment 6 WebKit Review Bot 2013-01-21 17:46:10 PST
Comment on attachment 182480 [details]
Patch

Clearing flags on attachment: 182480

Committed r140375: <http://trac.webkit.org/changeset/140375>
Comment 7 WebKit Review Bot 2013-01-21 17:46:13 PST
All reviewed patches have been landed.  Closing bug.