[Webkit-unassigned] [Bug 28424] New: Implement window.onhashchange event

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 18 05:14:48 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=28424

           Summary: Implement window.onhashchange event
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
               URL: http://www.whatwg.org/specs/web-apps/current-work/#han
                    dler-window-onhashchange
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: teun at be.nl


Please implement HTML5 window.onhashchange event, which fires whenever the hash
part of the url (index.html#thispart) changes.

See mozilla bug 385434 https://bugzilla.mozilla.org/show_bug.cgi?id=385434
and https://developer.mozilla.org/en/DOM/window.onhashchange

Please also create the body attribute <body onhashchange="myFuncRef();"/>

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



More information about the webkit-unassigned mailing list