| commit | 5e3d46ed16bd97d99b27b2e81e53d1c97d3ef4e3 | [log] [tgz] |
|---|---|---|
| author | Jacob Richman <jacobr@google.com> | Thu Dec 08 08:20:42 2016 -0800 |
| committer | Jacob Richman <jacobr@google.com> | Thu Dec 08 08:20:42 2016 -0800 |
| tree | 62d66196c5ec3c63944e34ee4db81409ec3c9a5b | |
| parent | d9853149e09a3ea73a42b9f63c6460479adcf9f4 [diff] |
Support a new source map bundle format useful for the Dart Dev Compiler. A source map bundle is a JSON array where each entry is a source map. BUG= R=sigmund@google.com Review URL: https://codereview.chromium.org//2560623003 .