aboutsummaryrefslogtreecommitdiffstats
path: root/src/ng/compile.js
diff options
context:
space:
mode:
authorFredrik Bonander2013-02-06 10:30:40 +0100
committerIgor Minar2013-02-07 02:36:52 -0800
commit7cb8f8fb4498aa5d8b04310cd4580997e65a7e86 (patch)
tree7e59e4fbceff6b1d81f5bfe3018872bcc239edfd /src/ng/compile.js
parent8d34bf2feaa303ef286e3309ad766ff7d15f8b11 (diff)
downloadangular.js-7cb8f8fb4498aa5d8b04310cd4580997e65a7e86.tar.bz2
fix($cookies): set cookies on Safari&IE when base[href] is undefined
Safari and IE don't like being told to store cookies with path set to undefined. This change ensures that if base[href] (from which cookie path is derived) is undefined then the cookie path defaults to ''. The test verifies that the cookie is set instead of checking that cookie has correct path, this is due to that cookie meta information is not avabile once the cookie is set. Closes #1190, #1191
Diffstat (limited to 'src/ng/compile.js')
0 files changed, 0 insertions, 0 deletions