[Webkit-unassigned] [Bug 93961] New: autoplay should work in iframe if sandbox has "allow-scripts"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 14 06:16:49 PDT 2012


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

           Summary: autoplay should work in iframe if sandbox has
                    "allow-scripts"
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Frames
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jussi.kukkonen at intel.com


Looks like media/no-auto-play-in-sandbox.html test (and the functionality it tests) is wrong.

It expects the media to _not_ autoplay in an iframe with sandbox="allow-scripts allow-same-origin". This seems incorrect as according to spec (both whatwg and w3c working draft) autoplay is restricted by "automatic features browsing context flag" which should not be set if allow-scripts is set.

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