[Webkit-unassigned] [Bug 27849] bugzilla-tool post-commits obsoletes its own work :(
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jul 30 14:01:34 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27849
--- Comment #1 from Eric Seidel <eric at webkit.org> 2009-07-30 14:01:33 PDT ---
I think this is due to the complexity of trying to support posting commits to
different bugs...
if options.obsolete_patches and bug_id not in
have_obsoleted_patches:
PostDiffAsPatchToBug.obsolete_patches_on_bug(bug_id, tool.bugs)
have_obsoleted_patches.update(bug_id)
is supposed to catch this case, but doesn't seem to be working.
--
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