As far as I can tell, both 2905 and 2909 are fixed by this patch. Committed as r3681.
On Wed, Sep 24, 2008 at 2:41 PM, Joel Webber <[EMAIL PROTECTED]> wrote: > Glad to hear it. The patch is against trunk, but we can always merge it > down into 1.5 if necessary. > > > On Wed, Sep 24, 2008 at 2:40 PM, Sam Gross <[EMAIL PROTECTED]> wrote: > >> FWIW, the patch fixes issue 2905 for me. >> What version of GWT will this patch target? >> -Sam >> >> On Wed, Sep 24, 2008 at 1:51 PM, Joel Webber <[EMAIL PROTECTED]> wrote: >> >>> John, >>> I'd like you to have a look at the following changes to Safari's history >>> implementation. They're meant to work around the bizarre issues caused by >>> setting Safari's location.hash to an empty string. Please pay particular >>> attention to the ugly URL rewriting code I added to HistoryImplSafari. >>> >>> Patch by: jgw >>> Review by: jat >>> Issues: 2905, 2909 >>> Affected files: >>> M user/test/com/google/gwt/user/client/ui/HistoryTest.java >>> M user/src/com/google/gwt/user/client/impl/HistoryImplSafari.java >>> >>> >>> >>> >>> >> > --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~----------~----~----~----~------~----~------~--~---
