Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Move ledger data:* favicons to external files #11754

Merged
merged 1 commit into from
Dec 13, 2017
Merged

Commits on Dec 6, 2017

  1. Move ledger data:* favicons to external files

    This moves data:* URLs in the ledger appState to external image files, which
    reduces the size of my session-store-1 from ~25 MB to 5 MB.
    
    Fix #11582
    
    Test plan:
    1. Copy session-store-1 from a Brave profile that has had payments enabled for a while to your brave-development appData directory.
    2. Start the browser and go to about:preferences#payments. The synopsis table should appear fine.
    3. Close the browser.
    4. In your brave-development appData directory, you should now see a ledger-favicons subdirectory which contains a lot of image files. You should also notice that session-store-1 is now much smaller.
    5. Repeat step 2.
    diracdeltas committed Dec 6, 2017
    Configuration menu
    Copy the full SHA
    e17af72 View commit details
    Browse the repository at this point in the history