Comment 2 for bug 507323

Revision history for this message
Muharem Hrnjadovic (al-maisan) wrote :

My understanding of this is as follows:

  - if the 'virtualized' property value matches for a Builder and a BuildQueue record then add the latter to the set of potential candidates
  - if a BuildQueue record's 'virtualized' property is not set (IS NULL) then only add it to the set of potential candidates if the builder is a virtual one. This is a security measure meant to preclude the execution of untrusted code on native builders.