On 1/7/13 1:02 PM, Chris Peterson wrote:
I've seen some inconsistent usage, so I just wanted to get a group opinion.

If a fix for bug X introduces regression bug Y, should Y "block" X
(because X is not properly fixed until regression Y is fixed) or should
Y "depend on" X (because regression Y does not exist without fix X)?

Y blocks X.

I find it easier to remember as "X depends on Y" (a complete fix for X depends on Y)... And then work backward to what to set, since setting one for X will set the other for Y. YMMV. ;-)


_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to