[Webkit-unassigned] [Bug 108230] New: History API breaks Fullscreen API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 29 14:43:45 PST 2013


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

           Summary: History API breaks Fullscreen API
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
               URL: http://adam.sobaniec.com/Sandbox/Fullscreen
        OS/Version: Windows 7
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: sobanieca at gmail.com


I don't know if it's entirely WebKit bug, or Chrome related bug, but:

Under following url: http://adam.sobaniec.com/Sandbox/Fullscreen

When following steps will be performed:
1. Enter fullscreen mode
2. Run an event that uses History API (pushState) and modifies URL
3. In Chrome fullscreen mode will automatically close.

What went wrong?
When history.pushState() is being executed in fullscreen mode, and the url is being modified, browser should not exit fullscreen mode

-- 
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