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
fixes #4969 - went with dojo.cookie.useObject (get/setObject combinat…
…ion? - contemplated asObject, and others. change if
inappropriate) ... adds test to and enabled the cookie doh test. couldn't figure out a simple simple way to drop
useObject functionality into dojo.cookie without mini refactor.
updating Safari version detection code to give us a real major versio…
…n number. Using that update to ensure that we get/set iframe properties correctly in dojo.io.iframe. Fixes #5012