Bug 65628

Summary: Teach BuilderToPort to distinguish between Release and Debug builders.
Product: WebKit Reporter: Dimitri Glazkov (Google) <dglazkov>
Component: New BugsAssignee: Dimitri Glazkov (Google) <dglazkov>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.