Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix infinite loop in has binder #44

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
Open

Fix infinite loop in has binder #44

wants to merge 11 commits into from

Conversation

kriskowal
Copy link
Member

No description provided.

asolove and others added 11 commits September 25, 2013 11:59
After running the specs with memwatch probing for leaks,
I am content that this change is solid.
This has turned out to be superfluous. `memwatch` does not reveal any
memory leaks while running test coverage. Specifications pass. However,
the behavior of the equality binder changed, but appears to be logical.
to test the strings example
added a string concat example
Fix has observer for maps
mczepiel added a commit to montagestudio/ng-reader that referenced this pull request May 13, 2014
This is from montagejs/frb#44
It has not landed in montage yet but is needed to make filtering work.
Without it, the `avoidsEmptySelection` causes an infinite loop
when the current article is no longer available in the filtered content
presented to the rangeController.
@mczepiel
Copy link
Contributor

This is working well in the example I had where a rangeController's content was changed to a subset of the original content (filtering applied elsewhere); otherwise, the avoidsEmptySelection put us into the aforementioned loop.

@kriskowal
Copy link
Member Author

@aadsm would you be so kind as to take on the review+merge/maybe?

@aadsm
Copy link
Collaborator

aadsm commented Jun 3, 2014

Still fails on the repetition: 0 specs, 58 failures in 35.798s @ 13:4:45

@hthetiot
Copy link
Contributor

@kriskowal could you rebase on master ?

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.

6 participants