[Webkit-unassigned] [Bug 18951] all DOM operations stop working when location.hash set to '#'

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 9 11:36:01 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=18951


marv.decker at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |marv.decker at gmail.com




------- Comment #4 from marv.decker at gmail.com  2008-05-09 11:36 PDT -------
You could change the setter to clear the # when you pass a NULL string, but
make the ref empty (leaving the #) when you pass an empty string. I think this
pattern would be good to use for the other setters as well (at least, the
query) so that "foo?" and "foo" can be differentiated in the setter.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list