- From: Philip Jägenstedt <notifications@github.com>
- Date: Mon, 22 Feb 2016 20:43:02 -0800
- To: whatwg/xhr <xhr@noreply.github.com>
Received on Tuesday, 23 February 2016 04:43:31 UTC
It sounds like the problem is that if `MoPub.AdReceivedSuccess()` is reached it's simply assumed that the previous ad was loaded successfully. Even with all the sync XHR in the world, why would that necessarily be true? The example is a bit too abstract to give advise about, but in principle it seems straightforward to load ads without sync XHR and only report them as successfully downloaded and rendered when they really are. Can you fill in the blanks for me? --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/xhr/issues/20#issuecomment-187528108
Received on Tuesday, 23 February 2016 04:43:31 UTC