mirror of
https://github.com/google/nomulus.git
synced 2025-05-02 13:07:50 +02:00
Thanks to [] shared libraries at Google now produce valid JSON which allows using JSON.parse. It is safer and faster than goog.json.parse which uses eval by default. NOTE: All shared libraries producing JSON at Google were changed to produce valid JSON. However, if your code uses a custom way of producing JSON (not using the shared libraries) or if your code parses JSON generated a long time ago and stored, this CL might break you so please review with care. Design doc: [] Tested: TAP --sample for global presubmit queue [] ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=166454709 |
||
---|---|---|
.. | ||
brainframe.js | ||
BUILD | ||
console.js | ||
contact.js | ||
contact_settings.js | ||
contact_us.js | ||
dashboard.js | ||
domain.js | ||
epp_session.js | ||
host.js | ||
main.js | ||
payment.js | ||
resources.js | ||
security_settings.js | ||
whois_settings.js | ||
xml_resource_component.js |