commit | ff2b99cd896e7aa7757abc7a131bf27ecd86807f | [log] [tgz] |
---|---|---|
author | lishutong <lishutong@google.com> | Wed Jul 28 20:01:19 2021 +0000 |
committer | lishutong <lishutong@google.com> | Wed Jul 28 20:31:37 2021 +0000 |
tree | 6613512c710c4ff2e38748b577891970c22dd8be | |
parent | 30f991bf6e36df715093fd7a1c64f77c61c0aa11 [diff] |
Fix a compatibility issue: getBigUint64. The method getBigUint64 is not supported by safari until version 15: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/DataView/getBigUint64 This CL mannual reload this method. Test: Mannual tested. Change-Id: I1d967eda93f9f628fb7f0f5d9f90efb92429ed5e