Bug 106736 - [chromium] Don't archive generated source files.
Summary: [chromium] Don't archive generated source files.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nico Weber
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-12 21:56 PST by Nico Weber
Modified: 2013-01-21 17:46 PST (History)
3 users (show)

See Also:


Attachments
Patch (1.85 KB, patch)
2013-01-12 21:57 PST, Nico Weber
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.