Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 Name: Chrome Platform Analytics | |
| 2 URL: https://github.com/GoogleChrome/chrome-platform-analytics | |
| 3 Version: 1.5.2 | |
| 4 Date: 2/5/2015 | |
| 5 License: Apache 2.0 | |
| 6 License File: NOT_SHIPPED | |
| 7 Security Critical: yes | |
| 8 | |
| 9 Description: | |
| 10 This package supports the use of Google Analytics (GA) in Chrome Platform | |
| 11 Applications and Extensions. | |
| 12 | |
| 13 The compiled, bundled version of the package is used, in order to avoid | |
|
Steve McKay
2015/02/10 15:32:20
The library is available from GitHub both as closu
Ben Kwa
2015/02/10 15:48:46
Done.
| |
| 14 incurring dependencies on all of goog.*. | |
|
Steve McKay
2015/02/10 15:32:20
s/incurring dependencies on all of goog.*./the nee
Ben Kwa
2015/02/10 15:48:46
This seemed redundant given the previous comment.
| |
| 15 | |
| 16 The SHA1 hash for this version of GoogleChrome/chrome-platform-analytics is | |
| 17 e7c6f0e6ca6edfdd6cba0cd350516e55eb513959. | |
| 18 | |
| 19 Local Modifications: | |
| 20 An externs file had to be added to account for chrome's js model, which is | |
|
Steve McKay
2015/02/10 15:32:20
Added externs.js allowing apps that do use closure
Ben Kwa
2015/02/10 15:48:46
Done.
| |
| 21 neither vanilla javascript, nor full-blown closure. | |
| OLD | NEW |