Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Support rendering previews with data: URLs in them #11767

Merged
merged 16 commits into from
Jan 24, 2022
Merged

Commits on Jan 18, 2022

  1. Add a comment.

    clokep committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    ff7c377 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b09001 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb448dd View commit details
    Browse the repository at this point in the history
  4. Handle data URLs.

    clokep committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    9b98fea View commit details
    Browse the repository at this point in the history
  5. Rename test file.

    clokep committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    f07df94 View commit details
    Browse the repository at this point in the history
  6. Newsfragment

    clokep committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    6cd9b5b View commit details
    Browse the repository at this point in the history
  7. Fix-up comments.

    clokep committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    88917c0 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2022

  1. Properly use seek() APIs.

    clokep committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    b9a1c66 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    116015f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b38444 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e042244 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    deeec27 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5124a94 View commit details
    Browse the repository at this point in the history
  7. Assert the image size.

    clokep committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    d38a07c View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2022

  1. Use a class for return values.

    clokep committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    043b4c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2042da1 View commit details
    Browse the repository at this point in the history