From 4e57ced4782c014773ef9b1858e8a8bd6949d1c7 Mon Sep 17 00:00:00 2001 From: Ian Hickson Date: Fri, 25 Mar 2011 00:55:06 +0000 Subject: [PATCH] [agiow] (1) Revamp pushState() to work like Firefox 4, since that actually makes the API useful. See also http://hacks.mozilla.org/2011/03/history-api-changes-in-firefox-4/, WHATWG mail, and the bug below. Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=12277 git-svn-id: http://svn.whatwg.org/webapps@5964 340c8d12-0b0e-0410-8428-c7bf67bfef74 --- complete.html | 78 ++++++++++++++++---------------------------- index | 78 ++++++++++++++++---------------------------- source | 89 ++++++++++++++++----------------------------------- 3 files changed, 82 insertions(+), 163 deletions(-) diff --git a/complete.html b/complete.html index ece4448a62e..285c830285c 100644 --- a/complete.html +++ b/complete.html @@ -239,7 +239,7 @@