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

show origin for downloaded URLs #7755

Merged
merged 1 commit into from
Apr 3, 2017
Merged

Conversation

diracdeltas
Copy link
Member

@diracdeltas diracdeltas commented Mar 17, 2017

test plan:

  1. go to https://bing.com, download any of the images. the download bar should appear and show 'https://bing.com' in green.
  2. go to http://thehill.com, download any image. the download bar should show 'http://thehill.com' in red.

screen shot 2017-04-03 at 11 01 37 am

Description

fix #7468

  • Submitted a ticket for my issue if one did not already exist.
  • Used Github auto-closing keywords in the commit message.
  • Added/updated tests for this change (for new code or code which already has tests).
  • Ran git rebase -i to squash commits (if needed).

@bsclifton bsclifton force-pushed the feature/downloads-origin branch from 4d24855 to 0dd7d4f Compare April 3, 2017 16:51
@bsclifton bsclifton self-requested a review April 3, 2017 18:00
Copy link
Member

@bsclifton bsclifton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works great and looks great! 😄 Well done!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Added origin display for downloads
2 participants