Bug 1562667 Comment 11 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

(In reply to Tom Tung [:tt, :ttung] from comment #10)
> (In reply to Tom Tung [:tt, :ttung] from comment #8)
> > try for P1 + P2 https://treeherder.mozilla.org/#/jobs?repo=try&revision=e6e3c1d1fb59ac8bd85fa3781197a56097b7a338
> 
> After addressing comment for P1
> https://treeherder.mozilla.org/#/jobs?repo=try&revision=1142ed55fa11692093c3becfb03577399ab4143e

It seems the change for checking remoteType makes wpt test on Android fails. I'm checking more info on try.
Try without the remoteType check: https://treeherder.mozilla.org/#/jobs?repo=try&revision=0f36843849633ed4a79fc54f4ff38ac83d0cb8a0
Try with the check and printing some log:  https://treeherder.mozilla.org/#/jobs?repo=try&revision=f25ca34f9ca59c69cdd15bd03c3fb6b3b74433ba

If it's related to, then I will probably extract the code for checking remote type out to another patch and land the part without it.
(In reply to Tom Tung [:tt, :ttung] from comment #10)
> (In reply to Tom Tung [:tt, :ttung] from comment #8)
> > try for P1 + P2 https://treeherder.mozilla.org/#/jobs?repo=try&revision=e6e3c1d1fb59ac8bd85fa3781197a56097b7a338
> 
> After addressing comment for P1
> https://treeherder.mozilla.org/#/jobs?repo=try&revision=1142ed55fa11692093c3becfb03577399ab4143e

It seems the change for checking remoteType makes wpt test on Android fails. I'm checking more info on try.
Try without the remoteType check:  https://treeherder.mozilla.org/#/jobs?repo=try&revision=1c3aed6ef80556e14c00ac8c79ac653067351b01
Try with the check and printing some log:  https://treeherder.mozilla.org/#/jobs?repo=try&revision=f25ca34f9ca59c69cdd15bd03c3fb6b3b74433ba

If it's related to, then I will probably extract the code for checking remote type out to another patch and land the part without it.

Back to Bug 1562667 Comment 11