Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

Resolve the issue with the default scope being overriden #9047

Merged
merged 2 commits into from
Sep 15, 2014

Conversation

busykai
Copy link
Contributor

@busykai busykai commented Sep 10, 2014

The default's scope load() was executing after the scope was already filled out with preferences.

Also, re-work adding to scope using explicit shadow entry state tracking (instead of promises).

cc: @redmunds

@redmunds redmunds self-assigned this Sep 10, 2014
} else {
return Promise.resolve();
}
})
Copy link
Contributor

Choose a reason for hiding this comment

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

JSLlint is complaining about this block being indented.

@redmunds
Copy link
Contributor

Thanks. I'm going to merge and fix the JSLint errors. I'm also seeing a weird problem with Recent Project dropdown, but I suspect this branch just needs to be merged with master.

redmunds added a commit that referenced this pull request Sep 15, 2014
Resolve the issue with the default scope being overriden
@redmunds redmunds merged commit 4aa4f2a into promises-upgrade Sep 15, 2014
@redmunds redmunds deleted the kai/promises-upgrade branch September 15, 2014 22:54
@busykai
Copy link
Contributor Author

busykai commented Sep 16, 2014

Yeah, I need to get to multiple linters ASAP... Switching between linters is something I always forget to do. Sorry!

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

Successfully merging this pull request may close these issues.

2 participants