Open severinrudie opened 6 years ago
Won't fix: issue filed for documentation purposes only
The URL that ends up in the overlay is not always the page that was loaded. STR:
Expected: url is mozilla.org Actual: url is google analytics. See screenshot:
This is bad because it makes it difficult to know if our code is working correctly when running on the emulator.
Since we discovered this problem before, it's likely that this is a recent regression.
@pocmo Has anything changed in a-c that might have caused this? If there's nothing on the top of your head, we'll investigate: it could be us too! :)
Once this is fixed, we'll have to fix NetworkPageLoadTest
(assuming #1448 lands).
@pocmo Has anything changed in a-c that might have caused this? If there's nothing on the top of your head, we'll investigate: it could be us too! :)
I don't remember any change in that area that could have caused this. I only see us updating the URL in the Session
from onPageStart()
and onPageFinished()
.
NOTE: reproducible on emulator only
Steps to reproduce
Expected behavior
Actual behavior
Device information