• 
      

    Fix the URLs to the GitHub emoji CDN.

    Review Request #10543 — Created April 26, 2019 and submitted

    Information

    Review Board
    release-3.0.x
    e9653a3...

    Reviewers

    GitHub changed the CDN used to host their assets, like emoji. The
    pymdown-extensions library we use still refers to the old URL, meaning
    that all emoji images we try to load fail. This change overrides the
    URLs, pointing to the modern CDN.

    Tested Unicode-based Emoji URLs and non-standard Emoji URLs. Verified
    both kinds could be loaded from the GitHub CDN.

    Description From Last Updated

    Bug 4817 was just filed

    daviddavid
    david
    1. Ship It!
    2. 
        
    david
    1. 
        
    2. Show all issues

      Bug 4817 was just filed

    3. 
        
    chipx86
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-3.0.x (4c314f2)