[Webkit-unassigned] [Bug 173657] New: Some tests to verify forbidden frame navigation time out

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 21 09:49:26 PDT 2017


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

            Bug ID: 173657
           Summary: Some tests to verify forbidden frame navigation time
                    out
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Frames
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: fred.wang at free.fr
                CC: cdumez at apple.com, youennf at gmail.com
        Depends on: 173162, 173649

The following tests time out in WebKit but they don't in Gecko or Chromium:

http://w3c-test.org/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_allow_top_navigation-2.html
http://w3c-test.org/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_navigate_ancestor-1.html

Apparently the Javascript error caused by Document::canNavigate is not caught by the try statement which prevents the tests to complete.

(Note: timeouts also happen for iframe_sandbox_popups_escaping-3, iframe_sandbox_popups_nonescaping-3, and iframe_sandbox_allow_top_navigation_by_user_activation_without_user_gesture but this is because of incomplete implementation, see bug 173162 and bug 171327).


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=173162
[Bug 173162] Document::canNavigate should consider allow-popups and allow-popups-to-escape-sandbox
https://bugs.webkit.org/show_bug.cgi?id=173649
[Bug 173649] Import W3C tests regarding navigation inside sandboxed iframes
-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170621/63b5f38d/attachment.html>


More information about the webkit-unassigned mailing list