Skip to content
Snippets Groups Projects
Commit 167dff78 authored by Sean McArthur's avatar Sean McArthur
Browse files

added link to issue in comment

parent b3c2871a
No related branches found
No related tags found
No related merge requests found
......@@ -57,6 +57,7 @@ BrowserID.Provisioning = (function() {
// positives if the user is on a slow connection.
// the timeout should only happen if the provisioning site doesn't
// want to provision for us.
// see https://github.com/mozilla/browserid/pull/1954
function iframeOnLoad() {
if (timeoutID) {
clearTimeout(timeoutID);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment