Eric Seidel
eb58358bab
Slight simplification to prompt code
...
R=abarth@chromium.org
Review URL: https://codereview.chromium.org/678833004
2014-10-29 12:15:34 -07:00
Adam Barth
74db9da5e1
Add inspect command to skydb
...
This CL adds an "inspect" command to skydb that injects the inspector module
into the page and prints some instructions for opening the inspector.
R=eseidel@chromium.org
Review URL: https://codereview.chromium.org/690433004
2014-10-28 17:08:25 -07:00
Eric Seidel
f13aad9c79
Make skydb load examples/home.sky by default.
...
I had to also register for the text/plain mime-type
which turned out to be harder than expected.
Mostly due to my confusion with mojo_shell
using last-argument-wins argument parsing.
R=ianh@google.com
Review URL: https://codereview.chromium.org/672363002
2014-10-23 14:56:44 -07:00
Eric Seidel
27769cca2c
Teach tools/skydb how to take a URL as a parameter.
...
Turns out our shut-down code in debugger.cc is never
called. Need to talk to Ben to figure out how
to listen for the CloseWindow.
R=abarth@chromium.org
Review URL: https://codereview.chromium.org/658113004
2014-10-23 13:40:48 -07:00
Adam Barth
58adc99ae2
Add another missing dependency
2014-10-23 12:02:07 -07:00
Adam Barth
ae72930937
Open the Sky
2014-10-23 11:17:19 -07:00