Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(707)

Unified Diff: sky/specs/debug.md

Issue 912653003: Specs: Dartification or various odds and ends (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « sky/specs/conventions.md ('k') | sky/specs/dom.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/specs/debug.md
diff --git a/sky/specs/debug.md b/sky/specs/debug.md
index 3b6c40bfd070018526b9664327c3f2eeeadf47b4..551509b37960be49bb733126ababf082ffbb2729 100644
--- a/sky/specs/debug.md
+++ b/sky/specs/debug.md
@@ -4,5 +4,8 @@ Debug Mode
Sky can be switched into debug mode, in which:
- documented asserts are checked and logged to the console
- - sky:debug exports its symbols
- - if you miss frame deadlines, your screen flashes
+ - if you miss frame deadlines, your screen flashes (in addition to
+ the exceptions throwing)
+ - the dartanalyzer is run on all files and output logged to the
+ console
+ - code is run in checked mode
« no previous file with comments | « sky/specs/conventions.md ('k') | sky/specs/dom.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698