[Webkit-unassigned] [Bug 147043] Remove hardcoded "internal" from Buildbot.prototype._normalizeQueueInfo.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 20 17:05:10 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=147043

Jason Marcell <jmarcell at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #256978|0                           |1
        is obsolete|                            |
 Attachment #256978|review?                     |
              Flags|                            |
 Attachment #257148|                            |review?
              Flags|                            |

--- Comment #5 from Jason Marcell <jmarcell at apple.com> ---
Created attachment 257148
  --> https://bugs.webkit.org/attachment.cgi?id=257148&action=review
Remove hardcoded "internal" from Buildbot.prototype._normalizeQueueInfo.

Currently the "_normalizeQueueInfo" method is adding some hardcoded defaults for the queueInfo.branch data structure. I have been working with Dan Bates on a more generic solution in which the defaults may be specified instead by a Buildbot base class getter method (which returns an empty dictionary) that can be overridden by inheriting classes.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150721/3b2d082f/attachment.html>


More information about the webkit-unassigned mailing list