Bug 465263. When setting location.hash to empty string, treat that as identical...
commitc088a091f8ca56c8d368e77f9f8ac9a689644fe1
authorBoris Zbarsky <bzbarsky@mit.edu>
Wed, 26 Nov 2008 21:52:54 +0000 (26 16:52 -0500)
committerBoris Zbarsky <bzbarsky@mit.edu>
Wed, 26 Nov 2008 21:52:54 +0000 (26 16:52 -0500)
treed69cadc15f4009ca1cc233b67a2652cec9817768
parentd9c11dbe342ddd9414eebfd6d666ed83b8a83099
Bug 465263.  When setting location.hash to empty string, treat that as identical to '#' for compat with IE.  r+sr=jst, a=beltzner
dom/src/base/nsLocation.cpp
dom/tests/mochitest/bugs/Makefile.in
dom/tests/mochitest/bugs/test_bug465263.html [new file with mode: 0644]