Merge lp://staging/~dobey/ubuntuone-client/get-published-race into lp://staging/ubuntuone-client/stable-1-4
Proposed by
dobey
Status: | Merged |
---|---|
Approved by: | dobey |
Approved revision: | 750 |
Merged at revision: | 750 |
Proposed branch: | lp://staging/~dobey/ubuntuone-client/get-published-race |
Merge into: | lp://staging/ubuntuone-client/stable-1-4 |
Diff against target: |
43 lines (+16/-0) 2 files modified
nautilus/ubuntuone-nautilus.c (+15/-0) nautilus/ubuntuone-nautilus.h (+1/-0) |
To merge this branch: | bzr merge lp://staging/~dobey/ubuntuone-client/get-published-race |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Roberto Alsina (community) | Approve | ||
John O'Brien (community) | Approve | ||
Review via email: mp+52142@code.staging.launchpad.net |
Commit message
Add a timeout if we haven't loaded the published files list to avoid a race
condition where this callback gets called before sd is online, and never again
To post a comment you must log in.
Looks good.