Bug 65628 - Teach BuilderToPort to distinguish between Release and Debug builders.
Summary: Teach BuilderToPort to distinguish between Release and Debug builders.
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: Dimitri Glazkov (Google)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-03 11:05 PDT by Dimitri Glazkov (Google)
Modified: 2011-08-03 11:11 PDT (History)
1 user (show)

See Also:


Attachments
Patch (3.74 KB, patch)
2011-08-03 11:06 PDT, Dimitri Glazkov (Google)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dimitri Glazkov (Google) 2011-08-03 11:05:03 PDT
Teach BuilderToPort to distinguish between Release and Debug builders.
Comment 1 Dimitri Glazkov (Google) 2011-08-03 11:06:44 PDT
Created attachment 102794 [details]
Patch
Comment 2 Adam Barth 2011-08-03 11:08:52 PDT
Comment on attachment 102794 [details]
Patch

Ok.  BuilderToPort is really a hack.  I don't want to add too much complexity to it because that will make it harder to unwind later, but this patch seems fine...
Comment 3 Dimitri Glazkov (Google) 2011-08-03 11:11:25 PDT
Comment on attachment 102794 [details]
Patch

Clearing flags on attachment: 102794

Committed r92294: <http://trac.webkit.org/changeset/92294>
Comment 4 Dimitri Glazkov (Google) 2011-08-03 11:11:29 PDT
All reviewed patches have been landed.  Closing bug.