Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(622)

Issue 9077045: more cleanup after view controller args (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years ago by rafaelw
Modified:
11 years ago
Reviewers:
arv
CC:
mdv-reviews_googlegroups.com
Base URL:
https://github.com/toolkitchen/mdv.git@master
Visibility:
Public.

Description

more cleanup after view controller args R=arv BUG= Committed: https://github.com/toolkitchen/mdv/commit/68a880f

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M examples/util/view_controller.js View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2
rafaelw
Committed patchset #1 manually as r68a880f (presubmit successful).
11 years ago (2013-05-09 15:51:19 UTC) #1
arv
11 years ago (2013-05-09 16:54:11 UTC) #2
LGTM


On Thu, May 9, 2013 at 11:51 AM, <rafaelw@chromium.org> wrote:

> Reviewers: arv,
>
> Message:
> Committed patchset #1 manually as r68a880f (presubmit successful).
>
> Description:
> more cleanup after view controller args
>
> R=arv
> BUG=
>
> Committed:
https://github.com/**toolkitchen/mdv/commit/68a880f<https://github.com/toolki...
>
> Please review this at
https://codereview.appspot.**com/9077045/<https://codereview.appspot.com/9077...
>
> Affected files:
>   M examples/util/view_controller.**js
>
>
> Index: examples/util/view_controller.**js
> diff --git a/examples/util/view_**controller.js b/examples/util/view_**
> controller.js
> index 5518673a61dab53d144aa00f40d1e5**9a31afa197..**
> ce3173920bba0db77abf5bd6edfca1**ce05b93cca 100644
> --- a/examples/util/view_**controller.js
> +++ b/examples/util/view_**controller.js
> @@ -43,7 +43,7 @@
>
>    var registeredEvents = {};
>
> -  var actionPattern = /(\w*)[\s]*:[\s]*(\w*)(\(([\w\**.\$]*)\)){0,1}/;
> +  var actionPattern = /(\w*)\s*:\s*(\w*)(\(([\w\.\$]***)\)){0,1}/;
>
>    function getAction(node) {
>      if (node.nodeType !== Node.ELEMENT_NODE)
>
>
>


-- 
erik
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b