gwt /
gwt /
e97006760353d1780af97545c5c0ad8cda6257e9 Fixes issue #1345; calling XHR.open() with null arguments for user and password would cause a "null"/"null" login to be sent to the server on Opera. The fix is to only pass exactly as many arguments to open() as matter. I made three different overloads for the JSNI methods because in most cases (no auth) the compiler will be able to optimize out the 4 and 5 arg versions.
Found by: joerg.baumann
Review by: mmendez
git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@1262 8db76d5a-ed1c-0410-87a9-c151d255dfc7
3 files changed