Merge lp://staging/~ahayzen/music-app/refactor-delay-urlhandler-contenthub-after-walkthrough into lp://staging/music-app

Proposed by Andrew Hayzen
Status: Merged
Approved by: Victor Thompson
Approved revision: 855
Merged at revision: 851
Proposed branch: lp://staging/~ahayzen/music-app/refactor-delay-urlhandler-contenthub-after-walkthrough
Merge into: lp://staging/music-app
Diff against target: 226 lines (+108/-46)
4 files modified
app/components/Helpers/ContentHubHelper.qml (+55/-45)
app/components/Helpers/UriHandlerHelper.qml (+13/-1)
app/logic/stored-request.js (+33/-0)
app/music-app.qml (+7/-0)
To merge this branch: bzr merge lp://staging/~ahayzen/music-app/refactor-delay-urlhandler-contenthub-after-walkthrough
Reviewer Review Type Date Requested Status
Victor Thompson Approve
Ubuntu Phone Apps Jenkins Bot continuous-integration Approve
Review via email: mp+254760@code.staging.launchpad.net

Commit message

* Delay urlhandler/content-hub calls until after walkthrough is complete

Description of the change

* Delay urlhandler/content-hub calls until after walkthrough is complete

Refactor compliment to [0] same testing please :)

0 - https://code.launchpad.net/~ahayzen/music-app/fix-1438317-delay-urlhandler-contenthub-after-walkthrough/+merge/254756

To post a comment you must log in.
Revision history for this message
Ubuntu Phone Apps Jenkins Bot (ubuntu-phone-apps-jenkins-bot) wrote :
review: Approve (continuous-integration)
851. By Andrew Hayzen

* Only store the last request
* Use a generic external request store

852. By Andrew Hayzen

* Remove unused vars

Revision history for this message
Ubuntu Phone Apps Jenkins Bot (ubuntu-phone-apps-jenkins-bot) wrote :
review: Approve (continuous-integration)
853. By Andrew Hayzen

* Add wait for queueLoaderWorker in processAlbum()

Revision history for this message
Ubuntu Phone Apps Jenkins Bot (ubuntu-phone-apps-jenkins-bot) wrote :
review: Approve (continuous-integration)
Revision history for this message
Victor Thompson (vthompson) wrote :

It seems a little odd to have a helper component just to store a function to be called later--but I'm OK with it. Would it make more sense to use a JS library or something?

import "external-request.js" as ExternalRequest

I'll try to do some testing a bit later on.

review: Needs Information
854. By Andrew Hayzen

* Change ExternalRequest.qml to delay-request.js

Revision history for this message
Ubuntu Phone Apps Jenkins Bot (ubuntu-phone-apps-jenkins-bot) wrote :
review: Approve (continuous-integration)
855. By Andrew Hayzen

* Change from delay-request.js to stored-request.js

Revision history for this message
Ubuntu Phone Apps Jenkins Bot (ubuntu-phone-apps-jenkins-bot) wrote :
review: Approve (continuous-integration)
Revision history for this message
Victor Thompson (vthompson) wrote :

lgtm!

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches