DescriptionThis is principally about task.js, which implements Long_Task, a class to run long-running tasks using a cooperative multitasking model. Other changes really just support this one.
counter_task.js is a very simple task generator that counts up to a limit. It's a testing example more than anything. Similarly task_test_ui.js. crawler.xul got a tab set.
NOTE: Because a defect, probably within IDEA, when I renamed crawler.js to crawler_ui.js (there were two files with the same name in different directories), it got committed to the repository as a file delete/add rather than a file rename. The hgreview extension proceeded to choke on this situation, aborting entirely rather than doing something sensible. Thus there are some very small initial changes missing from this changeset. This seemed better than not having a changeset at all.
Patch Set 1 #
MessagesTotal messages: 2
|