Files
sdk/runtime/bin
John McCutchan b9b0649b9c dart:developer service extension fixes
Fixes #25724
Fixes Florian Loitsch's emailed request (get rid of k prefix on constants).

- Rename ServiceExtensionResponse constants to not have a 'k' prefix.
- Provide more explanation on how to invoke service extensions (they require an 'isolateId' parameter).
- Require extension method names to begin with "ext." and recommend the template: "ext.package.command" to avoid conflicts with other packages.

R=rmacnak@google.com

Review URL: https://codereview.chromium.org/1680593004 .
2016-02-10 08:54:51 -08:00
..
2016-02-09 10:50:43 -08:00
2015-09-15 12:49:52 -07:00
2015-09-15 12:49:52 -07:00
2014-09-30 23:29:26 +00:00
2015-11-19 09:24:23 -08:00
2015-01-09 13:06:37 +00:00
2016-02-05 15:28:59 -08:00
2015-10-29 23:35:46 -07:00
2016-02-08 08:57:43 -08:00
2015-02-12 15:13:35 +00:00
2015-12-15 19:24:40 +01:00
2015-01-19 09:24:48 +00:00
2015-10-29 23:35:46 -07:00
2016-02-09 10:50:43 -08:00