Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Submit feedback
  • Sign in / Register
T
tangled
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • eriksson monteiro
  • tangled
  • Repository

Switch branch/tag
  • tangled
  • chrome
  • test
  • data
  • banners
  • long_murmur2_hash_icon.png
Find file HistoryPermalink
  • pkotwicz's avatar
    Make ManifestUpgradeDetector correctly fetch "icon Murmur2 hash" if hash is big · aaab0997
    pkotwicz authored Oct 27, 2016
    Murmur2 hashes can take on values up to 2^64 - 1. 2^64 - 1 is larger than
    Long#MAX_VALUE. This CL introduces
    WebApkMetaDataUtils#getIconMurmur2HashFromMetaData() to extract the hash from
    the meta data in the WebAPK's Android Manifest.
    
    BUG=659348
    TEST=WebApkMetaDataUtilsTest#testGetIconMurmur2HashFromMetaData,
         ManifestUpgradeDetectorFetcherTest.testIconMurmur2HashParsing
    
    Review-Url: https://codereview.chromium.org/2452823002
    Cr-Commit-Position: refs/heads/master@{#428140}
    aaab0997
long_murmur2_hash_icon.png 125 KB

Download (125 KB)

long_murmur2_hash_icon.png

Replace long_murmur2_hash_icon.png

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.