Skip to content

update to latest#1

Merged
nootfly merged 21 commits intonootfly:masterfrom
tomwilsn:master
Jul 13, 2016
Merged

update to latest#1
nootfly merged 21 commits intonootfly:masterfrom
tomwilsn:master

Conversation

@nootfly
Copy link
Copy Markdown
Owner

@nootfly nootfly commented Jul 13, 2016

No description provided.

pronebird and others added 21 commits December 28, 2015 13:33
execution would not cancel the operation itself and would not call
super implementation of -cancel method.
Finish operation when cancelling already running operation
Add missing context parameter when removing observer
Add convenience method to add multiple operations into group operation
Fixes issue when cancelling alert operation prior to operation
…itions; Updated location and notification conditions to use `alertPresentationExclusivity`
…etState:`

- Turning off automatic notification of changes for `state` on
`OPOperation`
- Moves KVO change notification methods within the `@syncronized` block
/ within the guarding if check for state not equal to finished.

This resolves some issues around thread safety in regards to state
changes as well as KVO notifications on state change being called when
it shouldn’t be.
Adds media permission operation and audio/video conditions
…parameter

Add parameter name to fix Xcode autocompletion issues
Moving call for KVO changes into `@synchronized` on `OPOperation` `-setState:`
@nootfly nootfly merged commit 3789a59 into nootfly:master Jul 13, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants