05 Aug, 2014

1 commit

  • …tion for client scripts to delay auto-submission while waiting for asynchronous client-side calls to complete. When handling asynchronous calls, autoSubmitDelay should be set to a reasonably high number and submit() should be called by the client script once all asynchronous calls have completed.
    Also, updated DeviceMatch client-side.js to make use of this new feature. The call to geolocation.getCurrentPosition now needs to have an error callback to ensure submit() is called promptly after any failure occurs - except for the case identified by https://bugzilla.mozilla.org/show_bug.cgi?id=675533
    
    git-svn-id: https://svn.forgerock.org/openam/trunk@10020 0f4defcf-c51a-4c67-9f44-6fb5eba73c5d
    craig.mcdonnell
     

01 Aug, 2014

1 commit