[Webkit-unassigned] [Bug 26755] webkit-patch's commit messages are less readable than commit-log-editor's

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 7 10:52:26 PDT 2011


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





--- Comment #35 from Adam Barth <abarth at webkit.org>  2011-07-07 10:52:25 PST ---
> This code is below the level of the tool. Using it here would be a layering violation, I believe. How do you suggest we make this work?

The tool has several layers.  For example, Checkout depends on SCM and SCM depends on Executive.  Checkout can either keep its own pointer to Executive or it can use the one that SCM has.  SCM initially gets that pointer from the tool when the tool is initialized.

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