Commit c3abeff8 by kimth

Another TODO comment

parent 7b8750ab
...@@ -18,6 +18,7 @@ class @JavascriptLoader ...@@ -18,6 +18,7 @@ class @JavascriptLoader
callback() callback()
return return
# TODO: Verify the execution order of multiple placeholders
completed = (false for i in [1..placeholders.length]) completed = (false for i in [1..placeholders.length])
callbackCalled = false callbackCalled = false
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment