DescriptionRenamed Calculator app's non-DOM "events" to "inputs".
The inputs to the calculator model were called "events". Comments in
http://crreview.com/11099051 indicate this causes confusion when those
are mixed with the totally different DOM events also used in view.js.
With this change, the calculator model inputs were renamed "inputs" to
avoid that confusion. No functionality was changed and tests pass after
the test.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=162366
Patch Set 1 #
Total comments: 1
Messages
Total messages: 5 (0 generated)
|