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

Fixes pause/resume for download items #9246

Merged
merged 1 commit into from
Jun 6, 2017

Conversation

NejcZdovc
Copy link
Contributor

@NejcZdovc NejcZdovc commented Jun 4, 2017

Submitter Checklist:

  • 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).
  • Tagged reviewers and labelled the pull request as needed.

Resolves #9244

Auditors: @bsclifton

Test Plan:

  • covered with test plan
  • try to download a file and then pause/resume it

Reviewer Checklist:

Tests

  • Adequate test coverage exists to prevent regressions
  • Tests should be independent and work correctly when run individually or as a suite ref
  • New files have MPL2 license header

Resolves brave#9244

Auditors: @bsclifton

Test Plan:
- covered with test plan
- try to download a file and then pause/resume i
@NejcZdovc NejcZdovc added this to the 0.18.x milestone Jun 4, 2017
@NejcZdovc NejcZdovc self-assigned this Jun 4, 2017
@NejcZdovc NejcZdovc requested a review from bsclifton June 4, 2017 04:26
@NejcZdovc
Copy link
Contributor Author

@bsclifton this is also in the current release version, so if you think that we should put this in 0.17 please update milestone

NejcZdovc added a commit to NejcZdovc/browser-laptop that referenced this pull request Jun 6, 2017
Resolves brave#9260

Auditors: @bsclifton

Test Plan:
- download an item
- check if download item is shown
- check if you can interact with it (note there is a problem with pause/resume, fixed here brave#9246)
NejcZdovc added a commit to NejcZdovc/browser-laptop that referenced this pull request Jun 6, 2017
Resolves brave#9260

Auditors: @bsclifton

Test Plan:
- download an item
- check if download item is shown
- check if you can interact with it (note there is a problem with pause/resume, fixed here brave#9246)
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.

Changes look great! 😄 👍 tests also pass manually. Really nice to remove the redundant state

@bsclifton bsclifton merged commit 2f2f860 into brave:master Jun 6, 2017
bsclifton added a commit that referenced this pull request Jun 6, 2017
Fixes pause/resume for download items
bsclifton added a commit that referenced this pull request Jun 6, 2017
Fixes pause/resume for download items
NejcZdovc added a commit to NejcZdovc/browser-laptop that referenced this pull request Jun 6, 2017
Resolves brave#9260

Auditors: @bsclifton

Test Plan:
- download an item
- check if download item is shown
- check if you can interact with it (note there is a problem with pause/resume, fixed here brave#9246)
NejcZdovc added a commit to NejcZdovc/browser-laptop that referenced this pull request Jun 6, 2017
Resolves brave#9260

Auditors: @bsclifton

Test Plan:
- download an item
- check if download item is shown
- check if you can interact with it (note there is a problem with pause/resume, fixed here brave#9246)
NejcZdovc added a commit to NejcZdovc/browser-laptop that referenced this pull request Jun 6, 2017
Resolves brave#9260

Auditors: @bsclifton

Test Plan:
- download an item
- check if download item is shown
- check if you can interact with it (note there is a problem with pause/resume, fixed here brave#9246)
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.

3 participants