[Webkit-unassigned] [Bug 42984] webkit-patch post-commits is broken: AttributeError: Values instance has no attribute 'no_squash'

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 27 13:20:50 PDT 2010


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





--- Comment #4 from Ojan Vafai <ojan at chromium.org>  2010-07-27 13:20:50 PST ---
This issue was that post-commits used an object that inherited from AbstractStep, which would check the values of these options without using the options in the AbstractStep itself. I think there's an architectural issue in the code here, but I'm not sure it's worth fixing now.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list