Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / third_party / trace-viewer / third_party / tvcm / third_party / Promises / README.chromium
1 Name: Promises\r
2 Short Name: Promises\r
3 URL: https://github.com/slightlyoff/Promises/\r
4 Date: Mon Aug 05 19:45:31 EST 2013\r
5 Revision: dfe3987c8a7b93158f6e1e0391a01b44f650ccad\r
6 License: Apache License v2.0\r
7 License File: polyfill/LICENSE\r
8 Security Critical: no\r
9 \r
10 Description:\r
11 Promises Design for DOM, currently in IDL. Also a p(r)ollyfill and re-worked\r
12 APIs to take advantage of the new semantics.\r
13 \r
14 Local Modifications:\r
15 Modified isThennable to not throw when passed undefined.