[Webkit-unassigned] [Bug 31904] [bzt] Kill WebKitLandingScripts

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 26 20:25:38 PST 2009


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


Eric Seidel <eric at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #43904|review?                     |review+
               Flag|                            |




--- Comment #10 from Eric Seidel <eric at webkit.org>  2009-11-26 20:25:38 PST ---
(From update of attachment 43904)
Commands already have a self.tool now.  No need to pass tool:
         self._create_changelogs_for_revert(tool.scm(), revision)
 398         self._create_changelogs_for_revert(tool, revision)

If you're going to move away from scm(), we should move to self.tool

-- 
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