You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix crash in url util function due to undefined root value: sourceRoot is checked everywhere using != null except in 1(one) spot, which caused a crash in my test set, while debugging indexed map issues with the origin API. (mozilla#394)
0 commit comments