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

Side by Side 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 unified diff | Download patch
« no previous file with comments | « sky/specs/conventions.md ('k') | sky/specs/dom.md » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Debug Mode 1 Debug Mode
2 ========== 2 ==========
3 3
4 Sky can be switched into debug mode, in which: 4 Sky can be switched into debug mode, in which:
5 5
6 - documented asserts are checked and logged to the console 6 - documented asserts are checked and logged to the console
7 - sky:debug exports its symbols 7 - if you miss frame deadlines, your screen flashes (in addition to
8 - if you miss frame deadlines, your screen flashes 8 the exceptions throwing)
9 - the dartanalyzer is run on all files and output logged to the
10 console
11 - code is run in checked mode
OLDNEW
« 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