Skip to content

Bad resume #5

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

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

Bad resume #5

wants to merge 3 commits into from

Conversation

brettz9
Copy link
Contributor

@brettz9 brettz9 commented Apr 6, 2016

I don't actually want you to merge this PR, but am providing to highlight that for some reason, Chrome, Firefox, and PhantomJS don't handle the tests properly if I try to keep your 100ms delay feature along with my resume ability.

When I try logging, the second time making the request (after the delay), although the handlers are added to the request object, none of them fire.

brettz9 added 3 commits April 23, 2018 07:26
…r object;

- Fix: Remove repeated attempt after block event as not working in browser testing;
- Fix: Polyfill delete's `newVersion` for Firefox (and add tests);
- Fix: Polyfill PhantomJS' `del` success event, resumed and otherwise (and add tests);
- Fix: preventDefault within error handlers to avoid bubbling of errors beyond catch;
- Feature: Support resumption of blocked events via `resume` property (and add docs and tests);
- Feature: Pass on event object to `del` `onsuccess`;
- Testing feature: Separate zuul from local testing;
- Testing: Extend timeout for Firefox
- Testing: Add delete test (with checks for its success event)
…r object;

- Fix: Remove repeated attempt after block event as not working in browser testing;
- Fix: Polyfill delete's `newVersion` for Firefox (and add tests);
- Fix: Polyfill PhantomJS' `del` success event, resumed and otherwise (and add tests);
- Fix: preventDefault within error handlers to avoid bubbling of errors beyond catch;
- Feature: Support resumption of blocked events via `resume` property (and add docs and tests);
- Feature: Pass on event object to `del` `onsuccess`;
- Testing feature: Separate zuul from local testing;
- Testing: Extend timeout for Firefox
- Testing: Add delete test (with checks for its success event)
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.

1 participant